platform/upstream/opencv.git
2012-09-19 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-09-19 Vadim Pisarevskyfixed outlier filtering in cvStereoRectifyUncalibrated...
2012-09-19 Andrey KamaevRefactor fast NL-means denoising
2012-09-19 OpenCV Buildbotupdate FFMPEG wrapper binaries
2012-09-19 Vadim Pisarevskyfixed possible compile error in cap_ffmpeg_impl.hpp...
2012-09-19 yaosome optimizations to ocl::blend
2012-09-18 Oleg SklyarovAdded WQHD = 1444p frame size
2012-09-18 Vadim Pisarevskyimproved the condition in the FAST test
2012-09-18 Vadim Pisarevskyadded patches by Bram Bolder
2012-09-18 yaoa little optimizations to ocl::pyrDown
2012-09-18 Alexander SmorkalovBug with several "in use" labels fixed in OpenCV Manage...
2012-09-18 Alexander Smorkalov"in use" label update fix in OpenCV Manager UI.
2012-09-18 Alexander SmorkalovMinor bug fix in building all native camera libs for...
2012-09-18 Alexander SmorkalovNDK detection bug fix.
2012-09-17 Alexander MordvintsevMerge branch 'master' of git://code.opencv.org/opencv
2012-09-17 Ilya Lavrenovattempt
2012-09-17 Alexander MordvintsevMerge branch 'master' of git://code.opencv.org/opencv
2012-09-17 Alexander Mordvintsevget rid of Lock in gabor_threads.py
2012-09-17 Ilya Lavrenovfixed wrong condition with interpolation types
2012-09-17 Ilya Lavrenovchanged resize_area test
2012-09-17 Andrey KamaevMinor refactoring of NL-means denoising
2012-09-17 Andrey Pavlenkofixing git commit getting for Android build
2012-09-17 Ilya Lavrenovadded extra debug parameters in resize test
2012-09-17 Vadim Pisarevskyadded test for png encoding bug #2352
2012-09-17 Ilya Lavrenovadded recalculating scale coefficients
2012-09-17 Vadim Pisarevskyimproved image rendering performance in Qt backend...
2012-09-17 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-09-17 Vadim Pisarevskyadded test for #2336
2012-09-17 Andrey KamaevFix windows build warnings
2012-09-17 Andrey KamaevFix copy-paste bug in AVX optimization of haar
2012-09-17 Andrey KamaevFix AVX and other SIMD support detection
2012-09-17 Andrey KamaevFix build of Java API for Windows
2012-09-17 Andrey KamaevAdd experimental support for desktop Java
2012-09-17 Andrey KamaevRemove misused REQUIRED keyword from CMake scripts
2012-09-17 yaoadd PyrLK to ocl module
2012-09-14 Andrey KamaevHonor resently added functionality in hdr_parser and...
2012-09-14 Alexander SmorkalovLink to OpenCV website updated. Full Manager version...
2012-09-14 Alexander SmorkalovIssue #2357 OpenCV manager fails to determine hardware...
2012-09-14 Vsevolod GlumovFixed a minor issue in OpenCV4Android Reference.
2012-09-14 Alexander SmorkalovAll HTC One S related changes reverted due to applyProp...
2012-09-14 yaoA more reasonable verify method for ocl::HOG accuracy...
2012-09-14 Vsevolod GlumovFixed some language issues in OpenCV4Android Reference.
2012-09-14 Vladislav Vinogradovfixed compilation under VS2012 (Bug #2352, #2355)
2012-09-13 Andrey KamaevTweak strip flags for Android camera wrapper libs
2012-09-13 Andrey KamaevRemove -g from Android complier flags in release mode...
2012-09-13 yaomake ocl surf sample compile on Linux
2012-09-13 Vladislav Vinogradovdisabled utility code in gpu tests when WITH_CUDA=false
2012-09-13 Vladislav Vinogradovoptimized gpu pyrDown and sepFilter2D
2012-09-13 Vladislav Vinogradovfixed gpu perf tests (VideoCapture reopen)
2012-09-12 Alexander SmorkalovNative camera fix for Nexus 7 with Android JB. Camera...
2012-09-12 Alexander SmorkalovABI compatibility check config generator updated. Comma...
2012-09-12 Alexander SmorkalovSmall camera build script improvements.
2012-09-12 yaoAdd a SURF sample for ocl module
2012-09-12 yaoadd bruteForceMatcher to ocl module
2012-09-12 nikorename all the perf test files
2012-09-11 Vadim Pisarevskyupdated description of LineIterator with information...
2012-09-11 Vadim Pisarevskyfixed just introduced bug in Python wrapper generator
2012-09-11 Alexander SmorkalovIssue #2345 Adapt OpenCV Manager UI for different scree...
2012-09-11 Alexander SmorkalovIssue # 2344 OpenCV Manager doesn't tell which pack...
2012-09-11 Vadim Pisarevskyfixed crash in Python's SURF wrapper (bug #2325)
2012-09-11 Vladislav Vinogradovseveral fixes in gpu module
2012-09-11 Vadim Pisarevskyfixed iterations>1 case in morphological operations...
2012-09-11 Vadim Pisarevskyfixed OpenCL detection in Linux (patch #2261)
2012-09-11 Vadim Pisarevskyfixed possible access violation in HSV2RGB (patch ...
2012-09-11 Vadim Pisarevskyfixed the case learningRate==0 in BackgroundSubtractorM...
2012-09-11 Vadim Pisarevskyadded support for bi-level PNG's (patch #2301; thanks...
2012-09-11 Vadim Pisarevskyfixed bug #2186 (thanks to Joao Soares for the patch)
2012-09-10 Ilya Lavrenovfixed some warnings and errors on windows
2012-09-10 Andrey KamaevFix Android build warnings in new imgproc tests
2012-09-10 Ilya Lavrenova reference function for remap was stabilized
2012-09-10 Andrey KamaevFix warning in Android camera code
2012-09-10 Andrey KamaevMove gpu sample to gpu folder
2012-09-10 Andrey KamaevImprove Eigen search
2012-09-10 Alexander SmorkalovgetWidth/getHeight optimized.
2012-09-10 Vladislav Vinogradovadded Generalized Hough implementation
2012-09-10 Alexander SmorkalovIssue #2316 Change default libnative_camera path implem...
2012-09-10 Andrey KamaevAdd gitignore for Android tests and samples
2012-09-10 Alexander SmorkalovOpenCV Manager version incremented.
2012-09-10 Alexander Smorkalovabi-compatibility-check tool configuration script for...
2012-09-10 yaofix ocl::columnsum bug
2012-09-07 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-09-07 Philipp WagnerThe labels of a model are now cloned instead of using...
2012-09-07 Andrey KamaevRemoved remaining SWIG marks from headers
2012-09-07 Philipp WagnerAdded a simple CMakeLists.txt to the facerec_samples...
2012-09-07 Andrey KamaevAndroid toolchain: added fixes/workarounds for NDK...
2012-09-07 Andrey Morozovfixed compile error under linux
2012-09-07 Vadim Pisarevskylittle fix in command line parser - catch unknown param...
2012-09-07 Vadim Pisarevskyrefactored command line parser, fixed the docs
2012-09-07 Alexander SmorkalovBuild script for all native cameras added.
2012-09-07 Alexander SmorkalovAll native camera libraries rebuild after HTC One S...
2012-09-07 Alexander SmorkalovIssue #2248 OpenCV manager fails to determine hardware...
2012-09-07 Alexander SmorkalovNative camera issue on HTC One S fixed.
2012-09-07 Vadim Pisarevskyregenerated opencv_cheatsheet.pdf from the previously...
2012-09-07 Vadim Pisarevskyfixed compile error on Windows
2012-09-07 AoD314add new version of CommandLineParser. add empty docs
2012-09-06 Andrey KamaevUse TBB 4.1 on Android
2012-09-06 Andrey KamaevReduce verbosity of Java API generators
2012-09-06 Andrey KamaevFix Android build warnings
2012-09-06 Andrey KamaevDisable TBB on Android for mips
2012-09-06 Andrey KamaevFix Android CMake toolchain compiler and linker flags
next