18870 Commits (1f57eb93fd1a448cb6b461e8f0d76177fbbaf317)

Author SHA1 Message Date
Rafa Gomez-Jordana 9a24886282 Fix blob detector insertion sort 6 years ago
arnaudbrejeon a37201abee Fix crash, add assert and test 6 years ago
armenpoghosov edf2cbd5f7 Merge pull request #14828 from armenpoghosov:parmen_RANSACPointSetRegistrator_getSubset_disaster_cleanup 6 years ago
Vitaly Tuzov 9befb7a1d7 Merge pull request #14916 from terfendail:wsignmask_deprecated 6 years ago
Alexander Alekhin 44836c7f78 core: evaluate CV_Error() parameters during static scans 6 years ago
StefanBruens 3e4a195b61 Merge pull request #14936 from StefanBruens:crosscorr_cleanup 6 years ago
Stefan Brüns e9a2e665b2 Explicitly default operator= for Vec<T, n> 6 years ago
Dmitry Kurtaev 75f4c1abf2 Enable some tests for Inference Engine backend 6 years ago
Alexander Alekhin a743de0e24 dnn: adjust compilation options 6 years ago
Nuzhny007 031e57b359 Fixed names conflict with dldt 6 years ago
Dmitry Kurtaev 96a2f80bf2 Limit number of threads in CPU plugin of IE by OpenCV's getNumThreads 6 years ago
Rostislav Vasilikhin f2f600f807 fixed multi instrumentations 6 years ago
Alexander Alekhin 24790e4061
Merge pull request #14899 from alalek:dnn_fix_bnll_layer 6 years ago
Apoorv Goel 5b521bb778 Merge pull request #14898 from UnderscoreAsterisk:flann-warnings-and-4376 6 years ago
James Bowley daa308f81c Update obsolete flag in Intel video decoder. 6 years ago
Alexander Alekhin 333e51b217 dnn: configure plugin path for InferenceEngine 6 years ago
Alexander Alekhin f3e9eb3371 dnn: both protobuf readers have similar behavior 6 years ago
Alexander Alekhin e8a703a71d core(intrin): v_load_low() workaround for aarch64+clang 6 years ago
Alexander Alekhin 4a6888ccf6 imgproc: fix kmeans() call from grabCut() 6 years ago
Feng Chen 5620306c70 Merge pull request #14845 from vonchenplus:ocv_mirrorpad 6 years ago
Alexander Alekhin 894f208de3 dnn(test): replace SkipTestException with tags 6 years ago
Lubov Batanina 16294437d5 Merge pull request #14833 from l-bat:ocv_eltwise3d 6 years ago
Alexander Alekhin 779f59da6b pre: OpenCV 3.4.7 (version++) 6 years ago
Alexander Alekhin f5ddaef46b experimental version++ 6 years ago
Cameron Martin 0ae053fdf8 js: Add findHomography js bindings. 6 years ago
Thang Tran 2a67375239 js: added fillPoly() and fillConvexPoly() 6 years ago
Alexander Alekhin 5ac55fc132 core: eliminate AVX512 build warnings 6 years ago
Alexander Alekhin 13a782c039 test: fix usage of findDataFile() 6 years ago
Alexander Alekhin 8ab6efb8c0 videoio: refactor GStreamer backend 6 years ago
Alexander Alekhin ab24325df3 videoio(test): avoid raw ptr in ffmpeg tests 6 years ago
Alexander Alekhin 681e0323f2 core: backport toLowerCase()/toUpperCase() 6 years ago
Alexander Alekhin baf372ad3d videoio(test): add extra videoio tests 6 years ago
Alexander Alekhin 95d9cfb5c3 static analysis issues 6 years ago
gal0is bb7dc5f992 Solve the import issue in Python2. 6 years ago
Kang Yifei ba0ed79635 Merge pull request #14800 from FanaticsKang:add_undistortPoint_test 6 years ago
Kang 549c53121a fix the bug, when k[4] is negative, icdist may be negative at the edge of image. 6 years ago
Dmitry Kurtaev dfdc91f8c9 dnn: fix MVN layer (issue 14683) 6 years ago
Dmitry Kurtaev eba696a41e Merge pull request #14792 from dkurt:dnn_ie_min_version_r5 6 years ago
Vitaly Tuzov a29e59a770 Rename parameters in AVX512 implementation of v_load_deinterleave and v_store_interleave 6 years ago
Jan Starzynski e9ed7eb68d make -fvisibility=hidden work with java 1.7 6 years ago
Vitaly Tuzov d2aadabc5e Merge pull request #14743 from terfendail:wui512_fixvswarn 6 years ago
Alexander Alekhin f8791f072d core: avoid function type cast, make happy UBSAN 6 years ago
Alexander Alekhin db7f689728 imgcodecs(tiff): add more checks 6 years ago
Maksim Shabunin 10d61a2b44 Limited API support for Python3 6 years ago
Alexander Alekhin 02bfd20760 imgcodecs(test): add OpenEXR I/O test 6 years ago
Alexander Alekhin 1e9ad5476d core(intrin): drop hasSIMD128 checks 6 years ago
Lubov Batanina 5e80191d27 Merge pull request #14697 from l-bat:Slice_ONNX 6 years ago
Chip Kerchner Chip.Kerchner@ibm.com 058367f34c Rewrite code in BGR2Gray functions so that auto vectorizer does a better job. 6 years ago
Alexander Alekhin 60fb1fde75 java: wrap StringIO() to support unicode strings 6 years ago
Alexander Nesterov a9769b9202 Remove check and added binding tests 6 years ago