6227 Commits (76bcf72ded5fe7101fab2be507941e683ed18890)
 

Author SHA1 Message Date
marina.kolpakova 10f1004465 move GPU utiluty functions in utility.cpp 12 years ago
marina.kolpakova a9ab26f799 main.cpp moved to perf_main.cpp 12 years ago
Vladislav Vinogradov ece77e3930 fixed cvtColor parameter in KeypointBasedMotionEstimatorGpu::estimate 12 years ago
Vadim Pisarevsky e625d86485 added C= support; modified threading logic in threshold 12 years ago
Daniil Osokin 1516a6169a fixed one more msvc warning in tbb kmeans 12 years ago
Daniil Osokin cc2d12b3e6 fixed msvc warning in tbb kmeans 12 years ago
Alexander Smorkalov a91de25f10 Build fix after issue #2284 fix. 12 years ago
Alexander Smorkalov 9ad5fd709b Fixed Javadoc problems with ">" and "<" symbols. 12 years ago
Andrey Kamaev 006a4ba529 Fix gcc build error introduced in a9f36df 12 years ago
Andrey Kamaev cabddaeb4f Revert "Issue #2035 Calling cv::namedWindow crashes on Android fixed." 12 years ago
daniil.osokin e83ff354bd added TBB for kmeans (patch #1261: thanks to Boris Mansencal) 12 years ago
daniil.osokin a245161de6 added perf test for kmeans 12 years ago
Alexander Smorkalov 36135fc59d Issue #2035 Calling cv::namedWindow crashes on Android fixed. 12 years ago
Alexander Smorkalov 306ed9801a Issue #2284 BaseLoaderCallback requires use of Activity fixed. 12 years ago
Andrey Kamaev a9f36dfcfe Fix read after the end of local buffer in SSE-optimized TYPE_5_8 and TYPE_7_12 FAST cornerScore 12 years ago
Andrey Kamaev 56b27bcc7e Fix inconsistent argument type in HammingLUT distance (flann) 12 years ago
Vadim Pisarevsky 044d38a051 expanded cv::threshold parallelization to other threading frameworks; fixed potential bug with unprocessed bottom of the image; fixed build problem in stitching 12 years ago
Vadim Pisarevsky e365726c4a fixed example of iteration through a SparseMat (bug #2310) 12 years ago
Vadim Pisarevsky a09c88ab16 added Asus Xtion QVGA modes to the OpenNI backend (patch #1753) 12 years ago
Vadim Pisarevsky 89de0bebd8 Merge remote-tracking branch 'origin/master' 12 years ago
Vadim Pisarevsky 3243ad3483 applied patch #1473 (timestamp retrieval in OpenNI) 12 years ago
Andrey Kamaev 0afd51253d Add else branch to previous fix 12 years ago
Andrey Kamaev 34bfda10ca Fix regression in core arithmetic 12 years ago
Andrey Kamaev 8ebd04cbf9 Fix sanity checks in highgui module 12 years ago
Andrey Kamaev 4a53199e7a Quiet logs in stitching module 12 years ago
Andrey Kamaev 7cc67701a6 Add sanity checks to stitching perf tests 12 years ago
Andrey Kamaev 39d6eb7312 Add sanity check support for vector<DMatch> 12 years ago
Andrey Kamaev d970a9159e Add sanity checks to nonfree module 12 years ago
Kirill Kornyakov e8a173bcaf Merge branch 'master' of git://5.9.49.245/opencv 12 years ago
Kirill Kornyakov 9b8c47399a fixed compilation error because of DetectionBasedTracker 12 years ago
Andrey Kamaev 5047f2d64d Fix perf tests in features2d module 12 years ago
Andrey Kamaev 95b6a103b5 Add sanity checks support for vertor<KeyPoint> 12 years ago
Andrey Kamaev 5a5c477be6 Make performance tests for solvePnPRansec more determenistic 12 years ago
Andrey Kamaev d4cf9e22cc Fix terrible perf test for FAST detector 12 years ago
Andrey Kamaev b95923360d Add sanity checkes to video module perf tests 12 years ago
Alexander Smorkalov 9a76573172 Auto expand of OpenCV version for Android Library prject and some documentation pages added. 12 years ago
Alexander Smorkalov 705b4724cb ABI Compatibility config generator bug fix. 12 years ago
Vadim Pisarevsky b0ad424087 fixed several warnings from VS2010 12 years ago
Vadim Pisarevsky a135e862c1 made opencv headers windows.h-less (Bug #2122) 12 years ago
Vadim Pisarevsky df8364ce63 Fixed "arr = NaN" case (bug #2056) 12 years ago
Vadim Pisarevsky d54f4e1cfb added #undef True/False to avoid collision with X11 (Patch #1562) 12 years ago
Vadim Pisarevsky a8c5e35619 some more fixes towards binary compatibility 12 years ago
Andrey Kamaev e2ff0ed1fb Add sanity checks to objdetect module perf tests 12 years ago
Andrey Kamaev c146c54bcd Fix sanity checks for empty objects 12 years ago
Andrey Kamaev f8672d49a0 Add sanity checks to calib3d perf tests 12 years ago
Evgeny Talanin 7c71c8fa52 #2258 fix 12 years ago
Alexander Smorkalov 9ab19691d4 OpenCV Manager documentation updated. 12 years ago
Alexander Smorkalov 4b808b1199 RESTART_REQUIRED status removed from OpenCV Manager API; 12 years ago
Anatoly Baksheev 408e0dcbd0 Fixed output log in GPU perf tests 12 years ago
Anatoly Baksheev c9bcbda827 more compilation fixes 12 years ago