Alexander Reshetnikov [Wed, 28 Mar 2012 16:14:36 +0000 (16:14 +0000)]
changed icvSetVideoSize function (ticket #1067)
Maria Dimashova [Wed, 28 Mar 2012 15:45:14 +0000 (15:45 +0000)]
fixed cvKMeans2 (#1359)
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
Alexander Reshetnikov [Wed, 28 Mar 2012 15:27:55 +0000 (15:27 +0000)]
Updated saving paths for highgui tests
Vadim Pisarevsky [Wed, 28 Mar 2012 15:21:30 +0000 (15:21 +0000)]
added Vec Matx::solve(Vec) (ticket #1376)
Alexander Shishkov [Wed, 28 Mar 2012 15:12:12 +0000 (15:12 +0000)]
fixed #1616
Maria Dimashova [Wed, 28 Mar 2012 14:56:18 +0000 (14:56 +0000)]
fixed iter index in kmeans
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)
Vadim Pisarevsky [Wed, 28 Mar 2012 14:31:03 +0000 (14:31 +0000)]
save, load & copy HOGDescriptor::nlevels (ticket #1533)
Vladislav Vinogradov [Wed, 28 Mar 2012 14:25:41 +0000 (14:25 +0000)]
fixed bug #1640
Alexey Spizhevoy [Wed, 28 Mar 2012 14:13:29 +0000 (14:13 +0000)]
Fixed bugs in gpu border extrapolation aux. classes (BORDER_REFLECT case)
Alexander Reshetnikov [Wed, 28 Mar 2012 14:05:26 +0000 (14:05 +0000)]
Minor refactoring of video i/o tests: fixed error with indexes
Andrey Kamaev [Wed, 28 Mar 2012 13:59:48 +0000 (13:59 +0000)]
#1537 removed suspicious lines clearing optimization flags
Alexander Reshetnikov [Wed, 28 Mar 2012 13:49:55 +0000 (13:49 +0000)]
Changed saving paths for another highgui tests
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
Vadim Pisarevsky [Wed, 28 Mar 2012 13:37:14 +0000 (13:37 +0000)]
fixed cvComputeCorrespondEpilines to handle <5 points (ticket #1635)
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
Vadim Pisarevsky [Wed, 28 Mar 2012 13:07:44 +0000 (13:07 +0000)]
restored the ordering of SURF constructor parameters (ticket #1704)
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
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)
Ilya Lysenkov [Wed, 28 Mar 2012 11:45:50 +0000 (11:45 +0000)]
Fixed the test of findChessboardCorners (it didn't test accuracy before)
Alexander Reshetnikov [Wed, 28 Mar 2012 11:33:36 +0000 (11:33 +0000)]
Updated test_video_pos.cpp
Andrey Kamaev [Wed, 28 Mar 2012 10:38:50 +0000 (10:38 +0000)]
#1416 added option to install OpenCVConfig.cmake i arch-dependent lo
Vadim Pisarevsky [Wed, 28 Mar 2012 09:57:31 +0000 (09:57 +0000)]
fixed writing huge matrices (ticket #1439)
Alexander Mordvintsev [Wed, 28 Mar 2012 09:44:54 +0000 (09:44 +0000)]
reverted revision 7676 (#1725)
Maria Dimashova [Wed, 28 Mar 2012 09:39:40 +0000 (09:39 +0000)]
added doc on DenseFeatureDetector (#1311)
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)
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.
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
Alexander Mordvintsev [Wed, 28 Mar 2012 05:00:41 +0000 (05:00 +0000)]
working on python wrappers for stitching
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?
Andrey Kamaev [Tue, 27 Mar 2012 23:17:53 +0000 (23:17 +0000)]
Fixed MSCV2005 build with TBB enabled.
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
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".
Andrey Kamaev [Tue, 27 Mar 2012 20:56:30 +0000 (20:56 +0000)]
Fixed Windows build
Andrey Kamaev [Tue, 27 Mar 2012 20:17:31 +0000 (20:17 +0000)]
Made dependency of opencv_objdetect from opencv_highgui optional.
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)
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
Andrey Kamaev [Tue, 27 Mar 2012 16:05:52 +0000 (16:05 +0000)]
Reworked build scripts for Android Java API, tests and examples
Ilya Lysenkov [Tue, 27 Mar 2012 15:02:53 +0000 (15:02 +0000)]
Fixed wrong computation of a reprojection matrix Q in stereoRectify (#898)
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
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)
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)
Maria Dimashova [Tue, 27 Mar 2012 13:20:54 +0000 (13:20 +0000)]
added test case of matching the same descriptors
Vadim Pisarevsky [Tue, 27 Mar 2012 12:58:58 +0000 (12:58 +0000)]
improved description of RTreeParams (ticket #1656; thanks to Nghia Ho)
Vadim Pisarevsky [Tue, 27 Mar 2012 12:50:56 +0000 (12:50 +0000)]
probably fixed multi-threaded capturing from DShow cameras (ticket #1470)
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
Vadim Pisarevsky [Tue, 27 Mar 2012 12:00:22 +0000 (12:00 +0000)]
added houghcircles sample, improved circle detection (ticket #951)
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)
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)
Maria Dimashova [Tue, 27 Mar 2012 08:37:39 +0000 (08:37 +0000)]
changed default parameter
Maria Dimashova [Tue, 27 Mar 2012 07:41:48 +0000 (07:41 +0000)]
added image and depth synchronization
Vladislav Vinogradov [Tue, 27 Mar 2012 07:33:39 +0000 (07:33 +0000)]
added assertion on device features (global atomics) into gpu tests
Andrey Kamaev [Tue, 27 Mar 2012 06:16:13 +0000 (06:16 +0000)]
Fixed Android build warnings
Alexander Shishkov [Mon, 26 Mar 2012 18:58:01 +0000 (18:58 +0000)]
fixed #1502
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
Vadim Pisarevsky [Mon, 26 Mar 2012 17:00:48 +0000 (17:00 +0000)]
added another contour perimeter test and fixed bug #216
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
Alexander Shishkov [Mon, 26 Mar 2012 13:51:56 +0000 (13:51 +0000)]
update FFMPEG wrapper binaries
Alexander Reshetnikov [Mon, 26 Mar 2012 13:51:05 +0000 (13:51 +0000)]
Removed duplicated ifdef code from ffmpeg wrappers
Vadim Pisarevsky [Mon, 26 Mar 2012 13:45:49 +0000 (13:45 +0000)]
improved convergence of minEnclosingCircle algorithm, patch #947 (thanks to Hannes Sommer)
Vadim Pisarevsky [Mon, 26 Mar 2012 13:36:47 +0000 (13:36 +0000)]
got rid of "long double" in OpenCV; ticket #1515
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
Andrey Kamaev [Mon, 26 Mar 2012 13:17:18 +0000 (13:17 +0000)]
Fixed #1711
Ilya Lysenkov [Mon, 26 Mar 2012 13:07:21 +0000 (13:07 +0000)]
Added checking whether aspect ratio is valid or not
Andrey Kamaev [Mon, 26 Mar 2012 13:01:10 +0000 (13:01 +0000)]
Added cvPyrUp signature to the documentation #1670
Alexander Reshetnikov [Mon, 26 Mar 2012 12:27:00 +0000 (12:27 +0000)]
Fixed compilation error for ffmpeg tests
Ilya Lysenkov [Mon, 26 Mar 2012 11:10:34 +0000 (11:10 +0000)]
Added projectPoints() for 3xN objectPoints and 2xN imagePoints (#1550)
Ilya Lysenkov [Mon, 26 Mar 2012 11:07:27 +0000 (11:07 +0000)]
Added points comparison in test_remap
Vladislav Vinogradov [Mon, 26 Mar 2012 11:02:03 +0000 (11:02 +0000)]
fixed gpu arithm functions (mismatch with cpu version)
Ilya Lysenkov [Mon, 26 Mar 2012 10:25:24 +0000 (10:25 +0000)]
Restored and improved the test_remap Python test
Vadim Pisarevsky [Mon, 26 Mar 2012 10:01:30 +0000 (10:01 +0000)]
removed unnecessary MIN(); bug #1578
Vadim Pisarevsky [Mon, 26 Mar 2012 09:53:52 +0000 (09:53 +0000)]
fixed potential buffer size overflow in Boost::update_weight, bug #1524 (thanks to benlemna for the patch)
Vadim Pisarevsky [Mon, 26 Mar 2012 09:48:43 +0000 (09:48 +0000)]
fixed "Invalid background description file" bug, #1676
Vadim Pisarevsky [Mon, 26 Mar 2012 09:40:49 +0000 (09:40 +0000)]
possibly fixed bug #1453
Vadim Pisarevsky [Mon, 26 Mar 2012 09:20:03 +0000 (09:20 +0000)]
fixed the size of output velocity map in OptFlowBM, ticket #1362 (thanks to Takanori Y for the patch)
Alexey Spizhevoy [Mon, 26 Mar 2012 09:19:33 +0000 (09:19 +0000)]
Fixed gpu::matchTemplate for correct handling of big templates. Added tests
Vadim Pisarevsky [Mon, 26 Mar 2012 09:12:27 +0000 (09:12 +0000)]
fixed nearest-neighbor remap with constant border, ticket #1681 (thanks to Vlad for the patch)
Vadim Pisarevsky [Mon, 26 Mar 2012 09:07:02 +0000 (09:07 +0000)]
fixed chi-square test, ticket #1263
Andrey Kamaev [Mon, 26 Mar 2012 08:18:53 +0000 (08:18 +0000)]
Input/Output arrays are updated to support fixed-type and fixed-size semantic for all compatible types
Vadim Pisarevsky [Mon, 26 Mar 2012 08:18:10 +0000 (08:18 +0000)]
applied patch from #1655 (thanks to Changbo Zhou!)
Vadim Pisarevsky [Mon, 26 Mar 2012 08:04:27 +0000 (08:04 +0000)]
applied patch from #1712 (thanks to Vlad)
Alexander Shishkov [Mon, 26 Mar 2012 07:33:01 +0000 (07:33 +0000)]
fixed Debug compilation on Windows (it works for VS versions > 2005)
Vadim Pisarevsky [Sun, 25 Mar 2012 22:05:58 +0000 (22:05 +0000)]
fixed build errors & warnings on VS2010
Andrey Kamaev [Sun, 25 Mar 2012 19:57:58 +0000 (19:57 +0000)]
Refactored Java wrapper build scripts.
Improved Android SDK search, fixed some bugs.
Vadim Pisarevsky [Sat, 24 Mar 2012 22:03:47 +0000 (22:03 +0000)]
added face recognition algorithms, LDA, colormaps (all by Philipp Wagner)
Vadim Pisarevsky [Sat, 24 Mar 2012 20:07:10 +0000 (20:07 +0000)]
preliminary version of a multi-level findcontours
Vadim Pisarevsky [Sat, 24 Mar 2012 20:03:07 +0000 (20:03 +0000)]
preliminary version of a multi-level findcontours
Andrey Kamaev [Fri, 23 Mar 2012 17:03:05 +0000 (17:03 +0000)]
Added "fat" mode for Java wrapper
Alexander Reshetnikov [Fri, 23 Mar 2012 16:41:41 +0000 (16:41 +0000)]
Updated new video positioning test
Andrey Pavlenko [Fri, 23 Mar 2012 15:18:05 +0000 (15:18 +0000)]
Java API minor fixes
Leonid Beynenson [Fri, 23 Mar 2012 12:06:49 +0000 (12:06 +0000)]
Made small change which fixes the situation, when ORB does not find any descriptors on an image. Earlier ORB::operator() crashed in this case, since rowRange method was called for an empty matrix.
Alexander Reshetnikov [Fri, 23 Mar 2012 10:59:06 +0000 (10:59 +0000)]
Update FFMPEG wrapper binaries
Alexander Shishkov [Fri, 23 Mar 2012 10:53:49 +0000 (10:53 +0000)]
update FFMPEG wrapper binaries
Alexander Shishkov [Fri, 23 Mar 2012 10:52:36 +0000 (10:52 +0000)]
fixed wrapper compilation on Windows (opencv_ffmpeg dlls)
Alexander Reshetnikov [Fri, 23 Mar 2012 08:53:56 +0000 (08:53 +0000)]
Added new video posiitioning test
Alexander Reshetnikov [Thu, 22 Mar 2012 23:17:04 +0000 (23:17 +0000)]
Fixed ifdef code mistake
Alexander Reshetnikov [Thu, 22 Mar 2012 22:26:33 +0000 (22:26 +0000)]
Fixed compilation error under Windows
Alexander Reshetnikov [Thu, 22 Mar 2012 22:18:43 +0000 (22:18 +0000)]
Updated ffmpeg test for big video writing
Alexander Reshetnikov [Thu, 22 Mar 2012 21:28:06 +0000 (21:28 +0000)]
Separated ffmpeg codecs and wrappers