3799 Commits (494ae1562d74c8ae9751297680123728838273aa)

Author SHA1 Message Date
Andrey Pavlenko cc54226e12 updating version 13 years ago
Andrey Pavlenko cf88b9d00c workarounding service-related changes 13 years ago
Vadim Pisarevsky 87d1731714 added synonym CV_COMP_HELLIGNER for CV_COMP_BHATTACHARYAA to reflect the real formula used (bug report #2073) 13 years ago
Marina Kolpakova 1365e28a54 initial support of GPU LBP classifier: added new style xml format loading 13 years ago
Vadim Pisarevsky 0c65ea976a added the optional output maxima value to phaseCorrelate (patch #2071 by Robert Huitl) 13 years ago
Andrey Kamaev 511d09f587 Fixed tests broken by r8708 13 years ago
Andrey Pavlenko 2984fa751e adding OpenCV Manager 13 years ago
Alexander Smorkalov a3be73b5cc revisions 8681 and 8688 restored. Warning fixed. 13 years ago
Andrey Kamaev 5e0160d711 Fixed few warnings on Linux 13 years ago
Andrey Pavlenko 952b25f86f changing 'java' module layout 13 years ago
Andrey Kamaev 25f70e691a Fixed warnigs from zlib defines 13 years ago
Andrey Pavlenko 3af92a9d92 fixing warnings 13 years ago
Marina Kolpakova b065c7a296 fixes for the newly added gcc warning keys 13 years ago
Andrey Kamaev f6ef504ef0 Fixed few more warnings/bugs. 13 years ago
Andrey Kamaev e94e5866a1 Fixed mingw build warnings 13 years ago
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
Andrey Pavlenko 779f4e39de adding JNI func-s declarations to eliminate build warnings inside Android tree 13 years ago
Andrey Pavlenko 2c786a47d0 fix for #2048 (artificial 'delete' method had wrong JNI signature) 13 years ago
Andrey Pavlenko dc93c21962 fix for #2063 ( Mat(Mat m, Rect roi) returns wrong sub-mat) 13 years ago
Marina Kolpakova 43f2682e15 fixed build without CUDA 13 years ago
Marina Kolpakova e7f6c4b7ef scan operations are moved in separate header 13 years ago
Marina Kolpakova 6620c5c92d Merge branch 'work' 13 years ago
Marina Kolpakova 18918a5e44 fix for 1.x compute capabilities 13 years ago
Andrey Kamaev e8d158a5c8 Reverted changes breaking Android build 13 years ago
Maria Dimashova 9152d3fee2 minor fixing 13 years ago
Andrey Kamaev 7dcbf32532 Fixed WString related build problem in Android build 13 years ago
Alexander Mordvintsev b4dafa6b58 fixed SVM train_auto docs: "train set" <-> "test set" 13 years ago
Alexander Smorkalov 1736cc9739 Code style fix. dbt face detection example turned off for Windows. 13 years ago
Marina Kolpakova db08656a38 resize area are fixed for scales that aren't divide 128 13 years ago
Marina Kolpakova f7c1d16b38 resize area with block scan 13 years ago
Marina Kolpakova 81c6adb959 resize area with block scan 13 years ago
Marina Kolpakova 9a9f212db0 resize function signature refactoring 13 years ago
Marina Kolpakova e69c6fdef4 minor formating changes 13 years ago
Alexander Smorkalov 7c160cdc30 Detection based tracker was refactored. Detector interface added. 13 years ago
Vladislav Vinogradov f392ab0e08 new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster) 13 years ago
Andrey Kamaev 33d9e2354a Fixed Android build with Eigen. 13 years ago
Philipp Wagner 000bf4af48 Two colormaps removed from the list of colormaps, as they are no visually improved enhancement to a Jet colormap. 13 years ago
Philipp Wagner 2c9e81a3ec The COLORMAP_PINK colormap was missing in applyColorMap. 13 years ago
Marina Kolpakova 5b0d7a65e6 minor formating fixes 13 years ago
Marina Kolpakova 5d06788305 fixed more "shadow" warnings 13 years ago
Marina Kolpakova cd81a13d8b added check for CUDA BLUS support in GEMM tests 13 years ago
Marina Kolpakova c17bd8c11b fixed "shadow" warnings in nvidia folder 13 years ago
Marina Kolpakova f33d90220d fixed "shadow" warnings in NVIDIA tests 13 years ago
Vladislav Vinogradov 2e2bd55729 new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster) 13 years ago
Maria Dimashova 5df3c44d30 added check to weight in rgbd 13 years ago
Andrey Kamaev c5df95d5a9 Shortened cmake script for opencv_world 13 years ago
Andrey Kamaev 16c94d643f Fixed #2053 13 years ago
Andrey Kamaev 542563c444 Fixed Android build warnings for old NDK 13 years ago
Maria Dimashova 1774e73324 added weighting to rgbd odometry 13 years ago
Andrey Kamaev 913d4541a5 Reduced some tegra stubs 13 years ago