Merge pull request #28: add openexr to 3rdparty libs
[profile/ivi/opencv.git] / modules /
2012-09-03 Andrey KamaevMerge pull request #28: add openexr to 3rdparty libs
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 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-08-31 Vsevolod GlumovCleaned 'old_basic_structures' of undocumented parameters.
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 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 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 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 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 Andrey KamaevMerge pull request #25 from sergiud/master
2012-08-29 Vladislav Vinogradovfixed gpu PyrLKSparse perf test
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 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 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-27 Andrey KamaevFix Android build for mips platform
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 formatting in detection based tracker
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
2012-08-23 Anatoly Baksheevremoved /EHa flag for cuda compilation
2012-08-23 Anatoly Baksheevpossibility to enable /mp compiler flag from cmake
2012-08-23 Vincent Rabaudfix the compile bug
2012-08-23 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-23 Vsevolod GlumovImproved the public 'non-optimized' duplicates of ...
2012-08-23 marina.kolpakovaminor warning fix
2012-08-23 Anatoly Baksheevminor fix in FindTBB
2012-08-23 Alexey Spizhevoyadded median-based version of global motion estimation...
2012-08-22 Leonid BeynensonRemoved the header opencv2/photo/denoising.hpp
2012-08-22 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-22 Vadim Pisarevskyfixed ios camera timing (patch by Eduard Feicho)
2012-08-22 Vladislav Vinogradovoptimized gpu::integral for Kepler
2012-08-22 Ilya Lavrenovparallel version of remap, resize, warpaffine, warpPers...
2012-08-22 Andrey KamaevFix Windows build issues
2012-08-21 Vadim Pisarevskyfixed build on Ubuntu
2012-08-21 Vadim Pisarevskyadded SSE2-optimized resizeAreaFast for 8-bit images...
2012-08-21 Andrey Kamaev#2170 fix warning of undefined GTEST_HAS_DEATH_TEST
2012-08-21 Andrey KamaevFix Java API build
2012-08-21 Vadim Pisarevskyenabled SSE3 by default; integrated SSE3-optimized...
2012-08-21 Leonid BeynensonMerge branch 'master' of git://github.com/vpas/opencv...
2012-08-21 Victor PassichenkoAdd CV_Asserts for channels count
2012-08-21 Victor PassichenkoFix building for MS VS C++: remove allocation of arrays...
2012-08-21 Vadim Pisarevskyfixed the channel ordering of rgba images (by Eduard)
2012-08-21 Victor PassichenkoFix wrong memory deallocation
2012-08-21 Vladislav Vinogradovfixed compilation under windows
2012-08-20 Andrey KamaevFixed FAST algorithm initializer
2012-08-20 Andrey KamaevMerge branch 'master' of git://github.com/vpas/opencv...
2012-08-20 Andrey KamaevFixed gcc build warning
2012-08-20 Vadim Pisarevskyadded ios camera support in highgui. turned on optimiza...
next