4079 Commits (bbb2d27addadd3b87b643fc13b4ee899811645af)

Author SHA1 Message Date
Andrey Kamaev 63397e825c Cleanup CMakeLists.txt of ocl module 13 years ago
Vadim Pisarevsky ae10ecd264 fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions) 13 years ago
Alexander Smorkalov 4f0f6686d1 Undefind behavior in Async Service Helper fixed. 13 years ago
Andrey Pavlenko a94e80bea3 fixing typos in perf tests for warp funcs 13 years ago
Alexander Smorkalov 76bcf72ded 2.4.3 version support added to OpenCV Manager. Docs updated. Samples updated. 13 years ago
LeonidBeynenson d6aa3bd8ed Made changes in cv::Algorithm 13 years ago
Alexander Smorkalov c1d42664bc Refactring. Bug fix. 13 years ago
Alexander Smorkalov a942747046 Code review coments fixed. Lint wornings fixed. 13 years ago
Alexander Smorkalov 641ee645ab New sample framework integrated to Java part of SDK; 13 years ago
Alexander Smorkalov 9029acf6f0 openCV application framework moved to modules/java/... folder. Now it is part of OpenCV SDK. 13 years ago
Andrey Kamaev 1a500813f6 Remove dead blobtrackingkalman.cpp 13 years ago
Andrey Kamaev 9751014067 Fix warnings from MSVC 10 64-bit 13 years ago
Andrey Kamaev afc79e2a02 Fix warnings from MSVC 9 64-bit 13 years ago
Andrey Kamaev 0072078857 Hide non-windows variable in gtest 13 years ago
Andrey Kamaev 1d8729a7aa Don't use _interlockedExchangeAdd in case of GNU compiler 13 years ago
Andrey Kamaev 6f08d03322 Advance version number to 2.4.3-rc 13 years ago
Daniil Osokin e9ba5c225d extended perf test warpPerspectiveLarge 13 years ago
Andrey Kamaev e64bb3654a Remove wrong assertion 13 years ago
Andrey Kamaev 585f3bc391 Disable perf test for unstable solvePnPRansac 13 years ago
Andrey Kamaev b45a870d9a Limit 32S data in perf test for addWeighted to avoid integer overflow 13 years ago
Andrey Kamaev c13eb07d47 Fix argument parsing for old command line parser 13 years ago
Vadim Pisarevsky fbe0d6963c disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW 13 years ago
Andrey Kamaev 2e91405833 Fix OS X build warnings 13 years ago
Andrey Kamaev 40030d2ca0 Fix windows build warnings 13 years ago
Andrey Kamaev 15076f9232 Fix implementation of PCA overload with retained variance parameter 13 years ago
Andrey Kamaev d0ec65e80c Fix linux build warning 13 years ago
Andrey Kamaev 9900f8deb2 Remove russian comments 13 years ago
Andrey Kamaev ecb707ca7b Convert cl2cpp.py script to cmake 13 years ago
Niko 5df77a841e remove redundant OPENCL_DIR flag 13 years ago
marina.kolpakova b14f447cc6 fix GPU SURF tests for masked case 13 years ago
marina.kolpakova 99c666691e Restore core multiply/divide depth to CV_64F value. 13 years ago
Kazuki MATSUDA 72c93dabd3 Add stream operators (Requested #2430) 13 years ago
Vadim Pisarevsky 40a30b6f30 fixed type "compatible -> incompatible" in the error message 13 years ago
Vadim Pisarevsky d652cc72f2 fixed bugs #2100 (kind of) and #1393 13 years ago
Andrey Kamaev 8fb6d9f650 Fix Android build warnings 13 years ago
Andrey Kamaev 7173c82382 Include unistd.h to parallel.cpp on UNIX-like systems 13 years ago
Vladislav Vinogradov 34b4a35ea7 gpu separable filters for CV_8UC3, CV_32FC3 and CV_32FC4 types 13 years ago
Andrey Kamaev e1c3ffb23f Fix weight calculation for the last pixel in generic area resize. 13 years ago
Vadim Pisarevsky 80f9bd864f fixed bug #2429 13 years ago
Vadim Pisarevsky c40718ab61 fixed bug #2059 13 years ago
Vadim Pisarevsky f5742e6cac fix bug #2447 - unary operator bug for single column matrix 13 years ago
Andrey Kamaev 461b69f6ee Eliminate discrepancies between signatures in documentation and OpenCV headers 13 years ago
Andrey Kamaev 57d077b936 Fix Java API generation after normalization 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
vpisarev f75946a16a made opencv_ocl module build with VS2012 13 years ago
Andrey Kamaev 7225f89ea2 Revert opencv_videostab to the state of 2.4.2 13 years ago
marina.kolpakova e5437e5486 Fix binary compatibility of opencv_gpu 13 years ago
Andrey Kamaev ed51162568 Fix binary compatibility of Java wrappers 13 years ago
Andrey Kamaev 42c8a42ad3 Fix binary compatibility of opencv_objdetect 13 years ago
Andrey Kamaev a07cc84436 Fix binary compatibility of opencv_nonfree 13 years ago