4737 Commits (017895dd93fbf1afa4adaa9672f56cd8b46f041a)
 

Author SHA1 Message Date
Andrey Kamaev 620d122fc2 Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings 13 years ago
Andrey Kamaev b1eba01afb Fixed several mistakes in documentation 13 years ago
Andrey Kamaev 5f8715c8b4 Fixed file globbing in documentation parsers 13 years ago
Vadim Pisarevsky acf356b080 added contrib module support in Python wrappers (thanks to Eric Christiansen) 13 years ago
Marina Kolpakova bc83011736 removed unnecessary memory allocation in LBP classifier 13 years ago
Marina Kolpakova eb599f6832 added checking destination matrix size for resize and integral functions 13 years ago
Marina Kolpakova 6c0af66fd8 removed unused class filds 13 years ago
Marina Kolpakova e496345d33 added lbp cascade test, fixed race conditions problems 13 years ago
Marina Kolpakova 248f39e13e added performance test for LBP classifier. 13 years ago
Andrey Kamaev 51f6127e0a Merged the recent fixes from 2.4 branch 13 years ago
Marina Kolpakova 4128d5782f added hipotesis filtration 13 years ago
Marina Kolpakova a53f0f397e LBP classifier: tracking of count of detected objects was moved in cascadeclassifier.cpp 13 years ago
Alexander Shishkov 0ee2662da6 updated docs theme 13 years ago
Andrey Kamaev bd394012e8 Eliminated discrepancy between SSE and non-SSE versions of bilinear resize 13 years ago
Andrey Kamaev aa4cad80a0 Fixed opponent space color conversion 13 years ago
Andrey Kamaev cfc593eb0d Fixed run.py bugs 13 years ago
Maria Dimashova b528348f39 fixed #2118 13 years ago
Philipp Wagner 927523bc3d Bug 2129: Fix for missing citations in FaceRecognizer documentation. 13 years ago
Andrey Kamaev a4ec89fb2c Merged version references fix 13 years ago
Maria Dimashova 249bf008ab fixed #1834 13 years ago
Andrey Kamaev df262b340c Fixed #2125 13 years ago
Andrey Pavlenko eaddfb32de updating tutorial 13 years ago
Alexander Mordvintsev 1543b46383 HoG and Hellinger-metric preprocess for digit recognition 13 years ago
Andrey Kamaev efe139667b Fixed Android package dependencies 13 years ago
Andrey Kamaev 08890118db Fixed Android package dependencies 13 years ago
Andrey Kamaev 4216f3b24c Fixed Android package dependencies 13 years ago
Andrey Pavlenko e2e6838da3 adding CDT Builder (via ndk-build.cmd) for JNI part 13 years ago
Vadim Pisarevsky a1bc11c429 fixed typo in minMaxIdx description (ticket #2081) 13 years ago
Alexander Shishkov 76a644372f update FFMPEG wrapper binaries 13 years ago
Maria Dimashova 52ba2e45c4 removed obsolete parameter 'time' in regression test for descriptors 13 years ago
Maria Dimashova 9cd0c9033f fixed angles of SURF detector 13 years ago
Andrey Kamaev 565a8dc30d Fixed automatic temporary files cleaning with run.py on Windows 13 years ago
Maria Dimashova ad6929b6a4 removed y-axis inversion in drawKeypoints (FeatureDetector has to do this) 13 years ago
Maria Dimashova 0f21890d7d added test for opponent descriptor extractor 13 years ago
Andrey Pavlenko 600ad799c7 restoring binary compatibility with 2.4.1 13 years ago
Andrey Kamaev 5d6c90e166 Fixed bugs in facerec documentation 13 years ago
Marina Kolpakova 76354287aa fixed build without CUDA 13 years ago
Alexander Smorkalov c80d205ecf OpenCV Library renamed. 13 years ago
Alexander Smorkalov 3a88fc5aa9 Android samples renaming was done. Icon updated. 13 years ago
Maria Dimashova b3f68d29e7 fixed bow sample 13 years ago
Marina Kolpakova 319c20c797 result storing: atomic based 13 years ago
Marina Kolpakova a9f2f522e7 LBP classifier was refactored, added parameter for max size of detected object 13 years ago
Marina Kolpakova e6f7e4d83e GPU resize became same as CPU implementation 13 years ago
Marina Kolpakova 60b73e7471 gpu classifier default values became same as to cpu implementation 13 years ago
Marina Kolpakova e7f5978768 classifier loading has been improved 13 years ago
Alexander Mordvintsev 83ccdbd0ce refactored digits_adjust.py (dataset preprocess in cloud) 13 years ago
Alexander Mordvintsev 6977a89525 descriptions for watershed.py and video.py 13 years ago
Alexander Mordvintsev d015bf6f5e fitline.py sample added 13 years ago
Maria Dimashova 6042c59495 fixed #1764 13 years ago
Vadim Pisarevsky 31395b0759 added check for false bug report #2081 13 years ago