18961 Commits (ed96864892db6d9cf2a5cf22f76f06422fcf3ab6)

Author SHA1 Message Date
Thang Tran d1615ba11a video:fixed DISOpticalFlow segfault from small img 6 years ago
David Carlier a6144b8e1a OpenBSD build fix 6 years ago
Ahmed Ashour f3319f6140 java: remove redundant declaration of java.lang package 6 years ago
Ahmed Ashour 1050b5351e java: add CvType.CV_16F 6 years ago
Ruslan Garnov 54ff72a1cc Merge pull request #14599 from rgarnov:gapi_aux_kernels 6 years ago
atalaman cbb699efd2 Merge pull request #14151 from TolyaTalamanov:at/own-mat-output-doesnt-support 6 years ago
atalaman d9dac9cd1b Merge pull request #14150 from TolyaTalamanov:at/computation-doesnt-work-with-out-vector 6 years ago
Maksim Shabunin bcf7286ad9 Docs: updated videoio module overview 6 years ago
atalaman 935c02c0a3 Merge pull request #13851 from TolyaTalamanov:at/new-kernel-package-design 6 years ago
Dmitry Kurtaev 26e426adb1 StridedSlice from TensorFlow 6 years ago
Rostislav Vasilikhin e90e0ef9aa Merge pull request #14106 from savuor:lab_wide 6 years ago
dianlujitao f0f50b757d Fix LogSoftmax for ONNX 6 years ago
catree 33cb9c5ca5 Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors. 6 years ago
Maksim Shabunin 6fc6207e93 Added videoio plugin for MediaSDK 6 years ago
catree b5e2ec4ea4 Fix typo in NormTypes documentation. 6 years ago
Kohei Yoshida 7b4aefedea Add support for loading ONNX model from in-memory buffer. 6 years ago
Vitaly Tuzov 7a55f2af3b Updated AVX2 implementation of v_popcount for u8. 6 years ago
Daniel Ingram 962d57b4d6 Merge pull request #14559 from daniel-s-ingram:master 6 years ago
Alexander Alekhin b8f9076de0 core: drop 'operator << (ostream, String)' overload 6 years ago
Alexander Alekhin 8936a0f3a5 android: fix JavaCamera2View UV plane handling 6 years ago
Alexander Alekhin d784b40e24 calib3d(docs): examples paragraph is related to findHomography() 6 years ago
Alexander Alekhin 68012bfbf9 calib3d: fix uninitialized fields in ctors 6 years ago
Vitaly Tuzov 1220dd4877 Updated v_popcount description, reference implementation and test. 6 years ago
Vitaly Tuzov 96ab78dc4f Reworked v_popcount implementation to provide number of bits in a single lane 6 years ago
Ruslan Garnov 50af4df1d7 Fixed roi inference to always produce even sizes for nv12 6 years ago
Liubov Batanina dfa753c6b4 Support OCV backend 6 years ago
Dmitry Kurtaev 6389dfe49c Fixed DetectionOutput output blob shape 6 years ago
Liubov Batanina dadb1473c1 Add BatchNorm3d layer 6 years ago
Dmitry Kurtaev c3b0a68a2b Async mode for dnn's object detection sample 6 years ago
Maksim Shabunin 9a81ff7315 Backported AVFoundation fixes from master branch 6 years ago
Anton Potapov c2e26c1527 Async API for GAPI 6 years ago
Dmitry Kurtaev 471b83ccd5 Modify paddings computation for SAME pad mode 6 years ago
Sayed Adel 5a77f4cee3 Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
Dmitry Kurtaev adc1ef9308 Fix uint8 input data for Async mode of dnn 6 years ago
Alexander Alekhin 610f5481c1 core(ocl): ocl::Kernels::args() via variadic template 6 years ago
Alexander Alekhin 04caf0549d video(DIS): OpenCL workaround for AMDGPU 6 years ago
Alexander Alekhin 0e1dd63f5e video(DIS): use OpenCL shared mem 6 years ago
seungju ceff82877d fix a typo in md file 6 years ago
Thang Tran 1aff378ae8 imgproc: fixed bug from intersectConvexConvex 6 years ago
Dmitry Kurtaev a6ed8f268a Remove extra weights cloning from TensorFlow importer 6 years ago
Ruslan Garnov 834d438d6e Added GMatP type 6 years ago
Lubov Batanina 77fa59c3da Merge pull request #14301 from l-bat:conv3d 6 years ago
catree dac31e84fb Add solvePnPRefineLM to refine a pose according to a Levenberg-Marquardt iterative minimization process. Add solvePnPRefineVVS to refine a pose using a virtual visual servoing scheme. 6 years ago
Alexander Alekhin 138a80611c build: avoid MSVC ICE 6 years ago
anton-potapov f5801ee7da Merge pull request #14346 from anton-potapov:gapi_async 6 years ago
Dmitry Kurtaev 9408c3e640 Refactored TensorFlow subgraphs fusion 6 years ago
Alexander Alekhin 1c180f4c7f imgproc: fix RemoveOverlaps() with empty input vector 6 years ago
Alexander Alekhin cd4926778e ts: fix perf calibation 6 years ago
Alexander Alekhin 38c0278be3 ts: silence zero memory usage messages 6 years ago
Maksim Shabunin 683acd9ae2 Support very old V4L 6 years ago