platform/upstream/opencv.git
12 years agoFixed bug in summary.py
Andrey Kamaev [Fri, 6 Jan 2012 08:44:28 +0000 (08:44 +0000)]
Fixed bug in summary.py

12 years agoFixed files picking code to preserve the order in summary.py script.
Andrey Kamaev [Fri, 6 Jan 2012 07:41:04 +0000 (07:41 +0000)]
Fixed files picking code to preserve the order in summary.py script.

12 years agoTegra optimization for median blur
Andrey Kamaev [Thu, 5 Jan 2012 17:36:32 +0000 (17:36 +0000)]
Tegra optimization for median blur

12 years agoTegra optimization for GaussianBlur
Andrey Kamaev [Wed, 4 Jan 2012 18:20:03 +0000 (18:20 +0000)]
Tegra optimization for GaussianBlur

12 years agoComplex eigen test was modified.
Alexander Reshetnikov [Tue, 3 Jan 2012 19:06:56 +0000 (19:06 +0000)]
Complex eigen test was modified.
Fixed some bugs with checking for CV_64FC1 type.
Added eigen tests for 1*1 source matrix.

12 years agoStarted top-level CMakeLists.txt file reorganization: cmake scripts are moved to...
Andrey Kamaev [Tue, 3 Jan 2012 13:48:12 +0000 (13:48 +0000)]
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.

12 years agodoc typo fixed
Kirill Kornyakov [Tue, 3 Jan 2012 13:30:21 +0000 (13:30 +0000)]
doc typo fixed

12 years agoFixed dot product test
Andrey Kamaev [Fri, 30 Dec 2011 10:42:07 +0000 (10:42 +0000)]
Fixed dot product test

12 years agoRefactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TES...
Andrey Kamaev [Thu, 29 Dec 2011 16:46:16 +0000 (16:46 +0000)]
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests

12 years agoadded copyright notice for MOG2 algorithm by Z. Zivkovic
Vadim Pisarevsky [Thu, 29 Dec 2011 14:08:33 +0000 (14:08 +0000)]
added copyright notice for MOG2 algorithm by Z. Zivkovic

12 years agoAdded perf test for INTER_AREA resize
Andrey Kamaev [Thu, 29 Dec 2011 11:55:26 +0000 (11:55 +0000)]
Added perf test for INTER_AREA resize

12 years agoOptimized version of DotProd8u added
Kirill Kornyakov [Thu, 29 Dec 2011 07:51:01 +0000 (07:51 +0000)]
Optimized version of DotProd8u added

12 years agoOptimized version of sqsum8u added
Kirill Kornyakov [Thu, 29 Dec 2011 07:49:22 +0000 (07:49 +0000)]
Optimized version of sqsum8u added

12 years agoPerf testing: added ERROR_RELATIVE mode to SANITY_CHECK
Andrey Kamaev [Wed, 28 Dec 2011 14:59:09 +0000 (14:59 +0000)]
Perf testing: added ERROR_RELATIVE mode to SANITY_CHECK

12 years agoadjusting custom mat allocator when mat type is changed
Andrey Pavlenko [Wed, 28 Dec 2011 14:47:21 +0000 (14:47 +0000)]
adjusting custom mat allocator when mat type is changed

12 years agoadded perf test for dot product (8U, 32S, 32F)
Kirill Kornyakov [Wed, 28 Dec 2011 13:29:27 +0000 (13:29 +0000)]
added perf test for dot product (8U, 32S, 32F)

12 years agoupdate gpu perf tests
Vladislav Vinogradov [Wed, 28 Dec 2011 12:53:08 +0000 (12:53 +0000)]
update gpu perf tests

12 years agobug fix
Vladislav Vinogradov [Wed, 28 Dec 2011 07:56:19 +0000 (07:56 +0000)]
bug fix

12 years agoFixed build for x64 with sse2 disabled; several improvements in performance testing...
Andrey Kamaev [Tue, 27 Dec 2011 16:37:24 +0000 (16:37 +0000)]
Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests

12 years agofixed SSE-optimized cmp_8u (ticket #1530)
Vadim Pisarevsky [Tue, 27 Dec 2011 16:07:26 +0000 (16:07 +0000)]
fixed SSE-optimized cmp_8u (ticket #1530)

12 years agoimplemented invert(A, B, DECOMP_EIG)
Vadim Pisarevsky [Tue, 27 Dec 2011 15:56:17 +0000 (15:56 +0000)]
implemented invert(A, B, DECOMP_EIG)

12 years agoAdded missed macro
Andrey Kamaev [Tue, 27 Dec 2011 11:32:56 +0000 (11:32 +0000)]
Added missed macro

12 years agoRefactored Tegra related macro usage
Andrey Kamaev [Tue, 27 Dec 2011 11:21:45 +0000 (11:21 +0000)]
Refactored Tegra related macro usage

12 years agofixed build under linux
Vladislav Vinogradov [Tue, 27 Dec 2011 10:30:54 +0000 (10:30 +0000)]
fixed build under linux

12 years agoadded FAST_GPU and ORB_GPU classes
Vladislav Vinogradov [Tue, 27 Dec 2011 09:33:20 +0000 (09:33 +0000)]
added FAST_GPU and ORB_GPU classes

12 years agoFixed typo in android toolchain
Andrey Kamaev [Tue, 27 Dec 2011 09:11:42 +0000 (09:11 +0000)]
Fixed typo in android toolchain

12 years agoadded documentation for gpu::BroxOpticalFlow, updated other docs
Vladislav Vinogradov [Tue, 27 Dec 2011 08:25:47 +0000 (08:25 +0000)]
added documentation for gpu::BroxOpticalFlow, updated other docs

12 years agoadded ImagePyramid class to gpu module
Vladislav Vinogradov [Tue, 27 Dec 2011 06:24:31 +0000 (06:24 +0000)]
added ImagePyramid class to gpu module

12 years agofixed compilation error
Vladislav Vinogradov [Tue, 27 Dec 2011 06:19:20 +0000 (06:19 +0000)]
fixed compilation error

12 years agoAdded perf tests for blur, medianBlur, GaussianBlur
Andrey Kamaev [Mon, 26 Dec 2011 13:17:35 +0000 (13:17 +0000)]
Added perf tests for blur, medianBlur, GaussianBlur

12 years agoadded skipped file
Alexander Shishkov [Mon, 26 Dec 2011 13:08:46 +0000 (13:08 +0000)]
added skipped file

12 years agoadded P3P method
Alexander Shishkov [Mon, 26 Dec 2011 12:59:07 +0000 (12:59 +0000)]
added P3P method
added test for solvePnP
changed test for solvePnPRansac
fixed bug with mutex solvePnPRansac

12 years agoAdded small debug insertion.
Leonid Beynenson [Mon, 26 Dec 2011 12:34:28 +0000 (12:34 +0000)]
Added small debug insertion.

12 years agoAdded perf tests for cv::compare
Andrey Kamaev [Mon, 26 Dec 2011 11:30:56 +0000 (11:30 +0000)]
Added perf tests for cv::compare

12 years agoFixed border interpolation problem in filter2D
Andrey Kamaev [Mon, 26 Dec 2011 08:05:33 +0000 (08:05 +0000)]
Fixed border interpolation problem in filter2D

12 years agofixed bag in the checking size of matrix and vector for eigen test; all eigen test...
Alexander Reshetnikov [Fri, 23 Dec 2011 18:36:04 +0000 (18:36 +0000)]
fixed bag in the checking size of matrix and vector for eigen test; all eigen test execution was checked: it works correctly; added first version of homography test for C++ interface

12 years agoAdded perf test for cv::threshold
Andrey Kamaev [Fri, 23 Dec 2011 16:09:53 +0000 (16:09 +0000)]
Added perf test for cv::threshold

12 years agoAdded performance test for cv::dilate
Andrey Kamaev [Fri, 23 Dec 2011 15:45:57 +0000 (15:45 +0000)]
Added performance test for cv::dilate

12 years agoadded example of vec-file
Maria Dimashova [Fri, 23 Dec 2011 08:56:51 +0000 (08:56 +0000)]
added example of vec-file

12 years agoadded example of vec-file
Maria Dimashova [Fri, 23 Dec 2011 07:48:36 +0000 (07:48 +0000)]
added example of vec-file

12 years agoRefactored Tegra related macro usage
Andrey Kamaev [Thu, 22 Dec 2011 12:51:01 +0000 (12:51 +0000)]
Refactored Tegra related macro usage

12 years agofixed traincascade for ordered features
Maria Dimashova [Thu, 22 Dec 2011 11:19:27 +0000 (11:19 +0000)]
fixed traincascade for ordered features

12 years agoUpdated motions estimators in the stitching module to be able to set camera intrinsic...
Alexey Spizhevoy [Thu, 22 Dec 2011 09:59:03 +0000 (09:59 +0000)]
Updated motions estimators in the stitching module to be able to set camera intrinsics manually

12 years agoOptimized version of ReduceR functions and one ReduceC function added
Kirill Kornyakov [Thu, 22 Dec 2011 06:22:16 +0000 (06:22 +0000)]
Optimized version of ReduceR functions and one ReduceC function added
Attention! Optimized ReduceC function produced the bug

12 years agoFixed some errors in test data for eigen. Added test using lowindex & highindex in...
Alexander Reshetnikov [Wed, 21 Dec 2011 19:37:13 +0000 (19:37 +0000)]
Fixed some errors in test data for eigen. Added test using lowindex & highindex in eigen function.

12 years agoFixed ORB and SURF regression tests
Andrey Kamaev [Wed, 21 Dec 2011 15:22:22 +0000 (15:22 +0000)]
Fixed ORB and SURF regression tests

12 years agoFixed FAST feature detector Java tests
Andrey Kamaev [Wed, 21 Dec 2011 12:47:25 +0000 (12:47 +0000)]
Fixed FAST feature detector Java tests

12 years agoFixed 2 more tests for Java API
Andrey Kamaev [Wed, 21 Dec 2011 12:12:58 +0000 (12:12 +0000)]
Fixed 2 more tests for Java API

12 years agoFixed failed Java API tests for core module
Andrey Kamaev [Wed, 21 Dec 2011 10:41:49 +0000 (10:41 +0000)]
Fixed failed Java API tests for core module

12 years agoFixed bug with submatrix in device::transform
Vladislav Vinogradov [Wed, 21 Dec 2011 05:59:14 +0000 (05:59 +0000)]
Fixed bug with submatrix in device::transform

12 years agofirst version of Eigen test for C++ interface
Alexander Reshetnikov [Tue, 20 Dec 2011 18:59:55 +0000 (18:59 +0000)]
first version of Eigen test for C++ interface

12 years agofixed compilation errors in epnp with gcc
Alexander Shishkov [Tue, 20 Dec 2011 12:10:12 +0000 (12:10 +0000)]
fixed compilation errors in epnp with gcc

12 years agofirst version of ePnP code
Alexander Shishkov [Tue, 20 Dec 2011 11:33:12 +0000 (11:33 +0000)]
first version of ePnP code

12 years agoFixed highgui tests for Android
Andrey Kamaev [Tue, 20 Dec 2011 07:45:49 +0000 (07:45 +0000)]
Fixed highgui tests for Android

12 years agoRemoved unrequired dependency to the header "cvconfig.h".
Leonid Beynenson [Mon, 19 Dec 2011 18:31:20 +0000 (18:31 +0000)]
Removed unrequired dependency to the header "cvconfig.h".

12 years agofixed Python description of estimateAffine3D function
Alexander Shishkov [Mon, 19 Dec 2011 17:45:07 +0000 (17:45 +0000)]
fixed Python description of estimateAffine3D function

12 years agoFixed cv::norm accuracy test allowed error
Andrey Kamaev [Mon, 19 Dec 2011 15:15:40 +0000 (15:15 +0000)]
Fixed cv::norm accuracy test allowed error

12 years agofixed parallel build under Windows
Andrey Morozov [Mon, 19 Dec 2011 13:20:34 +0000 (13:20 +0000)]
fixed parallel build under Windows

12 years agoAdded multiple connected Android devices support to the run.py script
Andrey Kamaev [Mon, 19 Dec 2011 07:43:07 +0000 (07:43 +0000)]
Added multiple connected Android devices support to the run.py script

12 years agoadded experimental feature for parallel build solution under Windows
Andrey Morozov [Fri, 16 Dec 2011 07:14:55 +0000 (07:14 +0000)]
added experimental feature for parallel build solution under Windows

12 years agoFixed build with gcc compiler; couple minor improvements in perf testing framework
Andrey Kamaev [Fri, 16 Dec 2011 04:42:34 +0000 (04:42 +0000)]
Fixed build with gcc compiler; couple minor improvements in perf testing framework

12 years agoremoving some mistakes
Alexandre Benoit [Thu, 15 Dec 2011 22:45:28 +0000 (22:45 +0000)]
removing some mistakes

12 years agooptimized cmp and cvtscale(16s->16s) using SSE2 (thanks to Victoria)
Vadim Pisarevsky [Thu, 15 Dec 2011 21:15:51 +0000 (21:15 +0000)]
optimized cmp and cvtscale(16s->16s) using SSE2 (thanks to Victoria)

12 years agofixed gpu perf tests (out of memory)
Vladislav Vinogradov [Wed, 14 Dec 2011 06:39:32 +0000 (06:39 +0000)]
fixed gpu perf tests (out of memory)

12 years agocorrected small bu on image sequence tone mapping
Alexandre Benoit [Tue, 13 Dec 2011 08:42:39 +0000 (08:42 +0000)]
corrected small bu on image sequence tone mapping

12 years agominor
Vladislav Vinogradov [Tue, 13 Dec 2011 06:25:37 +0000 (06:25 +0000)]
minor

12 years agoadded tone mapping video processing from OpenEXR images sequences
Alexandre Benoit [Mon, 12 Dec 2011 15:53:05 +0000 (15:53 +0000)]
added tone mapping video processing from OpenEXR images sequences

12 years agominor
Vladislav Vinogradov [Mon, 12 Dec 2011 13:59:34 +0000 (13:59 +0000)]
minor

12 years agofixed build under linux
Vladislav Vinogradov [Mon, 12 Dec 2011 13:57:37 +0000 (13:57 +0000)]
fixed build under linux

12 years agofixed new OpenGL functionality under Qt
Vladislav Vinogradov [Mon, 12 Dec 2011 12:52:06 +0000 (12:52 +0000)]
fixed new OpenGL functionality under Qt

12 years agoFix to solve conflicts to standalone FLANN
Marius Muja [Mon, 12 Dec 2011 09:39:02 +0000 (09:39 +0000)]
Fix to solve conflicts to standalone FLANN

12 years agoadded description of minMaxIdx
Vadim Pisarevsky [Fri, 9 Dec 2011 12:13:23 +0000 (12:13 +0000)]
added description of minMaxIdx

12 years agofixed yet another bug in SVD. Now Core_SVD test passes
Vadim Pisarevsky [Thu, 8 Dec 2011 11:10:56 +0000 (11:10 +0000)]
fixed yet another bug in SVD. Now Core_SVD test passes

12 years agofixed most of test_core failures (except for SVD)
Vadim Pisarevsky [Mon, 5 Dec 2011 22:58:27 +0000 (22:58 +0000)]
fixed most of test_core failures (except for SVD)

12 years agofixed fastAtan2 and cardToPolar accuracy (thanks to Andrey Kamaev)
Vadim Pisarevsky [Sun, 4 Dec 2011 20:10:35 +0000 (20:10 +0000)]
fixed fastAtan2 and cardToPolar accuracy (thanks to Andrey Kamaev)

12 years agofixed single-mat input/output in mixChannels() (ticket #1446)
Vadim Pisarevsky [Sat, 3 Dec 2011 20:19:33 +0000 (20:19 +0000)]
fixed single-mat input/output in mixChannels() (ticket #1446)

12 years agofixed description of inRange/inRangeS (ticket #1500)
Vadim Pisarevsky [Sat, 3 Dec 2011 20:06:57 +0000 (20:06 +0000)]
fixed description of inRange/inRangeS (ticket #1500)

12 years agocorrected description of goodFeaturesToTrack (ticket #1488)
Vadim Pisarevsky [Sat, 3 Dec 2011 20:01:12 +0000 (20:01 +0000)]
corrected description of goodFeaturesToTrack (ticket #1488)

12 years agofixed single-precision SVD accuracy on some very ill-conditioned matrices (ticket...
Vadim Pisarevsky [Sat, 3 Dec 2011 19:49:44 +0000 (19:49 +0000)]
fixed single-precision SVD accuracy on some very ill-conditioned matrices (ticket #1448)

12 years agofixed memory corruption in CvEM::read() (ticket #1399)
Vadim Pisarevsky [Sat, 3 Dec 2011 18:55:40 +0000 (18:55 +0000)]
fixed memory corruption in CvEM::read() (ticket #1399)

12 years agofixed bug in Matx::inv(..., DECOMP_SVD) (ticket #1444)
Vadim Pisarevsky [Sat, 3 Dec 2011 18:50:11 +0000 (18:50 +0000)]
fixed bug in Matx::inv(..., DECOMP_SVD) (ticket #1444)

12 years agoMade changes in BundleAdjusterBase class to pass a termination criteria to the Levenb...
Leonid Beynenson [Thu, 1 Dec 2011 13:35:07 +0000 (13:35 +0000)]
Made changes in BundleAdjusterBase class to pass a termination criteria to the Levenberg–Marquardt algorithm.

12 years agoReverted invalid cv::reduce optimization
Andrey Kamaev [Thu, 1 Dec 2011 12:56:29 +0000 (12:56 +0000)]
Reverted invalid cv::reduce optimization

12 years agoFixed Android target setup for OpenCv library project
Andrey Kamaev [Thu, 1 Dec 2011 12:27:03 +0000 (12:27 +0000)]
Fixed Android target setup for OpenCv library project

12 years agoOptimized version of Reduce functions added
Kirill Kornyakov [Thu, 1 Dec 2011 11:07:25 +0000 (11:07 +0000)]
Optimized version of Reduce functions added

12 years agoFixed bug in phaseCorrelate
Andrey Kamaev [Wed, 30 Nov 2011 15:57:41 +0000 (15:57 +0000)]
Fixed bug in phaseCorrelate

12 years agoadding Android-specific linking flags
Andrey Pavlenko [Wed, 30 Nov 2011 13:58:42 +0000 (13:58 +0000)]
adding Android-specific linking flags

12 years agoadding Android-specific libs
Andrey Pavlenko [Wed, 30 Nov 2011 12:37:25 +0000 (12:37 +0000)]
adding Android-specific libs

12 years agoFixed logging in perf tests; small bugfix in run.py
Andrey Kamaev [Wed, 30 Nov 2011 11:30:45 +0000 (11:30 +0000)]
Fixed logging in perf tests; small bugfix in run.py

12 years agominor fix
Vladislav Vinogradov [Wed, 30 Nov 2011 07:38:45 +0000 (07:38 +0000)]
minor fix

12 years agominor
Vladislav Vinogradov [Wed, 30 Nov 2011 07:19:09 +0000 (07:19 +0000)]
minor

12 years agofixed build under linux
Vladislav Vinogradov [Wed, 30 Nov 2011 06:45:46 +0000 (06:45 +0000)]
fixed build under linux

12 years agomoved OpenGL wrappers to separate header
Vladislav Vinogradov [Wed, 30 Nov 2011 06:20:29 +0000 (06:20 +0000)]
moved OpenGL wrappers to separate header
added GlBuffer, GlTexture and GpuMat support to InputArray
replaced addTextOpenGl function by render + GlFont

12 years agofixed bug in chart.py
Andrey Morozov [Tue, 29 Nov 2011 15:43:46 +0000 (15:43 +0000)]
fixed bug in chart.py

12 years agoexposed SurfFeatureDetector and SurfDescriptorExtractor to python
Alexander Mordvintsev [Tue, 29 Nov 2011 12:24:38 +0000 (12:24 +0000)]
exposed SurfFeatureDetector and SurfDescriptorExtractor to python

12 years agoMade changes in the stitching module to make correct logging on Android.
Leonid Beynenson [Mon, 28 Nov 2011 20:44:41 +0000 (20:44 +0000)]
Made changes in the stitching module to make correct logging on Android.

12 years agoTegra-optimized pyrUp
Andrey Kamaev [Mon, 28 Nov 2011 16:38:36 +0000 (16:38 +0000)]
Tegra-optimized pyrUp

12 years agoimplemented addTextOpenGl under Gtk
Vladislav Vinogradov [Mon, 28 Nov 2011 12:35:05 +0000 (12:35 +0000)]
implemented addTextOpenGl under Gtk

12 years agominor fix
Vladislav Vinogradov [Mon, 28 Nov 2011 12:10:37 +0000 (12:10 +0000)]
minor fix

12 years agoadded addTextOpenGl function
Vladislav Vinogradov [Mon, 28 Nov 2011 11:50:46 +0000 (11:50 +0000)]
added addTextOpenGl function