4360 Commits (67b718f1cb95ac99ef8e0999e1ba88660b1a7217)
 

Author SHA1 Message Date
Vladislav Vinogradov 67b718f1cb fixed some bugs in gpu module under Windows: 13 years ago
Andrey Kamaev c492dc6a83 Fixed property names in cap_dshow #1993 13 years ago
Andrey Kamaev 6ca618277c More fixes for documentation. 13 years ago
Vadim Pisarevsky bc929a7d46 added API for storing OpenCV data structures to text string and reading them back 13 years ago
Andrey Kamaev 18a8721f49 Small fixes for documentation checking script 13 years ago
Andrey Kamaev ddd9a99c66 Added check for documented but missing functions 13 years ago
Andrey Kamaev 78329b0dfe New bunch of documentation fixes 13 years ago
Andrey Kamaev 4aaaef5967 remaining C-style planar subdivisions data structures are moved to legacy 13 years ago
Kirill Kornyakov 5c13b8706f added fix_properties scripts for Android samples 13 years ago
Vladislav Vinogradov 2582464e51 fixed several problems with CUDA 5.0 13 years ago
Andrey Kamaev 71625ad458 Fixed more documentation & source discrepancies 13 years ago
Alexander Mordvintsev a61b730238 compatibility corrections 13 years ago
Alexander Mordvintsev e0c1fb5f76 updated video_threaded.py sample: 13 years ago
Vladislav Vinogradov addcd16d8f minor fix of gpu perf tests 13 years ago
Andrey Kamaev eb2f1f81ed Fixed hundreds of documentation problems 13 years ago
Andrey Kamaev 7e698726e4 Added new script for checking correctness of documentation 13 years ago
Andrey Kamaev 9d73b5f510 Added test for #914 13 years ago
Alexander Mordvintsev 6116049225 video_threaded.py sample now uses multiprocessing module's ThreadPool 13 years ago
Alexander Shishkov a71e690b5e temp commit 13 years ago
Alexander Shishkov 3165b22a97 temp commit 13 years ago
Andrey Kamaev eb90882b2d Fixed some build warnings 13 years ago
Andrey Kamaev ca6d2fe76b Moved 3rd-party libraries detection to separate cmake files 13 years ago
Alexander Shishkov 2ac9338f87 temp commit 13 years ago
Andrey Kamaev 0e9e0a01db Added new perf tests for boxFilter 13 years ago
Anatoly Baksheev 543825f2f5 compilation with CUDA5.0 (#1982, thanks to Rodrigo) 13 years ago
Andrey Kamaev 6c86cce21f Fixed groupRectangles documentation #1817 13 years ago
Andrey Kamaev ab6f0c4e0b Added tegra stub for cornerEigenValsVecs 13 years ago
Andrey Kamaev e161f428a0 Fixed PvAPI search on Windows #1927 13 years ago
Anatoly Baksheev 6455488ff4 perf_framework: added TEST_CYCLE_MULTIRUN macros ( invokes function tested several times at each iteration ) 13 years ago
Maria Dimashova 276a3fe01b fixed #1981 13 years ago
Andrey Kamaev a33d67f48a Updated sanity checks for some imgproc perf tests 13 years ago
Alexander Mordvintsev eb28bef2db added video_threaded.py sample 13 years ago
Vadim Pisarevsky 513080ea12 some more fixes in Algorithm methods declarations 13 years ago
Andrey Kamaev 0fe0a88108 Minor cmake change 13 years ago
Vladislav Vinogradov 3fe100a093 added mark_nvidia script 13 years ago
Vladislav Vinogradov 77f22fe366 minor fix of gpu perf tests 13 years ago
Vadim Pisarevsky 159cc29bb5 fixed undistortPoints description (ticket #1964) 13 years ago
Vladislav Vinogradov f07250acf3 updated gpu performance tests 13 years ago
Vadim Pisarevsky 5cc4d23d1e fixed description of cv::invert() (ticket #1972) 13 years ago
Vadim Pisarevsky 01169ec826 fixed description of Algorithm::getList(); added sample, thanks to Shervin Emami (ticket #1972) 13 years ago
Andrey Kamaev 3108423a37 Fixed assert placement in cv::invert 13 years ago
Andrey Kamaev 88c934ea8c Added documentation for buildOpticalFlowPyramid 13 years ago
Vladislav Vinogradov 6d08d04293 compilation 13 years ago
Anatoly Baksheev 671233cd46 gpu: added Cascade and mulAndScaleSpectrums perf tests 13 years ago
Alexander Mordvintsev e703e8f5a6 exposed MSER to python again 13 years ago
Alexander Smorkalov fc71745caf cv::Exception handling added. Multithreading bug fixed. 13 years ago
Vladislav Vinogradov 3c7240024e updated filters performance tests in gpu module 13 years ago
Leonid Beynenson 32878f8577 Added a check of the DetectionBasedTracker's inner state in the main thread function of this class. 13 years ago
Anatoly Baksheev 32c7eeca78 arithm test gpu tests for cpu :) 13 years ago
Alexander Smorkalov b422d078f8 Face detection example updated. Dtetection base tracker mode added. 13 years ago