platform/upstream/opencv.git
2012-09-02 Andrey KamaevFix openexr build with MSVC
2012-09-02 Andrey KamaevAdded OpenEXR library v1.7.1
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
2012-08-28 Vsevolod GlumovImproved javadoc comments.
2012-08-28 Vincent Rabaudadd conversion from/to Matx
2012-08-28 Andrey KamaevUpdated package version in Android samples
2012-08-28 Andrey KamaevAndroid camera: fix logging macro part 2
2012-08-28 Vsevolod GlumovImproved javadoc comments. Draft.
2012-08-28 marina.kolpakovaadded test for caltech images
2012-08-28 Vadim Pisarevskyapplied patches from #2311
2012-08-28 Vadim Pisarevskyfixed #2297, #2300; fixed several warnings
2012-08-28 Andrey KamaevAndroid camera: fix logging macro
2012-08-28 Andrey KamaevAndroid toolchain: fixed ccache search
2012-08-27 Andrey KamaevFix Android build for mips platform
2012-08-27 Andrey KamaevSupport for the gold linker (NDK r8b is required)
2012-08-27 Andrey KamaevAdded CCache support to Android build
2012-08-27 Andrey KamaevPass list of modules to javadoc generator
2012-08-24 Vsevolod GlumovImproved 'Operations on Arrays" section of 'Core' modul...
2012-08-24 Anatoly Baksheevminor
2012-08-24 Anatoly BaksheevFixed bug in BP_GPU
2012-08-24 Andrey KamaevMerge branch 'android_camera'
2012-08-24 Andrey KamaevFix/workaround bogus error in Android samples running...
2012-08-24 Andrey KamaevFix crash on resume in face detection sample
2012-08-24 Andrey KamaevFix formatting in detection based tracker
2012-08-24 Andrey KamaevFix Andoid samples: black screen after resume problem
2012-08-24 Andrey KamaevAndroid camera: commented logs in frame callback
2012-08-24 Andrey KamaevFix buffer allocation in Android camera
2012-08-24 Alexander KapustinLaplacian tegra optimized was added
2012-08-23 Anatoly BaksheevRemoved PtrElemStep, Marked DevMem1D as deprecated...
2012-08-23 Andrey KamaevMerge branch 'norm_Matx' of git://github.com/vrabaud...
2012-08-23 Vladislav Vinogradovfixed type for threshold parameter
2012-08-23 Vladislav Vinogradovfixed gpu::integral for Kepler
2012-08-23 Vladislav Vinogradovgpu version of HoughCircles
next