4918 Commits (017abbd96325a30af592249d9746faf002f64896)
 

Author SHA1 Message Date
Alexander Mordvintsev 3ce5b01543 added asift.py sample 13 years ago
Alexander Mordvintsev 99e404fe86 moving data used by sample into a separate folder 13 years ago
Alexander Mordvintsev 8610ff1b4d find_obj.py allows to select detector and matcher and explore matching pairs 13 years ago
Maria Dimashova 63d8eedc51 changed the way of HARRIS creation 13 years ago
Maria Dimashova 839761fa3d fixed #2167 13 years ago
Maria Dimashova 5112d74cad revert my incorrect fix of #2167 13 years ago
Alexander Smorkalov ddcc839519 Tegra3 package support enabled; 13 years ago
Maria Dimashova d65920d2f7 fixed #2167 13 years ago
Maria Dimashova ec23d9bb5e added tests on scale invariance of detectors and descriptors 13 years ago
Andrey Pavlenko dc68a56bab fixing wording 13 years ago
Marina Kolpakova 336dcbcff7 fixed brocken tests by classifier loger from r9027 13 years ago
Maria Dimashova e4e00498a8 fixed typo in test class names 13 years ago
Maria Dimashova 0c6480d89b added tests to check rotation invariance of descriptors (features2d and nonfree) 13 years ago
Andrey Pavlenko 92e6aa5f17 customizing the 'Google Market error' message in samples 13 years ago
Andrey Pavlenko 4e4db94b6b removing warnings on deprecated api when targeting to android-15+ 13 years ago
Anatoly Baksheev a2430afcac minor LBP for GPU 13 years ago
Maria Dimashova 5120d690f0 fixed nonfree rotation invariance tests for detectors 13 years ago
Maria Dimashova 2c0455da17 changed sift angles according to KeyPoint::angle specification in r9034 13 years ago
Marina Kolpakova b9e53ec8ea fixed build after r9027 13 years ago
Maria Dimashova 6dc5cd15ed specified KeyPoint::angle in rst doc and code comment 13 years ago
Anatoly Baksheev bfe6e2c4b1 minor in LBP for GPU 13 years ago
Maria Dimashova eb119959e8 fixed features2d rotation invariance tests 13 years ago
Maria Dimashova c94974ccb3 fixed mser (angle is -1 now) 13 years ago
Maria Dimashova 2bd86e2541 fixed compile errors under win 13 years ago
Alexander Mordvintsev 7bbc42127e refactored find_obj.py sample: 13 years ago
Maria Dimashova 30c611f1d5 added tests to check rotation invariance of detectors 13 years ago
Anatoly Baksheev 9706079ace a bit refactoring in LBP face detection on GPU 13 years ago
Andrey Kamaev bb51626573 Build pdf for Android Manager documentation 13 years ago
Andrey Pavlenko be2457c249 removing 'module' directive to eliminate "PYTHON MODULE INDEX" page in PDF 13 years ago
Maria Dimashova 722df6a998 minor change in doc 13 years ago
Maria Dimashova 438c1444eb added test to check keypoints returned by FeatureDetector (center, size, angle) 13 years ago
Maria Dimashova 017895dd93 filtered MSER keypoints that have centers out of image 13 years ago
Vincent Rabaud 3df72fe669 fix gcc C++11 bug mentioned in http://answers.opencv.org/question/283 . Bug also fixed in FLANN upstream 13 years ago
Maria Dimashova 507f546158 split file of features2d tests 13 years ago
Alexander Smorkalov 76fdbeee8a Tegra detector fixed; 13 years ago
Maria Dimashova 69296c3333 fixed #2165 13 years ago
Maria Dimashova d38f694275 fixed CvBoost in mll if no tree can be trained. 13 years ago
Alexander Mordvintsev 65e2350606 work on digits_video.py 13 years ago
Alexander Smorkalov 9f0a16c844 HW compatibility tests added; 13 years ago
Andrey Pavlenko 76cb051082 better wording 13 years ago
Andrey Pavlenko 06a4553a4f minor upd. (formatting and wording) 13 years ago
Andrey Pavlenko f6a4350ddd updating wording and initDebug() descr 13 years ago
Andrey Pavlenko cacf1d1ed3 adding java api ref. to top-level index 13 years ago
Marina Kolpakova 58c67ccfea improved LBP indexing 13 years ago
Marina Kolpakova 965109228d added delobal memory version 13 years ago
Alexander Smorkalov 422f650b20 Package name logic improved; 13 years ago
Marina Kolpakova 2aacff4c39 swithed to the fixed size thread block 13 years ago
Alexander Mordvintsev c5669448a3 work on features2d python interface 13 years ago
Alexander Mordvintsev ffd283b7d5 fixed SURF orientations, broken in r8892 13 years ago
Maria Dimashova 0b4e96d89c updated thresholds in EM test after cv::EM fixing 13 years ago