5437 Commits (2446c9329fa183caf8d727d3e7c343bc0d7a1b07)
 

Author SHA1 Message Date
Andrey Kamaev 56ac2937d8 Fix typo 12 years ago
Vadim Pisarevsky 54705a009a Merge remote-tracking branch 'origin/master' 12 years ago
Vadim Pisarevsky c3c49a317b fixed outlier filtering in cvStereoRectifyUncalibrated (bug #2367) 12 years ago
Andrey Kamaev f42b38ac44 Refactor fast NL-means denoising 12 years ago
OpenCV Buildbot 87f282eed2 update FFMPEG wrapper binaries 12 years ago
Vadim Pisarevsky 4e07561141 fixed possible compile error in cap_ffmpeg_impl.hpp (bug #2365) 12 years ago
yao d38359620e some optimizations to ocl::blend 12 years ago
Oleg Sklyarov bbe418427e Added WQHD = 1444p frame size 12 years ago
Vadim Pisarevsky 2d334401b1 improved the condition in the FAST test 12 years ago
Vadim Pisarevsky d2613dd9f6 added patches by Bram Bolder 12 years ago
yao 310bd8701c a little optimizations to ocl::pyrDown 12 years ago
Alexander Smorkalov b1d14f766d Bug with several "in use" labels fixed in OpenCV Manager UI. 12 years ago
Alexander Smorkalov 0105d0a241 "in use" label update fix in OpenCV Manager UI. 12 years ago
Alexander Smorkalov 92b0cc541e Minor bug fix in building all native camera libs for android 12 years ago
Alexander Smorkalov ada27b54eb NDK detection bug fix. 12 years ago
Alexander Mordvintsev 556e6c1475 Merge branch 'master' of git://code.opencv.org/opencv 12 years ago
Ilya Lavrenov fffd263ce4 attempt 12 years ago
Alexander Mordvintsev 1017dea332 Merge branch 'master' of git://code.opencv.org/opencv 12 years ago
Alexander Mordvintsev 2a96f28bc1 get rid of Lock in gabor_threads.py 12 years ago
Ilya Lavrenov f58c5646b0 fixed wrong condition with interpolation types 12 years ago
Ilya Lavrenov 5ab3fe489f changed resize_area test 12 years ago
Andrey Kamaev 7e35838849 Minor refactoring of NL-means denoising 12 years ago
Andrey Pavlenko 3c4917555d fixing git commit getting for Android build 12 years ago
Ilya Lavrenov a65cb5d2de added extra debug parameters in resize test 12 years ago
Vadim Pisarevsky 58fb8692c3 added test for png encoding bug #2352 12 years ago
Ilya Lavrenov 03daf44848 added recalculating scale coefficients 12 years ago
Vadim Pisarevsky d9e801fbfa improved image rendering performance in Qt backend for highgui UI (bug #2356) 12 years ago
Vadim Pisarevsky 37f4ea6be7 Merge remote-tracking branch 'origin/master' 12 years ago
Vadim Pisarevsky 7946fcdb69 added test for #2336 12 years ago
Andrey Kamaev e73089bdb5 Fix windows build warnings 12 years ago
Andrey Kamaev 089de14ed7 Fix copy-paste bug in AVX optimization of haar 12 years ago
Andrey Kamaev f32eb05ea1 Fix AVX and other SIMD support detection 12 years ago
Andrey Kamaev cd05d9aaad Fix build of Java API for Windows 12 years ago
Andrey Kamaev fe0d07ae53 Add experimental support for desktop Java 12 years ago
Andrey Kamaev ece71d6a06 Remove misused REQUIRED keyword from CMake scripts 12 years ago
yao 78e89890b0 add PyrLK to ocl module 12 years ago
Andrey Kamaev 0e9405e591 Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation 12 years ago
Alexander Smorkalov dc5c7ee68f Link to OpenCV website updated. Full Manager version added to UI. Screen orientation fixed. 12 years ago
Alexander Smorkalov d55e114f96 Issue #2357 OpenCV manager fails to determine hardware platfrom on Tegra2 fixed. 12 years ago
Vsevolod Glumov 415636a677 Fixed a minor issue in OpenCV4Android Reference. 12 years ago
Alexander Smorkalov 8104164c78 All HTC One S related changes reverted due to applyProperties problems on other devices. Libraries rebuilt. 12 years ago
yao 9efd7019ad A more reasonable verify method for ocl::HOG accuracy test 12 years ago
Vsevolod Glumov 1052a0b4eb Fixed some language issues in OpenCV4Android Reference. 12 years ago
Vladislav Vinogradov 538847e8a3 fixed compilation under VS2012 (Bug #2352, #2355) 12 years ago
Andrey Kamaev 4772c42c66 Tweak strip flags for Android camera wrapper libs 12 years ago
Andrey Kamaev 1e69d47ba5 Remove -g from Android complier flags in release mode (used by NDK but inconvenient for CMake) 12 years ago
yao 04e946b2a3 make ocl surf sample compile on Linux 12 years ago
Vladislav Vinogradov 35b671efb5 disabled utility code in gpu tests when WITH_CUDA=false 12 years ago
Vladislav Vinogradov fd77ef7ece optimized gpu pyrDown and sepFilter2D 12 years ago
Vladislav Vinogradov 7591ee1688 fixed gpu perf tests (VideoCapture reopen) 12 years ago