platform/upstream/opencv.git
2012-05-29 Andrey KamaevDocumentation: added support for superclasses in class...
2012-05-29 Alexander SmorkalovNative camera libs rebuilt for bug #1989 fix.
2012-05-29 Alexander SmorkalovBug #1989 fixed. NULL pointer check added.
2012-05-29 Evgeny TalaninTemporarily disable test on Mac
2012-05-29 Andrey KamaevFixed documentation generation for function arguments...
2012-05-29 Vladislav VinogradovBug #1991 : fixed gpu interpolation (remap, resize...
2012-05-29 Andrey Pavlenkofixing Java test and sample after moving drawContours...
2012-05-29 Andrey KamaevAdded check for trailing semicolon to rst parser; fixed...
2012-05-29 Andrey KamaevFixed documentation: corrected parameter names
2012-05-29 Vladislav Vinogradovfixed some bugs in gpu module under Windows:
2012-05-29 Andrey KamaevFixed property names in cap_dshow #1993
2012-05-28 Andrey KamaevMore fixes for documentation.
2012-05-28 Vadim Pisarevskyadded API for storing OpenCV data structures to text...
2012-05-28 Andrey KamaevSmall fixes for documentation checking script
2012-05-28 Andrey KamaevAdded check for documented but missing functions
2012-05-28 Andrey KamaevNew bunch of documentation fixes
2012-05-28 Andrey Kamaevremaining C-style planar subdivisions data structures...
2012-05-28 Kirill Kornyakovadded fix_properties scripts for Android samples
2012-05-28 Vladislav Vinogradovfixed several problems with CUDA 5.0
2012-05-28 Andrey KamaevFixed more documentation & source discrepancies
2012-05-28 Alexander Mordvintsevcompatibility corrections
2012-05-28 Alexander Mordvintsevupdated video_threaded.py sample:
2012-05-28 Vladislav Vinogradovminor fix of gpu perf tests
2012-05-28 Andrey KamaevFixed hundreds of documentation problems
2012-05-28 Andrey KamaevAdded new script for checking correctness of documentation
2012-05-25 Andrey KamaevAdded test for #914
2012-05-25 Alexander Mordvintsevvideo_threaded.py sample now uses multiprocessing modul...
2012-05-25 Alexander Shishkovtemp commit
2012-05-25 Alexander Shishkovtemp commit
2012-05-25 Andrey KamaevFixed some build warnings
2012-05-25 Andrey KamaevMoved 3rd-party libraries detection to separate cmake...
2012-05-25 Alexander Shishkovtemp commit
2012-05-25 Andrey KamaevAdded new perf tests for boxFilter
2012-05-25 Anatoly Baksheevcompilation with CUDA5.0 (#1982, thanks to Rodrigo)
2012-05-25 Andrey KamaevFixed groupRectangles documentation #1817
2012-05-25 Andrey KamaevAdded tegra stub for cornerEigenValsVecs
2012-05-24 Andrey KamaevFixed PvAPI search on Windows #1927
2012-05-24 Anatoly Baksheevperf_framework: added TEST_CYCLE_MULTIRUN macros (...
2012-05-24 Maria Dimashovafixed #1981
2012-05-24 Andrey KamaevUpdated sanity checks for some imgproc perf tests
2012-05-24 Alexander Mordvintsevadded video_threaded.py sample
2012-05-24 Vadim Pisarevskysome more fixes in Algorithm methods declarations
2012-05-23 Andrey KamaevMinor cmake change
2012-05-23 Vladislav Vinogradovadded mark_nvidia script
2012-05-23 Vladislav Vinogradovminor fix of gpu perf tests
2012-05-23 Vadim Pisarevskyfixed undistortPoints description (ticket #1964)
2012-05-23 Vladislav Vinogradovupdated gpu performance tests
2012-05-23 Vadim Pisarevskyfixed description of cv::invert() (ticket #1972)
2012-05-23 Vadim Pisarevskyfixed description of Algorithm::getList(); added sample...
2012-05-23 Andrey KamaevFixed assert placement in cv::invert
2012-05-23 Andrey KamaevAdded documentation for buildOpticalFlowPyramid
2012-05-22 Vladislav Vinogradovcompilation
2012-05-22 Anatoly Baksheevgpu: added Cascade and mulAndScaleSpectrums perf tests
2012-05-22 Alexander Mordvintsevexposed MSER to python again
2012-05-22 Alexander Smorkalovcv::Exception handling added. Multithreading bug fixed.
2012-05-22 Vladislav Vinogradovupdated filters performance tests in gpu module
2012-05-22 Leonid BeynensonAdded a check of the DetectionBasedTracker's inner...
2012-05-22 Anatoly Baksheevarithm test gpu tests for cpu :)
2012-05-22 Alexander SmorkalovFace detection example updated. Dtetection base tracker...
2012-05-22 Vladislav Vinogradovfixed gpu-vs-cpu performance tests
2012-05-22 Alexander Mordvintsevfixed #1969
2012-05-22 Vladislav Vinogradovupdated gpu-vs-cpu performance tests
2012-05-22 Alexander Mordvintsevfixed gaussian_mix.py sample
2012-05-22 Anatoly Baksheevfixed precom for opencv_perf_gpu_cpu
2012-05-22 Alexander Mordvintsevmade video_dmtx.py description visible in demo.py
2012-05-22 Alexander Mordvintsevremoved derivLambda param for LK-tracker
2012-05-22 Vladislav Vinogradovadded cpu performance test for gpu module
2012-05-22 Alexander MordvintsevFIX: VideoCapture::read() was returning empty image...
2012-05-21 Andrey KamaevFixed some corner cases of opencv_world configuration
2012-05-21 Andrey KamaevUpdated to TBB4.0 update 4 for Android build
2012-05-21 Vadim PisarevskyFaceRecognizer class is now derived from Algorithm...
2012-05-21 Vadim Pisarevskyfixed 2 build problems on MacOSX (highgui with ffmpeg...
2012-05-21 Andrey KamaevUpdated tegra optical flow stub
2012-05-21 Leonid BeynensonNow the DetectionBasedTracker will throw exception...
2012-05-21 Andrey KamaevAdded new performance tests for calcOpticalFlowPyrLK...
2012-05-21 Andrey KamaevFixed Linux build
2012-05-21 Maria Dimashovainclude nonfree for a couple of f2d samples
2012-05-20 Andrey KamaevRestored QuartzCore framework for OS X
2012-05-20 Andrey KamaevRefactored highgui libraries search (tested on Windows...
2012-05-20 Andrey KamaevFixed few MinGW build problems
2012-05-20 Andrey KamaevFixing Android SDK search on OS X.
2012-05-19 Maria Dimashovaskip of table header in MLData (#1962)
2012-05-19 Andrey KamaevRefactored CMake status report for video IO libs
2012-05-19 Andrey KamaevFixing compile on some MinGW platforms
2012-05-19 Andrey KamaevAdded Windows paths support to Eigen search.
2012-05-19 Andrey KamaevMinGW: try -mpreferred-stack-boundary instead of mstack...
2012-05-18 Andrey KamaevRestored -O2 for MinGW
2012-05-18 Maria Dimashovafixed Mat::diag (#1939)
2012-05-18 Andrey KamaevFixed parameter name and copy condition
2012-05-18 Andrey KamaevFixed phaseCorrelate result for not power of 2 size...
2012-05-18 Andrey KamaevFixed problem with manually set PYTHON_PACKAGES_PATH...
2012-05-18 Andrey KamaevFixed accumulateWeighted with mask for multichannel...
2012-05-17 Andrey Kamaev#1932 Fixed SSE instability on mingw32
2012-05-17 Andrey KamaevFixed MinGW build after r8358
2012-05-17 Andrey Pavlenkofix for #1954 (typos)
2012-05-17 Anatoly Baksheevfixed possible compilation error for macos
2012-05-17 Andrey PavlenkoAndroid samples are updated: onPause()/onResume() relea...
2012-05-17 Andrey KamaevFixed Algorithm usage example #1904
2012-05-17 Andrey KamaevRefactored per-computed pyramid handling in calcOptical...
2012-05-16 Vadim PisarevskyAdded Snap-to-Screen Edge feature in the case of multip...
next