Merge remote-tracking branch 'origin/master'
[profile/ivi/opencv.git] / modules /
2012-09-19 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-09-19 Vadim Pisarevskyfixed verbose mode in highgui's DirectShow wrapper...
2012-09-19 Andrey KamaevFix typo
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 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-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 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 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 yaoadd PyrLK to ocl module
2012-09-14 Andrey KamaevHonor resently added functionality in hdr_parser and...
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 Vladislav Vinogradovfixed compilation under VS2012 (Bug #2352, #2355)
2012-09-13 Andrey KamaevTweak strip flags for Android camera wrapper libs
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 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 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 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 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 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 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 SmorkalovNative camera issue on HTC One S fixed.
2012-09-07 AoD314add new version of CommandLineParser. add empty docs
2012-09-06 Andrey KamaevReduce verbosity of Java API generators
2012-09-06 Andrey KamaevFix Android build warnings
2012-09-06 Andrey KamaevFix Android CMake toolchain compiler and linker flags
2012-09-06 Vsevolod GlumovFixed some minor formatting issues in 'old_basic_struct...
2012-09-06 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-09-06 yaoA little optimization on ocl/pyrdown, ocl/canny
2012-09-06 Vsevolod GlumovRevert "Another batch of fixed 'undocumented parameter...
2012-09-05 Vsevolod GlumovAnother batch of fixed 'undocumented parameter' warning...
2012-09-05 Vadim Pisarevskyfixed build errors and warnings on Windows
2012-09-05 Vadim PisarevskyMerge https://github.com/urikz/opencv
2012-09-05 Andrey KamaevFix gcc build errors and warnings
2012-09-05 Yury ZemlyanskiySmall fixed #3
2012-09-05 Yury ZemlyanskiySmall fixed #2
2012-09-05 Yury ZemlyanskiySmall fixes
2012-09-05 Yury ZemlyanskiyMerge remote-tracking branch 'itseez/opencv'
2012-09-05 Yury ZemlyanskiyUpdate to improve performance of SimpleFlow algorithm
2012-09-04 Ilya Lavrenovchanged eps in validate_result function
2012-09-04 Ilya LavrenovMore strict tests for image waring algorithms
2012-09-04 Andrey KamaevFix android build warnings
2012-09-04 Andrey KamaevMerge branch 'android-toolchain'
2012-09-04 Andrey KamaevFix Android build with CMake 2.6.3-2.8.3
2012-09-04 Vsevolod GlumovPartially cleaned 'operations_on_arrays' section of...
2012-09-04 Vadim Pisarevskyrestored SSE2 and added AVX optimization of the old...
2012-09-04 Vadim Pisarevskyfixed 4-channel resizeAreaFast x2 decimation case
2012-09-04 Vadim Pisarevskyupdated documentation with the new PCA functionality
2012-09-04 KevinOverloaded PCA constructor and ( ) operator to implemen...
2012-09-04 Vadim Pisarevskyfixed bug #2331
2012-09-04 Alexander SmorkalovMerge branch 'master' of git://code.opencv.org/opencv
2012-09-04 yaofix bug of ocl::canny
2012-09-03 Vadim Pisarevskyadded SSE2-optimized boxfilter by Grigoriy Frolov
2012-09-03 Vadim Pisarevskyadded openfabmap code, contributed by Arren Glover...
2012-09-03 Andrey KamaevMerge pull request #28: add openexr to 3rdparty libs
next