platform/upstream/opencv.git
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
2012-09-06 Andrey Pavlenkopossibility to maintain custom hardware-specific libs...
2012-09-06 Vadim Pisarevskyremoved non-existing CoreAnimation framework from the...
2012-09-06 Vadim Pisarevskyfixed typo (bug #2327)
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 Andrey KamaevAndroid toolchain: restored explicit include_directorie...
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 precompiled headers support detection for gcc-4...
2012-09-04 Andrey KamaevAndroid toolchain: protect from changes of NDK_CCACHE...
2012-09-04 Andrey KamaevFix Android build with CMake 2.6.3-2.8.3
2012-09-04 Andrey KamaevImproved CMake warnings about known problems of Android...
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 Pisarevskyfixed multiple build warnings
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 Alexander SmorkalovIssue #2270 OpenCV Manager fails with JNI error fixed.
2012-09-04 yaofix bug of ocl::canny
2012-09-03 Andrey KamaevAdded C++ runtime search for standalone toolchain
2012-09-03 Andrey KamaevFixing STL support in case of standalone toolchain
2012-09-03 Andrey KamaevFix executable and C objects linking
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
2012-09-03 Andrey KamaevFix openexr build on Linux
2012-09-03 nikoadd channel 3 for test/main.cpp
2012-09-03 yaoA little fix to ocl accuracy tests, make them more...
2012-09-03 yaoupdate some of the functions in ocl module to the lates...
2012-09-02 Andrey KamaevAdd support for all NDK runtimes
2012-09-02 Andrey KamaevUpdate readme for 3rdparty libs
2012-09-02 Andrey KamaevFix openexr build on MinGW
2012-09-02 Andrey KamaevFix openexr build with MSVC
2012-09-02 Andrey KamaevAdded OpenEXR library v1.7.1
2012-09-02 Andrey KamaevAdd NDK release detection into CMake toolchain
2012-09-02 Andrey KamaevSeveral small fixes in Android CMake toolchain
2012-09-01 Andrey KamaevRemove debug print
2012-08-31 Vsevolod GlumovCleaned 'old_basic_structures' of undocumented parameters.
2012-08-31 kirremoved duplicated sample (for facedetect)
2012-08-31 Andrey KamaevFix Android samples for devices having front camera...
next