14828 Commits (c4ae5c0ee52bf04d379dff719e127f7fac0da2df)

Author SHA1 Message Date
LaurentBerger fa4d32f7dd Solve issue 8136 opencv doc of threshold 8 years ago
StevenPuttemans bfb18d29a6 add explanation to detectMultiScale overload functionality 8 years ago
Tony Theodore 678e114e5f highgui: use forward slash for gl.h include 8 years ago
LaurentBerger 488eb11ba8 Add a link to MatExpr in Detailed Description of Mat 8 years ago
msk-repo01 9a1835ce66 Fix for opencv/opencv#8105 (compiling with mingw32) 8 years ago
PkLab ece3fac7ef Merge pull request #8112 from PkLab:Fix_7898 8 years ago
Pavel Vlasov a47b7a34be Adds IPP control functions to bindings export 8 years ago
Juha Reunanen f3cb5084cf Fix #8093: CV_DbgAssert that the result of area() fits in the return value 8 years ago
Maksim Shabunin b417b4dbee KMeans improvement 8 years ago
Tomoaki Teshima fd711219a2 use universal intrinsic in VBLAS 8 years ago
Vladislav Sovrasov a789c08588 ml::EM: add documentation for predict() method 8 years ago
chrizandr 519fbdb8ab Wrappers for load methods of EM, LR, SVMSGD and Normal Bayes Classifier 8 years ago
chrizandr d22df8c41f Add wrappers for load functions for DTrees and Boost classifiers 8 years ago
Jiri Horner 4ee25c7e95 add test for convertions in estimateAffine2D* functions 8 years ago
Jiri Horner 9408a5ef5d fix conversion bug in estimateAffine2D* functions 8 years ago
Pavel Rojtberg 67f163892e viz: fix compilation - we need the VTK includes before ocv_define_module 8 years ago
Tomoaki Teshima d0bdf99501 check correct flag 8 years ago
PkLab.net eb768514c3 Fix misplaced description CAP_PROP_SETTINGS and others minor changes in videoio doc 8 years ago
Alexander Alekhin ec47a0a6de build: workaround for missing _mm256_setr_m128 in GCC 8 years ago
Vladislav Sovrasov 4e0351bafd Clarify docs for MOG2::apply 8 years ago
Tomoaki Teshima 820fdbff23 brush up AVX optimization in popcount 8 years ago
Alexander Alekhin c1dec72fb6 java: force 64F in solvePnP test 8 years ago
Tomoaki Teshima 07979b02c3 optimize corner detection series using AVX instructions 8 years ago
Tomoaki Teshima ddca982c09 remove pure SSE part 8 years ago
Pavel Rojtberg 3e708e015c solvePnP: use CV_32F for rvec, tvec if all PnP inputs are CV_32F 8 years ago
mshabunin c6c519166e Added CV_DEPRECATED macro 8 years ago
Dal Rupnik c10283b2b6 Replaced macro with built-in OpenCV export 8 years ago
Tomoaki Teshima b34ebc8cfe use universal intrinsic in stereo matching 8 years ago
Dal Rupnik a50efda49d Added export functions for ObjC classes 8 years ago
Alexander Alekhin a5d16f09e6 cmake world: allow to build python bindings 8 years ago
Alexander Alekhin 36b34465a4 cmake: include contrib modules into opencv_world 8 years ago
Alexander Alekhin 9bb5d6cab0 remove precomp.cpp 8 years ago
Tomoaki Teshima 1d01e435ca use universal intrinsic in fast 8 years ago
Peter Würtz c659f94dca Expose more UMat constructors to python 8 years ago
Dal Rupnik e71ff78f7f Merge pull request #8009 from Legoless:master 8 years ago
Tomoaki Teshima 062d2179eb use universal intrinsic in corner detection series 8 years ago
chrizandr e3ec3566d9 RTrees: Add wrapper for RTrees_load method to enable loading trained RTrees 8 years ago
Tim King 203b398caa Fixed bug #7482. Updated dense flow routine to reference bound textures. 8 years ago
Alexander Alekhin a2b6b595c2 shape: force column-based vector 8 years ago
Vladislav Sovrasov 896c34fab3 Add support of type headings from YAML1.2 8 years ago
Alexander Alekhin 3668a01fca eliminate warnings 8 years ago
Alexander Alekhin 2b44c0b649 cmake: fix lapack 8 years ago
berak 89a740a62f Merge pull request #8019 from berak:patch-2 8 years ago
mshabunin 8c66531c42 imgproc/CLAHE/ocl: Removed unnecessary __local variable 8 years ago
Alexander Alekhin f94e64a0ae cuda: fix CUDA tests initialization 8 years ago
Tomoaki Teshima 8b22099da2 use universal intrinsic and SSE4 popcount instruction in normHamming 8 years ago
Tetragramm 7cc0b0f93e Add case including both moments empty. 8 years ago
atinfinity b3c77e664d added to check the support of AVX2 8 years ago
LaurentBerger e6f27240d5 dd a note in findcontours doc 8 years ago
Tomoaki Teshima f1aae52daf clean up unused #if 8 years ago