4166 Commits (86f7a357aee2ee9e6da074e1b83ff087fd6cd12c)

Author SHA1 Message Date
Andrey Kamaev ad982f4ed6 Turn off video IO perf tests on Android 13 years ago
Andrey Kamaev fcad269e53 Specify sanity threshold for WarpPerspective perf test 13 years ago
Andrey Kamaev 84934f7bfc Fix SHORT data type support in Algorithm 13 years ago
Alexander Smorkalov 83d8bc8c55 Tutorial 1 updated. Execution time camera switching implemented. 13 years ago
Alexander Smorkalov 016b2cadb0 Issue 2473 Service connection leak in OpenCV Manager installation waiting fixed. 13 years ago
Alexander Smorkalov 9217095955 Issue 2472 Android samples crash on Camera.StartPreview on Android 4.1 fixed. 13 years ago
Andrey Kamaev 63397e825c Cleanup CMakeLists.txt of ocl module 13 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 13 years ago
Andrey Kamaev 673aa91bac Fix remaining windows build warnings 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