profile/ivi/opencv.git
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...
2012-08-31 Andrey KamaevFix package name of Android color blob detection sample
2012-08-31 Andrey KamaevUnify manifest files in Android examples
2012-08-31 Alexandre Benoitupdated Retina module code for more flexible parallelis...
2012-08-31 Alexandre Benoitupdated code for more flexible parallelisation : TBB...
2012-08-31 Vadim Pisarevskyfixed build warnings on Windows
2012-08-31 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-31 Yury ZemlyanskiySmall fixes for SimpleFlow algorithm
2012-08-31 Yury ZemlyanskiyUpdates for SimpleFlow algorithm
2012-08-31 Yury Zemlyanskiy"SimpleFlow" optical flow estimation algorithm (GSoC...
2012-08-31 OpenCV Buildbotupdate FFMPEG wrapper binaries
2012-08-31 Vadim Pisarevskyprobably fixed compile error on MacOSX 10.6
2012-08-31 Alexandre BenoitMerge branch 'master' of git://code.opencv.org/opencv
2012-08-31 Alexandre Benoitupdated retina documentation
2012-08-31 nikouse mutex provided by opencv itself
2012-08-30 Andrey KamaevMerge pull request #27 from sergiud/master
2012-08-30 Andrey KamaevFix libjasper build on 32-bit MinGW
2012-08-30 Andrey KamaevFix MinGW warning on implicit 'exit' declaration
2012-08-30 Alexandre BenoitMerge branch 'master' of git://code.opencv.org/opencv
2012-08-30 Alexandre Benoitadded retina module documentation
2012-08-30 Vadim Pisarevskyfixed building BRISK on Windows
2012-08-30 Sergiu Dotencowin32: always link to vfw32
2012-08-30 Vincent Rabaudadd a scale invariance test for the detector
2012-08-30 Vincent Rabaudrevert orientation computation in jeypoint detection...
2012-08-30 Vincent Rabaudadd const correctness, replace __inline__ and remote...
2012-08-30 Vincent Rabaudadd rotation tests for the descriptors
2012-08-30 Vincent Rabaudadd more test to BRISK
2012-08-30 Vincent Rabaudinitial addition of BRISK with some tests
2012-08-30 Vincent Rabaudsplit FAST in order to reuse it in BRISK
2012-08-30 Vadim Pisarevskyadded a few missing images for tutorials; integrated...
2012-08-30 Vadim Pisarevskyadded ios tutorials by Charu Hans and Eduard Feicho
2012-08-30 Andrey KamaevFix build warning introduced in commit:424bc609b6f352a2...
2012-08-30 nikoperformance fix of convertC3C4
2012-08-30 Vladislav Vinogradovfixed build without CUDA
2012-08-30 Vladislav Vinogradovfixed bug in buildPointList
2012-08-29 Andrey Kamaev3rdparty libs are updated to latest available versions
2012-08-29 Andrey KamaevUpdate readme for 3rdparty libs
2012-08-29 Andrey KamaevFix libjasper build with MSVC
2012-08-29 Andrey KamaevAdd changelog and copyright files from debian libjasper...
2012-08-29 Andrey KamaevApply 03-CVE-2011-4516-and-CVE-2011-4517 patch from...
2012-08-29 Andrey KamaevApply 02-fix-filename-buffer-overflow patch from debian...
2012-08-29 Andrey KamaevApply 01-misc-fixes patch from debian libjasper-dev...
2012-08-29 Andrey KamaevUpdate libjpeg to release 8d
2012-08-29 Andrey KamaevUpdate libtiff to release v4.0.2
2012-08-29 Andrey KamaevFix Android build with cmake 2.6.3
2012-08-29 Andrey KamaevEnable libpng NEON optimization in Android build for...
2012-08-29 Andrey KamaevUpdate libpng to release v1.5.12
2012-08-29 Andrey KamaevUpdate zlib to release v1.2.7
2012-08-29 Anatoly Baksheevminor
2012-08-29 noobMerge branch 'master' of git://code.opencv.org/opencv
2012-08-29 noobRetina module is now parallelized thanks to the TBB...
2012-08-29 Anatoly Baksheevadded GPU bilateral filter + tests
2012-08-29 Anatoly Baksheevrenamed device::bilaterl_filter kernel to device::disp_...
2012-08-29 Andrey KamaevFix run.py version control detection when used outide...
2012-08-29 OpenCV Buildbotupdate FFMPEG wrapper binaries
2012-08-29 Andrey KamaevMerge pull request #25 from sergiud/master
2012-08-29 Vladislav Vinogradovfixed gpu PyrLKSparse perf test
2012-08-28 Andrey KamaevAndroid toolchain: fix CCache program search
2012-08-28 Andrey KamaevFixed java camera release in Android tutorial-0 sample
2012-08-28 Sergiu Dotencoeliminated type conversion warnings
2012-08-28 Vsevolod GlumovImproved javadoc comments. Minor formatting fix.
2012-08-28 Vadim Pisarevskyfixed many warnings (modified pull request 13)
2012-08-28 Leonid BeynensonChanged the file .gitignore
2012-08-28 Leonid BeynensonAdded possibility to make subfolders in modules' folder...
2012-08-28 Corentin WallezFix fixed-point arithmetics in FREAK::meanIntensity
next