platform/upstream/opencv.git
12 years agoFixed property names in cap_dshow #1993
Andrey Kamaev [Tue, 29 May 2012 05:41:46 +0000 (05:41 +0000)]
Fixed property names in cap_dshow #1993

12 years agoMore fixes for documentation.
Andrey Kamaev [Mon, 28 May 2012 20:11:38 +0000 (20:11 +0000)]
More fixes for documentation.

12 years agoadded API for storing OpenCV data structures to text string and reading them back
Vadim Pisarevsky [Mon, 28 May 2012 15:38:58 +0000 (15:38 +0000)]
added API for storing OpenCV data structures to text string and reading them back

12 years agoSmall fixes for documentation checking script
Andrey Kamaev [Mon, 28 May 2012 15:29:21 +0000 (15:29 +0000)]
Small fixes for documentation checking script

12 years agoAdded check for documented but missing functions
Andrey Kamaev [Mon, 28 May 2012 14:45:14 +0000 (14:45 +0000)]
Added check for documented but missing functions

12 years agoNew bunch of documentation fixes
Andrey Kamaev [Mon, 28 May 2012 14:36:15 +0000 (14:36 +0000)]
New bunch of documentation fixes

12 years agoremaining C-style planar subdivisions data structures are moved to legacy
Andrey Kamaev [Mon, 28 May 2012 13:57:45 +0000 (13:57 +0000)]
remaining C-style planar subdivisions data structures are moved to legacy

12 years agoadded fix_properties scripts for Android samples
Kirill Kornyakov [Mon, 28 May 2012 13:31:44 +0000 (13:31 +0000)]
added fix_properties scripts for Android samples

12 years agofixed several problems with CUDA 5.0
Vladislav Vinogradov [Mon, 28 May 2012 12:09:40 +0000 (12:09 +0000)]
fixed several problems with CUDA 5.0
* gpu::LUT, uses device memory instead of host memory
* gpu::multiply, round mod for CV_8U depth

12 years agoFixed more documentation & source discrepancies
Andrey Kamaev [Mon, 28 May 2012 11:22:43 +0000 (11:22 +0000)]
Fixed more documentation & source discrepancies

12 years agocompatibility corrections
Alexander Mordvintsev [Mon, 28 May 2012 09:25:08 +0000 (09:25 +0000)]
compatibility corrections

12 years agoupdated video_threaded.py sample:
Alexander Mordvintsev [Mon, 28 May 2012 08:51:50 +0000 (08:51 +0000)]
updated video_threaded.py sample:
- switch btw threaded and non-threaded mode
- performance counters
- description

12 years agominor fix of gpu perf tests
Vladislav Vinogradov [Mon, 28 May 2012 08:08:14 +0000 (08:08 +0000)]
minor fix of gpu perf tests

12 years agoFixed hundreds of documentation problems
Andrey Kamaev [Mon, 28 May 2012 07:36:14 +0000 (07:36 +0000)]
Fixed hundreds of documentation problems

12 years agoAdded new script for checking correctness of documentation
Andrey Kamaev [Mon, 28 May 2012 07:34:49 +0000 (07:34 +0000)]
Added new script for checking correctness of documentation

12 years agoAdded test for #914
Andrey Kamaev [Fri, 25 May 2012 17:56:28 +0000 (17:56 +0000)]
Added test for #914

12 years agovideo_threaded.py sample now uses multiprocessing module's ThreadPool
Alexander Mordvintsev [Fri, 25 May 2012 14:38:39 +0000 (14:38 +0000)]
video_threaded.py sample now uses multiprocessing module's ThreadPool

12 years agotemp commit
Alexander Shishkov [Fri, 25 May 2012 13:35:14 +0000 (13:35 +0000)]
temp commit

12 years agotemp commit
Alexander Shishkov [Fri, 25 May 2012 13:16:16 +0000 (13:16 +0000)]
temp commit

12 years agoFixed some build warnings
Andrey Kamaev [Fri, 25 May 2012 13:13:51 +0000 (13:13 +0000)]
Fixed some build warnings

12 years agoMoved 3rd-party libraries detection to separate cmake files
Andrey Kamaev [Fri, 25 May 2012 13:12:02 +0000 (13:12 +0000)]
Moved 3rd-party libraries detection to separate cmake files

12 years agotemp commit
Alexander Shishkov [Fri, 25 May 2012 13:11:34 +0000 (13:11 +0000)]
temp commit

12 years agoAdded new perf tests for boxFilter
Andrey Kamaev [Fri, 25 May 2012 11:26:43 +0000 (11:26 +0000)]
Added new perf tests for boxFilter

12 years agocompilation with CUDA5.0 (#1982, thanks to Rodrigo)
Anatoly Baksheev [Fri, 25 May 2012 09:44:00 +0000 (09:44 +0000)]
compilation with CUDA5.0 (#1982, thanks to Rodrigo)

12 years agoFixed groupRectangles documentation #1817
Andrey Kamaev [Fri, 25 May 2012 09:04:26 +0000 (09:04 +0000)]
Fixed groupRectangles documentation #1817

12 years agoAdded tegra stub for cornerEigenValsVecs
Andrey Kamaev [Fri, 25 May 2012 08:20:13 +0000 (08:20 +0000)]
Added tegra stub for cornerEigenValsVecs

12 years agoFixed PvAPI search on Windows #1927
Andrey Kamaev [Thu, 24 May 2012 20:10:13 +0000 (20:10 +0000)]
Fixed PvAPI search on Windows #1927

12 years agoperf_framework: added TEST_CYCLE_MULTIRUN macros ( invokes function tested several...
Anatoly Baksheev [Thu, 24 May 2012 17:12:14 +0000 (17:12 +0000)]
perf_framework: added TEST_CYCLE_MULTIRUN macros ( invokes function tested several times at each iteration )

12 years agofixed #1981
Maria Dimashova [Thu, 24 May 2012 16:52:14 +0000 (16:52 +0000)]
fixed #1981

12 years agoUpdated sanity checks for some imgproc perf tests
Andrey Kamaev [Thu, 24 May 2012 15:42:07 +0000 (15:42 +0000)]
Updated sanity checks for some imgproc perf tests

12 years agoadded video_threaded.py sample
Alexander Mordvintsev [Thu, 24 May 2012 15:40:55 +0000 (15:40 +0000)]
added video_threaded.py sample

12 years agosome more fixes in Algorithm methods declarations
Vadim Pisarevsky [Thu, 24 May 2012 11:50:54 +0000 (11:50 +0000)]
some more fixes in Algorithm methods declarations

12 years agoMinor cmake change
Andrey Kamaev [Wed, 23 May 2012 19:28:41 +0000 (19:28 +0000)]
Minor cmake change

12 years agoadded mark_nvidia script
Vladislav Vinogradov [Wed, 23 May 2012 13:55:10 +0000 (13:55 +0000)]
added mark_nvidia script

12 years agominor fix of gpu perf tests
Vladislav Vinogradov [Wed, 23 May 2012 13:20:53 +0000 (13:20 +0000)]
minor fix of gpu perf tests

12 years agofixed undistortPoints description (ticket #1964)
Vadim Pisarevsky [Wed, 23 May 2012 13:01:40 +0000 (13:01 +0000)]
fixed undistortPoints description (ticket #1964)

12 years agoupdated gpu performance tests
Vladislav Vinogradov [Wed, 23 May 2012 12:58:01 +0000 (12:58 +0000)]
updated gpu performance tests

12 years agofixed description of cv::invert() (ticket #1972)
Vadim Pisarevsky [Wed, 23 May 2012 12:52:46 +0000 (12:52 +0000)]
fixed description of cv::invert() (ticket #1972)

12 years agofixed description of Algorithm::getList(); added sample, thanks to Shervin Emami...
Vadim Pisarevsky [Wed, 23 May 2012 12:35:51 +0000 (12:35 +0000)]
fixed description of Algorithm::getList(); added sample, thanks to Shervin Emami (ticket #1972)

12 years agoFixed assert placement in cv::invert
Andrey Kamaev [Wed, 23 May 2012 09:28:26 +0000 (09:28 +0000)]
Fixed assert placement in cv::invert

12 years agoAdded documentation for buildOpticalFlowPyramid
Andrey Kamaev [Wed, 23 May 2012 08:50:43 +0000 (08:50 +0000)]
Added documentation for buildOpticalFlowPyramid

12 years agocompilation
Vladislav Vinogradov [Tue, 22 May 2012 18:59:26 +0000 (18:59 +0000)]
compilation

12 years agogpu: added Cascade and mulAndScaleSpectrums perf tests
Anatoly Baksheev [Tue, 22 May 2012 18:58:01 +0000 (18:58 +0000)]
gpu: added Cascade and mulAndScaleSpectrums perf tests

12 years agoexposed MSER to python again
Alexander Mordvintsev [Tue, 22 May 2012 15:53:39 +0000 (15:53 +0000)]
exposed MSER to python again

12 years agocv::Exception handling added. Multithreading bug fixed.
Alexander Smorkalov [Tue, 22 May 2012 14:47:40 +0000 (14:47 +0000)]
cv::Exception handling added. Multithreading bug fixed.

12 years agoupdated filters performance tests in gpu module
Vladislav Vinogradov [Tue, 22 May 2012 13:59:40 +0000 (13:59 +0000)]
updated filters performance tests in gpu module

12 years agoAdded a check of the DetectionBasedTracker's inner state in the main thread function...
Leonid Beynenson [Tue, 22 May 2012 13:24:37 +0000 (13:24 +0000)]
Added a check of the DetectionBasedTracker's inner state in the main thread function of this class.
This change should fix a multithread bug in the class.

12 years agoarithm test gpu tests for cpu :)
Anatoly Baksheev [Tue, 22 May 2012 13:15:22 +0000 (13:15 +0000)]
arithm test gpu tests for cpu :)

12 years agoFace detection example updated. Dtetection base tracker mode added.
Alexander Smorkalov [Tue, 22 May 2012 12:21:26 +0000 (12:21 +0000)]
Face detection example updated. Dtetection base tracker mode added.

12 years agofixed gpu-vs-cpu performance tests
Vladislav Vinogradov [Tue, 22 May 2012 11:27:45 +0000 (11:27 +0000)]
fixed gpu-vs-cpu performance tests

12 years agofixed #1969
Alexander Mordvintsev [Tue, 22 May 2012 11:21:25 +0000 (11:21 +0000)]
fixed #1969

12 years agoupdated gpu-vs-cpu performance tests
Vladislav Vinogradov [Tue, 22 May 2012 10:29:58 +0000 (10:29 +0000)]
updated gpu-vs-cpu performance tests

12 years agofixed gaussian_mix.py sample
Alexander Mordvintsev [Tue, 22 May 2012 09:11:09 +0000 (09:11 +0000)]
fixed gaussian_mix.py sample

12 years agofixed precom for opencv_perf_gpu_cpu
Anatoly Baksheev [Tue, 22 May 2012 08:54:48 +0000 (08:54 +0000)]
fixed precom for opencv_perf_gpu_cpu

12 years agomade video_dmtx.py description visible in demo.py
Alexander Mordvintsev [Tue, 22 May 2012 08:45:10 +0000 (08:45 +0000)]
made video_dmtx.py description visible in demo.py

12 years agoremoved derivLambda param for LK-tracker
Alexander Mordvintsev [Tue, 22 May 2012 08:43:42 +0000 (08:43 +0000)]
removed derivLambda param for LK-tracker
linetype -> lineType

12 years agoadded cpu performance test for gpu module
Vladislav Vinogradov [Tue, 22 May 2012 08:29:08 +0000 (08:29 +0000)]
added cpu performance test for gpu module

12 years agoFIX: VideoCapture::read() was returning empty image for camera captures
Alexander Mordvintsev [Tue, 22 May 2012 07:58:31 +0000 (07:58 +0000)]
FIX: VideoCapture::read() was returning empty image for camera captures

12 years agoFixed some corner cases of opencv_world configuration
Andrey Kamaev [Mon, 21 May 2012 20:15:17 +0000 (20:15 +0000)]
Fixed some corner cases of opencv_world configuration

12 years agoUpdated to TBB4.0 update 4 for Android build
Andrey Kamaev [Mon, 21 May 2012 19:25:03 +0000 (19:25 +0000)]
Updated to TBB4.0 update 4 for Android build

12 years agoFaceRecognizer class is now derived from Algorithm, therefore it's possible to set...
Vadim Pisarevsky [Mon, 21 May 2012 15:27:40 +0000 (15:27 +0000)]
FaceRecognizer class is now derived from Algorithm, therefore it's possible to set and retrieve the parameters using conventional Algorithm::set and Algorithm::get methods

12 years agofixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro...
Vadim Pisarevsky [Mon, 21 May 2012 14:56:07 +0000 (14:56 +0000)]
fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876)

12 years agoUpdated tegra optical flow stub
Andrey Kamaev [Mon, 21 May 2012 13:57:36 +0000 (13:57 +0000)]
Updated tegra optical flow stub

12 years agoNow the DetectionBasedTracker will throw exception if it cannot load cascade detector...
Leonid Beynenson [Mon, 21 May 2012 13:54:42 +0000 (13:54 +0000)]
Now the DetectionBasedTracker will throw exception if it cannot load cascade detector from a file.

12 years agoAdded new performance tests for calcOpticalFlowPyrLK and buildOpticalFlowPyramid...
Andrey Kamaev [Mon, 21 May 2012 13:07:53 +0000 (13:07 +0000)]
Added new performance tests for calcOpticalFlowPyrLK and buildOpticalFlowPyramid; extracted private header from lkpyramid.cpp

12 years agoFixed Linux build
Andrey Kamaev [Mon, 21 May 2012 08:53:38 +0000 (08:53 +0000)]
Fixed Linux build

12 years agoinclude nonfree for a couple of f2d samples
Maria Dimashova [Mon, 21 May 2012 08:47:57 +0000 (08:47 +0000)]
include nonfree for a couple of f2d samples

12 years agoRestored QuartzCore framework for OS X
Andrey Kamaev [Sun, 20 May 2012 19:05:36 +0000 (19:05 +0000)]
Restored QuartzCore framework for OS X

12 years agoRefactored highgui libraries search (tested on Windows only)
Andrey Kamaev [Sun, 20 May 2012 18:49:57 +0000 (18:49 +0000)]
Refactored highgui libraries search (tested on Windows only)

12 years agoFixed few MinGW build problems
Andrey Kamaev [Sun, 20 May 2012 18:45:19 +0000 (18:45 +0000)]
Fixed few MinGW build problems

12 years agoFixing Android SDK search on OS X.
Andrey Kamaev [Sun, 20 May 2012 08:26:20 +0000 (08:26 +0000)]
Fixing Android SDK search on OS X.

12 years agoskip of table header in MLData (#1962)
Maria Dimashova [Sat, 19 May 2012 14:34:36 +0000 (14:34 +0000)]
skip of table header in MLData (#1962)

12 years agoRefactored CMake status report for video IO libs
Andrey Kamaev [Sat, 19 May 2012 13:48:36 +0000 (13:48 +0000)]
Refactored CMake status report for video IO libs

12 years agoFixing compile on some MinGW platforms
Andrey Kamaev [Sat, 19 May 2012 10:44:43 +0000 (10:44 +0000)]
Fixing compile on some MinGW platforms

12 years agoAdded Windows paths support to Eigen search.
Andrey Kamaev [Sat, 19 May 2012 10:14:10 +0000 (10:14 +0000)]
Added Windows paths support to Eigen search.

12 years agoMinGW: try -mpreferred-stack-boundary instead of mstackrealign
Andrey Kamaev [Sat, 19 May 2012 08:50:24 +0000 (08:50 +0000)]
MinGW: try -mpreferred-stack-boundary instead of mstackrealign

12 years agoRestored -O2 for MinGW
Andrey Kamaev [Fri, 18 May 2012 17:32:55 +0000 (17:32 +0000)]
Restored -O2 for MinGW

12 years agofixed Mat::diag (#1939)
Maria Dimashova [Fri, 18 May 2012 14:38:54 +0000 (14:38 +0000)]
fixed Mat::diag (#1939)

12 years agoFixed parameter name and copy condition
Andrey Kamaev [Fri, 18 May 2012 13:29:49 +0000 (13:29 +0000)]
Fixed parameter name and copy condition

12 years agoFixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff...
Andrey Kamaev [Fri, 18 May 2012 08:33:19 +0000 (08:33 +0000)]
Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast)

12 years agoFixed problem with manually set PYTHON_PACKAGES_PATH #1891
Andrey Kamaev [Fri, 18 May 2012 07:43:12 +0000 (07:43 +0000)]
Fixed problem with manually set PYTHON_PACKAGES_PATH #1891

12 years agoFixed accumulateWeighted with mask for multichannel matrices #1959
Andrey Kamaev [Fri, 18 May 2012 06:08:14 +0000 (06:08 +0000)]
Fixed accumulateWeighted with mask for multichannel matrices #1959

12 years ago#1932 Fixed SSE instability on mingw32
Andrey Kamaev [Thu, 17 May 2012 20:25:12 +0000 (20:25 +0000)]
#1932 Fixed SSE instability on mingw32

12 years agoFixed MinGW build after r8358
Andrey Kamaev [Thu, 17 May 2012 20:19:48 +0000 (20:19 +0000)]
Fixed MinGW build after r8358

12 years agofix for #1954 (typos)
Andrey Pavlenko [Thu, 17 May 2012 19:36:38 +0000 (19:36 +0000)]
fix for #1954 (typos)

12 years agofixed possible compilation error for macos
Anatoly Baksheev [Thu, 17 May 2012 14:55:29 +0000 (14:55 +0000)]
fixed possible compilation error for macos

12 years agoAndroid samples are updated: onPause()/onResume() release/open camera, a message...
Andrey Pavlenko [Thu, 17 May 2012 14:51:04 +0000 (14:51 +0000)]
Android samples are updated: onPause()/onResume() release/open camera, a message is shown on camera open error, minor fixes in code and resources

12 years agoFixed Algorithm usage example #1904
Andrey Kamaev [Thu, 17 May 2012 10:52:07 +0000 (10:52 +0000)]
Fixed Algorithm usage example #1904

12 years agoRefactored per-computed pyramid handling in calcOpticalFlowPyrLK #1321
Andrey Kamaev [Thu, 17 May 2012 10:29:53 +0000 (10:29 +0000)]
Refactored per-computed pyramid handling in calcOpticalFlowPyrLK #1321

12 years agoAdded Snap-to-Screen Edge feature in the case of multiple monitors (patch by Adi...
Vadim Pisarevsky [Wed, 16 May 2012 16:13:24 +0000 (16:13 +0000)]
Added Snap-to-Screen Edge feature in the case of multiple monitors (patch by Adi Shavit)

12 years agoAdded test and workaround for #1942
Andrey Kamaev [Wed, 16 May 2012 15:11:17 +0000 (15:11 +0000)]
Added test and workaround for #1942

12 years agoAdded option to pass pre-computed pyramid to piramidal LK optical flow #1321
Andrey Kamaev [Wed, 16 May 2012 14:52:46 +0000 (14:52 +0000)]
Added option to pass pre-computed pyramid to piramidal LK optical flow #1321

12 years agofixed building avfoundation on MacOSX with iOS targets
Vadim Pisarevsky [Tue, 15 May 2012 15:34:53 +0000 (15:34 +0000)]
fixed building avfoundation on MacOSX with iOS targets

12 years agofixed background update in GMM2 algorithm (ticket #1931)
Vadim Pisarevsky [Tue, 15 May 2012 14:25:07 +0000 (14:25 +0000)]
fixed background update in GMM2 algorithm (ticket #1931)

12 years agoFixed incorrect CMake variable name
Andrey Kamaev [Tue, 15 May 2012 07:43:00 +0000 (07:43 +0000)]
Fixed incorrect CMake variable name

12 years agoApplied patch for IPP linking under MinGW (thanks to Philippe FOUBERT) #1906
Andrey Kamaev [Mon, 14 May 2012 14:56:17 +0000 (14:56 +0000)]
Applied patch for IPP linking under MinGW (thanks to Philippe FOUBERT) #1906

12 years agoFixed typo #1896
Andrey Kamaev [Mon, 14 May 2012 14:51:13 +0000 (14:51 +0000)]
Fixed typo #1896

12 years agoFixed replacement of -O3 with -O2 for mingw compiler #1896
Andrey Kamaev [Mon, 14 May 2012 14:19:28 +0000 (14:19 +0000)]
Fixed replacement of -O3 with -O2 for mingw compiler #1896

12 years agoFixed python version issue #1903
Andrey Kamaev [Mon, 14 May 2012 14:05:25 +0000 (14:05 +0000)]
Fixed python version issue #1903

12 years agoShortened CMake script for opencv_world. Fixed opencv_world link with non-Visual...
Andrey Kamaev [Sun, 13 May 2012 09:34:33 +0000 (09:34 +0000)]
Shortened CMake script for opencv_world. Fixed opencv_world link with non-Visual Studio generators on Windows.