4297 Commits (098ea6fcb7a54e9c60afcf270a024f18249add9d)

Author SHA1 Message Date
Ilya Lysenkov 098ea6fcb7 Checked key_size in LSH table for validness (#2677) 12 years ago
Ilya Lysenkov 1becbd9fcc Added a test for invalid key sizes in LSH tables 12 years ago
Andrey Kamaev 9509dfd1de Fix OpenCL build warnings 12 years ago
Ivan Korolev 6385b0f7ed Fixed a formula to calculate the relative error 12 years ago
Andrey Kamaev d5b15d6523 Fix ocl build warnings 12 years ago
Siegfried Hochdorfer 195d501b43 fixed broken indentation 12 years ago
Andrey Kamaev a441980d68 Fix debug build of Java warppers 12 years ago
yao 2aae501234 make ocl module compile on VS2012 12 years ago
yao d574e6dc09 fix canny crash in bug #2279 12 years ago
yao 4f778436b5 ocl::cvtColor support YUV and YCbCr formats 12 years ago
Andrey Pavlenko e287dea91b fixing build warnings 12 years ago
Andrey Kamaev 2c32536bf4 Enable Java bindings on all platforms by default 12 years ago
Andrey Kamaev caa2c06e50 Quiet output of cv::error in Java tests 12 years ago
Andrey Kamaev 5eabcf8e4f Java tests: print summary for tests run 12 years ago
Andrey Kamaev 4668a133f0 Java API: fix build warning on OS X 12 years ago
Andrey Kamaev 3889b34ec3 Add option to run java tests with run.py 12 years ago
Andrey Pavlenko 81721d0dce enabling sanity checks for warp and resize functions on Android 12 years ago
yao e05112a364 some host side optimizations to ocl::GaussianBlur 12 years ago
yao 9060365f5e use format on filtering.cpp 12 years ago
yao 56c1a7fab6 make oclHaarDetectObjects running on more ocl platforms 12 years ago
yao b5bd2cde9e A few optimizations to ocl::pyrLK::sparse, make it running on more OCL platforms 12 years ago
yao f6d82773f9 fix bug #2674 12 years ago
Anna Kogan 608fab60fd Added cleanup of keypoints vector 12 years ago
Andrey Kamaev 46c4390a2e Hardly refactored CMake script for Java wrappers 12 years ago
Andrey Kamaev c92743d124 Eliminate intermediate build target "opencv_java_api" 12 years ago
mdim 93f8e7ba74 check of keypoint index range in drawMatches 12 years ago
Vadim Pisarevsky f14b7af5ac changed diagnostic from "warning" to "note" in the python wrapper generator, to suppress some noise in opencv utilities 12 years ago
Andrey Kamaev e3474878b6 Consistently use 4-digit library version 12 years ago
Siegfried Hochdorfer 82a9f9a5a9 MeanshiftGrouping Bugfix (Bug #2685) 12 years ago
Andrey Pavlenko a8c0f1d962 fixing test failure on some systems 12 years ago
Andrey Kamaev bf3c2b0bbb Fix incorrect Mat address reconstruction on 64-bit platforms 12 years ago
Anna Kogan 0587bef667 Switched time from seconds to minutes 12 years ago
Anna Kogan 3cdfa654ae Added 'Num of tests' col, changed headers, added 'overall time' row 12 years ago
Andrey Pavlenko 9f0d5f60b5 fixinf warning on non-Windows systems 12 years ago
Alexander Smorkalov 8cb0343f4c Documentation build warning fixes. 12 years ago
Andrey Pavlenko 8e42ca1764 SURF keypoints rotation invariance test. 12 years ago
Andrey Pavlenko b0e1cb473a more tests fixes 12 years ago
Andrey Kamaev b1384a6da8 Fix cvCalcOpticalFlow when the status parameter is NULL 12 years ago
Andrey Kamaev 6131a847a2 Fix histogram calculation in equalizeHist 12 years ago
Anna Kogan 3271e395c8 Improved console output 12 years ago
Anna Kogan 0d7ce141aa Cleaned code 12 years ago
Anna Kogan 0334cf11cc Fixed last testsuit disregarding 12 years ago
Vadim Pisarevsky e383d39598 fixed bug #2679 12 years ago
Andrey Kamaev 4e1ba6f02f Fix build with libjpeg release 9 12 years ago
Andrey Kamaev da9089612a Fix build of java bindings on mingw 12 years ago
Maria Dimashova 0e2958e888 fixed CvBoost::predict 12 years ago
Zifei Tong 260bdc057c Changed parallel_for to parallel_for_ in haar.cpp 12 years ago
Andrey Pavlenko c49b1bc6d5 partial fix for failing tests; fix for Windows launcher script; more quiet output 12 years ago
Zifei Tong e331787645 Fix race condition for Cascade Classifier when TBB enabled. 12 years ago
Andrey Kamaev b401c6a0c3 Fix discrepancies between function signatures in headers and documentation 12 years ago