platform/upstream/opencv.git
12 years agofixed #1421
Alexander Shishkov [Thu, 29 Mar 2012 13:46:54 +0000 (13:46 +0000)]
fixed #1421

12 years agoAdded documentation of correctMaches (#1350)
Ilya Lysenkov [Thu, 29 Mar 2012 13:22:49 +0000 (13:22 +0000)]
Added documentation of correctMaches (#1350)

12 years agoAdded a test for correctMatches (#1350)
Ilya Lysenkov [Thu, 29 Mar 2012 13:22:22 +0000 (13:22 +0000)]
Added a test for correctMatches (#1350)

12 years agoAdded wrappers of cvCorrectMatches (#1350)
Ilya Lysenkov [Thu, 29 Mar 2012 13:21:24 +0000 (13:21 +0000)]
Added wrappers of cvCorrectMatches (#1350)

12 years agofixed line clipping (ticket #1284)
Vadim Pisarevsky [Thu, 29 Mar 2012 13:06:38 +0000 (13:06 +0000)]
fixed line clipping (ticket #1284)

12 years agoFixed segfault problem with cap_unicap (ticket #1112)
Alexander Reshetnikov [Thu, 29 Mar 2012 12:20:06 +0000 (12:20 +0000)]
Fixed segfault problem with cap_unicap (ticket #1112)

12 years agofixed bug #1318. extended RNG::fill with the optional saturateRange parameter
Vadim Pisarevsky [Thu, 29 Mar 2012 12:00:34 +0000 (12:00 +0000)]
fixed bug #1318. extended RNG::fill with the optional saturateRange parameter

12 years agoUpdated close method for ieee1394 cameras
Alexander Reshetnikov [Thu, 29 Mar 2012 11:56:53 +0000 (11:56 +0000)]
Updated close method for ieee1394 cameras

12 years agoAdded documentation of triangulatePoints()
Ilya Lysenkov [Thu, 29 Mar 2012 11:54:29 +0000 (11:54 +0000)]
Added documentation of triangulatePoints()

12 years ago#1349 tbb::mutex is moved to outer scope to be sure that its initialization is comple...
Andrey Kamaev [Thu, 29 Mar 2012 11:17:35 +0000 (11:17 +0000)]
#1349 tbb::mutex is moved to outer scope to be sure that its initialization is completed before the parallel loop

12 years agoswitched back to FitEllipse algorithm by Dr. Daniel Weiss; improved its accuracy...
Vadim Pisarevsky [Thu, 29 Mar 2012 10:47:08 +0000 (10:47 +0000)]
switched back to FitEllipse algorithm by Dr. Daniel Weiss; improved its accuracy in some cases. It fixes #1638

12 years agoAdded a test for the C++ wrapper of cvTriangulatePoints()
Ilya Lysenkov [Thu, 29 Mar 2012 10:39:48 +0000 (10:39 +0000)]
Added a test for the C++ wrapper of cvTriangulatePoints()

12 years agoAdded wrappers of cvTriangulatePoints()
Ilya Lysenkov [Thu, 29 Mar 2012 10:39:06 +0000 (10:39 +0000)]
Added wrappers of cvTriangulatePoints()

12 years agoadded smoke test on EM, fixed EM reading #1570 (thanks to mr.pppoe),
Maria Dimashova [Thu, 29 Mar 2012 08:55:43 +0000 (08:55 +0000)]
added smoke test on EM, fixed EM reading #1570 (thanks to mr.pppoe),

12 years ago#1205 fixed more bugs/typos in parameters
Andrey Kamaev [Thu, 29 Mar 2012 08:07:57 +0000 (08:07 +0000)]
#1205 fixed more bugs/typos in parameters

12 years agofixed em test
Maria Dimashova [Thu, 29 Mar 2012 07:01:57 +0000 (07:01 +0000)]
fixed em test

12 years ago#1205 fixed ~100 of ~700 parameters
Andrey Kamaev [Thu, 29 Mar 2012 06:50:05 +0000 (06:50 +0000)]
#1205 fixed ~100 of ~700 parameters

12 years agoFix for issue #1201 Updated. Focus mode auto was replaced on continuous-video. Librar...
Alexander Smorkalov [Thu, 29 Mar 2012 05:15:51 +0000 (05:15 +0000)]
Fix for issue #1201 Updated. Focus mode auto was replaced on continuous-video. Libraries were rebuilt.

12 years agoAdded regression test for #1652
Andrey Kamaev [Thu, 29 Mar 2012 03:33:07 +0000 (03:33 +0000)]
Added regression test for #1652

12 years agoImplemented missed AlgorithmInfo for BRIEF
Andrey Kamaev [Thu, 29 Mar 2012 03:06:59 +0000 (03:06 +0000)]
Implemented missed AlgorithmInfo for BRIEF

12 years agoFixed 2 spontaneously failing tests
Andrey Kamaev [Thu, 29 Mar 2012 03:05:41 +0000 (03:05 +0000)]
Fixed 2 spontaneously failing tests

12 years agofixed #1373
Marina Kolpakova [Thu, 29 Mar 2012 01:16:33 +0000 (01:16 +0000)]
fixed #1373

12 years ago#1695 fixed arrow key events with the Qt backend
Andrey Kamaev [Wed, 28 Mar 2012 22:22:02 +0000 (22:22 +0000)]
#1695 fixed arrow key events with the Qt backend

12 years agotest case from ticket #1650
Marina Kolpakova [Wed, 28 Mar 2012 20:54:58 +0000 (20:54 +0000)]
test case from ticket #1650

12 years agominor refactoring
Marina Kolpakova [Wed, 28 Mar 2012 20:50:02 +0000 (20:50 +0000)]
minor refactoring

12 years ago#1365 Fixed numerous bugs in Bayer2RGB_VNG_8u SSE optimization, added simple regressi...
Andrey Kamaev [Wed, 28 Mar 2012 20:20:29 +0000 (20:20 +0000)]
#1365 Fixed numerous bugs in Bayer2RGB_VNG_8u SSE optimization, added simple regression test

12 years agofixed bug for #1496 and correctness tests for function CheckRange
Marina Kolpakova [Wed, 28 Mar 2012 20:09:13 +0000 (20:09 +0000)]
fixed bug for #1496 and correctness tests for function CheckRange

12 years agoFixed the error message in cvCorrectMatches (fixes #1155)
Ilya Lysenkov [Wed, 28 Mar 2012 17:29:49 +0000 (17:29 +0000)]
Fixed the error message in cvCorrectMatches (fixes #1155)

12 years agochanged icvSetVideoSize function (ticket #1067)
Alexander Reshetnikov [Wed, 28 Mar 2012 16:14:36 +0000 (16:14 +0000)]
changed icvSetVideoSize function (ticket #1067)

12 years agofixed cvKMeans2 (#1359)
Maria Dimashova [Wed, 28 Mar 2012 15:45:14 +0000 (15:45 +0000)]
fixed cvKMeans2 (#1359)

12 years agofix for #1724: making Java samples compatible with Android 3.1+ targets
Andrey Pavlenko [Wed, 28 Mar 2012 15:32:01 +0000 (15:32 +0000)]
fix for #1724: making Java samples compatible with Android 3.1+ targets

12 years agoUpdated saving paths for highgui tests
Alexander Reshetnikov [Wed, 28 Mar 2012 15:27:55 +0000 (15:27 +0000)]
Updated saving paths for highgui tests

12 years agoadded Vec Matx::solve(Vec) (ticket #1376)
Vadim Pisarevsky [Wed, 28 Mar 2012 15:21:30 +0000 (15:21 +0000)]
added Vec Matx::solve(Vec) (ticket #1376)

12 years agofixed #1616
Alexander Shishkov [Wed, 28 Mar 2012 15:12:12 +0000 (15:12 +0000)]
fixed #1616

12 years agofixed iter index in kmeans
Maria Dimashova [Wed, 28 Mar 2012 14:56:18 +0000 (14:56 +0000)]
fixed iter index in kmeans

12 years agoavoid empty clusters in k-means in a more elegant way (relates to ticket #7698)
Vadim Pisarevsky [Wed, 28 Mar 2012 14:32:23 +0000 (14:32 +0000)]
avoid empty clusters in k-means in a more elegant way (relates to ticket #7698)

12 years agosave, load & copy HOGDescriptor::nlevels (ticket #1533)
Vadim Pisarevsky [Wed, 28 Mar 2012 14:31:03 +0000 (14:31 +0000)]
save, load & copy HOGDescriptor::nlevels (ticket #1533)

12 years agofixed bug #1640
Vladislav Vinogradov [Wed, 28 Mar 2012 14:25:41 +0000 (14:25 +0000)]
fixed bug #1640

12 years agoFixed bugs in gpu border extrapolation aux. classes (BORDER_REFLECT case)
Alexey Spizhevoy [Wed, 28 Mar 2012 14:13:29 +0000 (14:13 +0000)]
Fixed bugs in gpu border extrapolation aux. classes (BORDER_REFLECT case)

12 years agoMinor refactoring of video i/o tests: fixed error with indexes
Alexander Reshetnikov [Wed, 28 Mar 2012 14:05:26 +0000 (14:05 +0000)]
Minor refactoring of video i/o tests: fixed error with indexes

12 years ago#1537 removed suspicious lines clearing optimization flags
Andrey Kamaev [Wed, 28 Mar 2012 13:59:48 +0000 (13:59 +0000)]
#1537 removed suspicious lines clearing optimization flags

12 years agoChanged saving paths for another highgui tests
Alexander Reshetnikov [Wed, 28 Mar 2012 13:49:55 +0000 (13:49 +0000)]
Changed saving paths for another highgui tests

12 years ago#1508 prefer architecture-specific install directory for python bindings, when LIB_SU...
Andrey Kamaev [Wed, 28 Mar 2012 13:37:58 +0000 (13:37 +0000)]
#1508 prefer architecture-specific install directory for python bindings, when LIB_SUFFIX is used

12 years agofixed cvComputeCorrespondEpilines to handle <5 points (ticket #1635)
Vadim Pisarevsky [Wed, 28 Mar 2012 13:37:14 +0000 (13:37 +0000)]
fixed cvComputeCorrespondEpilines to handle <5 points (ticket #1635)

12 years agoModified the test of findChessboardCorners to check examples when there are no chessb...
Ilya Lysenkov [Wed, 28 Mar 2012 13:23:33 +0000 (13:23 +0000)]
Modified the test of findChessboardCorners to check examples when there are no chessboards

12 years agorestored the ordering of SURF constructor parameters (ticket #1704)
Vadim Pisarevsky [Wed, 28 Mar 2012 13:07:44 +0000 (13:07 +0000)]
restored the ordering of SURF constructor parameters (ticket #1704)

12 years agoadded support of 3-channels output to gpu::reprojectImageTo3D
Vladislav Vinogradov [Wed, 28 Mar 2012 12:48:28 +0000 (12:48 +0000)]
added support of 3-channels output to gpu::reprojectImageTo3D
minor refactoring of gpu tests

12 years agoUpdated ffmpeg test for big video writing (changed saving paths + added removing...
Alexander Reshetnikov [Wed, 28 Mar 2012 12:15:25 +0000 (12:15 +0000)]
Updated ffmpeg test for big video writing (changed saving paths + added removing files)

12 years agoFixed the test of findChessboardCorners (it didn't test accuracy before)
Ilya Lysenkov [Wed, 28 Mar 2012 11:45:50 +0000 (11:45 +0000)]
Fixed the test of findChessboardCorners (it didn't test accuracy before)

12 years agoUpdated test_video_pos.cpp
Alexander Reshetnikov [Wed, 28 Mar 2012 11:33:36 +0000 (11:33 +0000)]
Updated test_video_pos.cpp

12 years ago#1416 added option to install OpenCVConfig.cmake i arch-dependent lo
Andrey Kamaev [Wed, 28 Mar 2012 10:38:50 +0000 (10:38 +0000)]
#1416 added option to install OpenCVConfig.cmake i arch-dependent lo

12 years agofixed writing huge matrices (ticket #1439)
Vadim Pisarevsky [Wed, 28 Mar 2012 09:57:31 +0000 (09:57 +0000)]
fixed writing huge matrices (ticket #1439)

12 years agoreverted revision 7676 (#1725)
Alexander Mordvintsev [Wed, 28 Mar 2012 09:44:54 +0000 (09:44 +0000)]
reverted revision 7676 (#1725)

12 years agoadded doc on DenseFeatureDetector (#1311)
Maria Dimashova [Wed, 28 Mar 2012 09:39:40 +0000 (09:39 +0000)]
added doc on DenseFeatureDetector (#1311)

12 years agofixed mask operations with uninitialized output array, added the corresponding test...
Vadim Pisarevsky [Wed, 28 Mar 2012 09:07:00 +0000 (09:07 +0000)]
fixed mask operations with uninitialized output array, added the corresponding test (ticket #1286)

12 years ago#1713 Added the possibility of setting user_block_size manually for gpu::matchTemplat...
Alexey Spizhevoy [Wed, 28 Mar 2012 07:11:07 +0000 (07:11 +0000)]
#1713 Added the possibility of setting user_block_size manually for gpu::matchTemplate function (and gpu::convolve). Added a buffer param into these functions. Removed using of 2^n block sizes when it's not necessary.

12 years agomoved gpu cvtColor tests to separate file
Vladislav Vinogradov [Wed, 28 Mar 2012 06:56:42 +0000 (06:56 +0000)]
moved gpu cvtColor tests to separate file
added more tests for gpu cvtColor
fixed RGB->YUV conversion

12 years agoworking on python wrappers for stitching
Alexander Mordvintsev [Wed, 28 Mar 2012 05:00:41 +0000 (05:00 +0000)]
working on python wrappers for stitching

12 years agogpu.hpp:filterSpeckles conflicts with calib3d.hpp -- should it be removed at all?
Alexander Mordvintsev [Wed, 28 Mar 2012 04:44:33 +0000 (04:44 +0000)]
gpu.hpp:filterSpeckles conflicts with calib3d.hpp -- should it be removed at all?

12 years agoFixed MSCV2005 build with TBB enabled.
Andrey Kamaev [Tue, 27 Mar 2012 23:17:53 +0000 (23:17 +0000)]
Fixed MSCV2005 build with TBB enabled.

12 years ago#842 #include <sys/mman.h> is moved from public headers closer to usage
Andrey Kamaev [Tue, 27 Mar 2012 21:29:58 +0000 (21:29 +0000)]
#842 #include <sys/mman.h> is moved from public headers closer to usage

12 years agoFixed Android tests and samples status in cmake report; restored java tests "coverage...
Andrey Kamaev [Tue, 27 Mar 2012 21:27:27 +0000 (21:27 +0000)]
Fixed Android tests and samples status in cmake report; restored java tests "coverage calculation".

12 years agoFixed Windows build
Andrey Kamaev [Tue, 27 Mar 2012 20:56:30 +0000 (20:56 +0000)]
Fixed Windows build

12 years agoMade dependency of opencv_objdetect from opencv_highgui optional.
Andrey Kamaev [Tue, 27 Mar 2012 20:17:31 +0000 (20:17 +0000)]
Made dependency of opencv_objdetect from opencv_highgui optional.

12 years agoAdded a check that Q reprojects to the same 3D points as reconstructed by triangulati...
Ilya Lysenkov [Tue, 27 Mar 2012 19:04:43 +0000 (19:04 +0000)]
Added a check that Q reprojects to the same 3D points as reconstructed by triangulation (#1575)

12 years agoAdded a check that Tx after rectification is equal to distance between cameras
Ilya Lysenkov [Tue, 27 Mar 2012 16:47:19 +0000 (16:47 +0000)]
Added a check that Tx after rectification is equal to distance between cameras

12 years agoReworked build scripts for Android Java API, tests and examples
Andrey Kamaev [Tue, 27 Mar 2012 16:05:52 +0000 (16:05 +0000)]
Reworked build scripts for Android Java API, tests and examples

12 years agoFixed wrong computation of a reprojection matrix Q in stereoRectify (#898)
Ilya Lysenkov [Tue, 27 Mar 2012 15:02:53 +0000 (15:02 +0000)]
Fixed wrong computation of a reprojection matrix Q in stereoRectify (#898)

12 years agoAdded a check that Q (computed by rectification) reprojects a point before the camera
Ilya Lysenkov [Tue, 27 Mar 2012 15:01:26 +0000 (15:01 +0000)]
Added a check that Q (computed by rectification) reprojects a point before the camera

12 years agoadded special notice about the missing saturation in 32s case (ticket #1529)
Vadim Pisarevsky [Tue, 27 Mar 2012 14:58:46 +0000 (14:58 +0000)]
added special notice about the missing saturation in 32s case (ticket #1529)

12 years agofixed a few compile problems in SparseMat code; fixed iteration over an empty sparse...
Vadim Pisarevsky [Tue, 27 Mar 2012 14:43:24 +0000 (14:43 +0000)]
fixed a few compile problems in SparseMat code; fixed iteration over an empty sparse matrix (ticket #1587)

12 years agoadded test case of matching the same descriptors
Maria Dimashova [Tue, 27 Mar 2012 13:20:54 +0000 (13:20 +0000)]
added test case of matching the same descriptors

12 years agoimproved description of RTreeParams (ticket #1656; thanks to Nghia Ho)
Vadim Pisarevsky [Tue, 27 Mar 2012 12:58:58 +0000 (12:58 +0000)]
improved description of RTreeParams (ticket #1656; thanks to Nghia Ho)

12 years agoprobably fixed multi-threaded capturing from DShow cameras (ticket #1470)
Vadim Pisarevsky [Tue, 27 Mar 2012 12:50:56 +0000 (12:50 +0000)]
probably fixed multi-threaded capturing from DShow cameras (ticket #1470)

12 years agominor modification of gpu video tests
Vladislav Vinogradov [Tue, 27 Mar 2012 12:15:52 +0000 (12:15 +0000)]
minor modification of gpu video tests
disabled NVidia Visualization test, it's functionality (draw rectangles) doesn't used in gpu module

12 years agoadded houghcircles sample, improved circle detection (ticket #951)
Vadim Pisarevsky [Tue, 27 Mar 2012 12:00:22 +0000 (12:00 +0000)]
added houghcircles sample, improved circle detection (ticket #951)

12 years agoadded more assertion on device features to gpu functions and tests
Vladislav Vinogradov [Tue, 27 Mar 2012 10:34:30 +0000 (10:34 +0000)]
added more assertion on device features to gpu functions and tests
moved TargerArchs and DeviceInfo to core
fixed bug in GpuMat::copy with mask (incorrect index in function tab)

12 years agoadded DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhai...
Vadim Pisarevsky [Tue, 27 Mar 2012 09:06:21 +0000 (09:06 +0000)]
added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch)

12 years agochanged default parameter
Maria Dimashova [Tue, 27 Mar 2012 08:37:39 +0000 (08:37 +0000)]
changed default parameter

12 years agoadded image and depth synchronization
Maria Dimashova [Tue, 27 Mar 2012 07:41:48 +0000 (07:41 +0000)]
added image and depth synchronization

12 years agoadded assertion on device features (global atomics) into gpu tests
Vladislav Vinogradov [Tue, 27 Mar 2012 07:33:39 +0000 (07:33 +0000)]
added assertion on device features (global atomics) into gpu tests

12 years agoFixed Android build warnings
Andrey Kamaev [Tue, 27 Mar 2012 06:16:13 +0000 (06:16 +0000)]
Fixed Android build warnings

12 years agofixed #1502
Alexander Shishkov [Mon, 26 Mar 2012 18:58:01 +0000 (18:58 +0000)]
fixed #1502

12 years agofixed octave computation in SURF_GPU
Vladislav Vinogradov [Mon, 26 Mar 2012 18:07:03 +0000 (18:07 +0000)]
fixed octave computation in SURF_GPU
used random images in gpu filter tests

12 years agoadded another contour perimeter test and fixed bug #216
Vadim Pisarevsky [Mon, 26 Mar 2012 17:00:48 +0000 (17:00 +0000)]
added another contour perimeter test and fixed bug #216

12 years agofixed gpu core tests (added additional check for device's feature support)
Vladislav Vinogradov [Mon, 26 Mar 2012 14:33:43 +0000 (14:33 +0000)]
fixed gpu core tests (added additional check for device's feature support)
added assertion on double types for old devices

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Mon, 26 Mar 2012 13:51:56 +0000 (13:51 +0000)]
update FFMPEG wrapper binaries

12 years agoRemoved duplicated ifdef code from ffmpeg wrappers
Alexander Reshetnikov [Mon, 26 Mar 2012 13:51:05 +0000 (13:51 +0000)]
Removed duplicated ifdef code from ffmpeg wrappers

12 years agoimproved convergence of minEnclosingCircle algorithm, patch #947 (thanks to Hannes...
Vadim Pisarevsky [Mon, 26 Mar 2012 13:45:49 +0000 (13:45 +0000)]
improved convergence of minEnclosingCircle algorithm, patch #947 (thanks to Hannes Sommer)

12 years agogot rid of "long double" in OpenCV; ticket #1515
Vadim Pisarevsky [Mon, 26 Mar 2012 13:36:47 +0000 (13:36 +0000)]
got rid of "long double" in OpenCV; ticket #1515

12 years agosplit big assertion in cv::split by parts; patch #829 by Shlomi Fish
Vadim Pisarevsky [Mon, 26 Mar 2012 13:32:32 +0000 (13:32 +0000)]
split big assertion in cv::split by parts; patch #829 by Shlomi Fish

12 years agoFixed #1711
Andrey Kamaev [Mon, 26 Mar 2012 13:17:18 +0000 (13:17 +0000)]
Fixed #1711

12 years agoAdded checking whether aspect ratio is valid or not
Ilya Lysenkov [Mon, 26 Mar 2012 13:07:21 +0000 (13:07 +0000)]
Added checking whether aspect ratio is valid or not

12 years agoAdded cvPyrUp signature to the documentation #1670
Andrey Kamaev [Mon, 26 Mar 2012 13:01:10 +0000 (13:01 +0000)]
Added cvPyrUp signature to the documentation #1670

12 years agoFixed compilation error for ffmpeg tests
Alexander Reshetnikov [Mon, 26 Mar 2012 12:27:00 +0000 (12:27 +0000)]
Fixed compilation error for ffmpeg tests

12 years agoAdded projectPoints() for 3xN objectPoints and 2xN imagePoints (#1550)
Ilya Lysenkov [Mon, 26 Mar 2012 11:10:34 +0000 (11:10 +0000)]
Added projectPoints() for 3xN objectPoints and 2xN imagePoints (#1550)

12 years agoAdded points comparison in test_remap
Ilya Lysenkov [Mon, 26 Mar 2012 11:07:27 +0000 (11:07 +0000)]
Added points comparison in test_remap

12 years agofixed gpu arithm functions (mismatch with cpu version)
Vladislav Vinogradov [Mon, 26 Mar 2012 11:02:03 +0000 (11:02 +0000)]
fixed gpu arithm functions (mismatch with cpu version)

12 years agoRestored and improved the test_remap Python test
Ilya Lysenkov [Mon, 26 Mar 2012 10:25:24 +0000 (10:25 +0000)]
Restored and improved the test_remap Python test

12 years agoremoved unnecessary MIN(); bug #1578
Vadim Pisarevsky [Mon, 26 Mar 2012 10:01:30 +0000 (10:01 +0000)]
removed unnecessary MIN(); bug #1578