4504 Commits (7dcbf32532613eb69476fc1d0c93dba5ad38a0ab)
 

Author SHA1 Message Date
Andrey Kamaev 7dcbf32532 Fixed WString related build problem in Android build 13 years ago
Alexander Mordvintsev 3b55e0d4e9 added kmeans.py sample 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
Andrey Kamaev 0f01d8df1c Fixed Visual Studio precompiled headers 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
Andrey Kamaev a20837fb7c Fixed precompiled headers support detection 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
Andrey Pavlenko 0942244d6f 'call' added to android.bat call 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
Andrey Pavlenko af6b2e4e96 minor tutorial update 13 years ago
Andrey Pavlenko 8bc9e52dcc fixing typo that breaks the build 13 years ago
Maria Dimashova 5df3c44d30 added check to weight in rgbd 13 years ago
Andrey Pavlenko fed67b3719 tutorial updated 13 years ago
Andrey Kamaev c5df95d5a9 Shortened cmake script for opencv_world 13 years ago
Kirill Kornyakov 58aac7ea98 fixes #2044 13 years ago
Andrey Kamaev 16c94d643f Fixed #2053 13 years ago
Andrey Pavlenko 6e1ea0af71 tutorial updated 13 years ago
Andrey Kamaev 542563c444 Fixed Android build warnings for old NDK 13 years ago
Andrey Kamaev cddac5d221 Android toolchain: fixed try_compile problem with old cmake versions 13 years ago
Andrey Pavlenko a82ec18425 tutorial updated 13 years ago
Maria Dimashova 1774e73324 added weighting to rgbd odometry 13 years ago
Andrey Kamaev 913d4541a5 Reduced some tegra stubs 13 years ago
Alexander Mordvintsev a98d6b6217 exposed parallelized SVM prediction to python (predict_all) 13 years ago
Alexander Shishkov e4d9d5294e fixed #2047 13 years ago
Marina Kolpakova f273e54be3 fixed part of shadow warnings 13 years ago
Marina Kolpakova 8c6dc17a9f scan based area interpolation for naive cases 13 years ago
Andrey Kamaev 7cccc93bdf Fixed Android build warnings and few warnings in specific cnfigurations 13 years ago
Marina Kolpakova 9dac223039 fixed part of shadow warnings 13 years ago
Marina Kolpakova 7dd0067792 suppress warning no previous declaration for gpu module 13 years ago
Andrey Kamaev 827d7ba2e9 fixed highgui configuration with QT enabled 13 years ago
Andrey Kamaev cd19de45d3 Fixed problem with incorrect detection of some compiler flags 13 years ago
Andrey Kamaev 694f0e954f Added linking against AppKit framework when OpenCV is configured with WITH_QUICKTIME=OFF 13 years ago
Maria Dimashova f363c835ab fixed compilation error and some warnings if with_openni is true 13 years ago
Philipp Wagner 7b544d2a6d Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data. 13 years ago
Andrey Kamaev 5349fa0302 Fixed target_link_libraries for python bindings 13 years ago
Andrey Kamaev 16b50fcec7 restored -Wno-unnamed-type-template-args 13 years ago