Alexey Spizhevoy [Wed, 4 Apr 2012 11:45:16 +0000 (11:45 +0000)]
Added support of homography estimation into videostab module
Alexey Spizhevoy [Wed, 4 Apr 2012 09:28:47 +0000 (09:28 +0000)]
Fixed some bugs in videostab module and refactored it
Vladislav Vinogradov [Tue, 3 Apr 2012 06:49:13 +0000 (06:49 +0000)]
merged revisions r7808 from 2.4 branch
Alexander Kapustin [Tue, 3 Apr 2012 05:53:26 +0000 (05:53 +0000)]
36 functions of cvtScaleTIPES_func were Neon Optimized
Alexander Shishkov [Tue, 3 Apr 2012 00:33:33 +0000 (00:33 +0000)]
merged revisions r7802,r7804,r7805 from 2.4 branch
Alexey Spizhevoy [Mon, 2 Apr 2012 12:26:05 +0000 (12:26 +0000)]
Updated videostab module
Alexander Smorkalov [Mon, 2 Apr 2012 09:44:36 +0000 (09:44 +0000)]
Issue 1119 Build for x86. Build script added. Tests are ok.
Alexey Spizhevoy [Mon, 2 Apr 2012 09:25:27 +0000 (09:25 +0000)]
Refactored videostab module and sample
Vladislav Vinogradov [Mon, 2 Apr 2012 08:55:04 +0000 (08:55 +0000)]
minor fix of gpu performance sample
Vladislav Vinogradov [Mon, 2 Apr 2012 08:53:06 +0000 (08:53 +0000)]
fixed gpu performance sample (SURF usage)
added tests for filter2D
Vladislav Vinogradov [Mon, 2 Apr 2012 08:20:23 +0000 (08:20 +0000)]
fixeg gpu::Laplacian
Andrey Kamaev [Sun, 1 Apr 2012 10:19:54 +0000 (10:19 +0000)]
Fixed Java API build
Alexander Shishkov [Sun, 1 Apr 2012 08:58:24 +0000 (08:58 +0000)]
changed version to 2.4
Vladislav Vinogradov [Sun, 1 Apr 2012 07:32:25 +0000 (07:32 +0000)]
fixed gpu::filter2D
Andrey Kamaev [Sat, 31 Mar 2012 23:51:59 +0000 (23:51 +0000)]
Fixed gcc build
Anatoly Baksheev [Sat, 31 Mar 2012 23:49:35 +0000 (23:49 +0000)]
fixed #1257 ( HaarCascadeApplication GPU test crash )
Andrey Kamaev [Sat, 31 Mar 2012 22:30:18 +0000 (22:30 +0000)]
Fixed conversions from YV12 and IYUV on non-continuous input. Added accuracy and performance tests.
Anatoly Baksheev [Sat, 31 Mar 2012 22:07:16 +0000 (22:07 +0000)]
fixed bug #1367 in CSBP
Anatoly Baksheev [Sat, 31 Mar 2012 20:01:18 +0000 (20:01 +0000)]
minor
Vadim Pisarevsky [Sat, 31 Mar 2012 17:39:06 +0000 (17:39 +0000)]
added explicit () to avoid MSVC /analyze warning
Andrey Kamaev [Sat, 31 Mar 2012 17:34:24 +0000 (17:34 +0000)]
Fixed typo.
Vadim Pisarevsky [Sat, 31 Mar 2012 17:25:19 +0000 (17:25 +0000)]
added optional dependency stitching->nonfree. When nonfree is available, make sure linker does not throw it away.
Alexander Reshetnikov [Sat, 31 Mar 2012 17:06:35 +0000 (17:06 +0000)]
Fixed compilation error with ffmpeg 0.9.x & 0.10.x
Vladislav Vinogradov [Sat, 31 Mar 2012 17:05:33 +0000 (17:05 +0000)]
applied patch #1734
Andrey Kamaev [Sat, 31 Mar 2012 15:33:03 +0000 (15:33 +0000)]
#1732 Added yuv420p to RGB conversion. Thanks to Robert Abel.
Alexander Shishkov [Sat, 31 Mar 2012 15:28:51 +0000 (15:28 +0000)]
update FFMPEG wrapper binaries
Alexander Reshetnikov [Sat, 31 Mar 2012 15:27:48 +0000 (15:27 +0000)]
Removed duplicated includes from ffmpeg wrappers
Alexander Reshetnikov [Sat, 31 Mar 2012 15:12:45 +0000 (15:12 +0000)]
Solved a problem with VideoWriter in the new wrapper
Alexander Reshetnikov [Sat, 31 Mar 2012 15:10:13 +0000 (15:10 +0000)]
Fixed compilation error under Ubuntu 11.10; added #if-#else-#endif code for some deprecated functions
Andrey Kamaev [Sat, 31 Mar 2012 12:26:03 +0000 (12:26 +0000)]
Fixed build error in Android examples when java bindings are excluded from build.
Andrey Kamaev [Sat, 31 Mar 2012 11:09:16 +0000 (11:09 +0000)]
Fixed ~20 potential errors identified by the MS complier.
Vadim Pisarevsky [Sat, 31 Mar 2012 08:56:48 +0000 (08:56 +0000)]
fixed video capturing on Mac running Windows (ticket #988)
Vadim Pisarevsky [Fri, 30 Mar 2012 20:06:06 +0000 (20:06 +0000)]
another fix for cap_dshow.cpp; fixed warning in facerec_demo
Alexander Reshetnikov [Fri, 30 Mar 2012 19:58:44 +0000 (19:58 +0000)]
Updated displayOverlay's implementation & documentation (ticket #903)
Andrey Kamaev [Fri, 30 Mar 2012 19:26:15 +0000 (19:26 +0000)]
Fixed Windows build (MSVC 10 Win32)
internal CV_CAP_PROP_ZOOM is renamed to CV_CAP_PROP_ZOOM_DSHOW
internal CV_CAP_PROP_FOCUS is renamed to CV_CAP_PROP_FOCUS_DSHOW
Vadim Pisarevsky [Fri, 30 Mar 2012 18:39:03 +0000 (18:39 +0000)]
applied big patch #1281 by Martin Beckett (various direct show video capture enhancements)
Vadim Pisarevsky [Fri, 30 Mar 2012 16:58:24 +0000 (16:58 +0000)]
added borderType to pyrDown, pyrUp & buildPyramid (patch #925)
Alexander Reshetnikov [Fri, 30 Mar 2012 16:57:41 +0000 (16:57 +0000)]
Updated new ffmpeg wrapper
Andrey Kamaev [Fri, 30 Mar 2012 16:21:46 +0000 (16:21 +0000)]
Fixed build with tests disabled
Andrey Kamaev [Fri, 30 Mar 2012 16:10:52 +0000 (16:10 +0000)]
Fixed Android build warnings
Maria Dimashova [Fri, 30 Mar 2012 15:04:51 +0000 (15:04 +0000)]
fix the ticket #1234
Alexander Shishkov [Fri, 30 Mar 2012 14:31:20 +0000 (14:31 +0000)]
update FFMPEG wrapper binaries
Alexander Reshetnikov [Fri, 30 Mar 2012 14:30:24 +0000 (14:30 +0000)]
Fixed a problem with CODEC_ID_RAWVIDEO in FFMPEG (ticket #1400)
Andrey Pavlenko [Fri, 30 Mar 2012 14:22:34 +0000 (14:22 +0000)]
#796, #1701 fixing doc vs code arg-s naming consistency
Vadim Pisarevsky [Fri, 30 Mar 2012 14:13:21 +0000 (14:13 +0000)]
added video stream positioning in QTKit-based VideoCapture backend (patch #1420)
Andrey Kamaev [Fri, 30 Mar 2012 14:03:18 +0000 (14:03 +0000)]
Fixed gcc build after r7751
Vadim Pisarevsky [Fri, 30 Mar 2012 13:51:15 +0000 (13:51 +0000)]
possible fix for #1396
Anatoly Baksheev [Fri, 30 Mar 2012 13:43:50 +0000 (13:43 +0000)]
removed obsolete docs about cuda contexts
Vadim Pisarevsky [Fri, 30 Mar 2012 12:54:54 +0000 (12:54 +0000)]
fixed building delaunay.c with MSVC
Ivan Korolev [Fri, 30 Mar 2012 12:48:47 +0000 (12:48 +0000)]
Fixed the path to the testdata.
Ivan Korolev [Fri, 30 Mar 2012 12:27:17 +0000 (12:27 +0000)]
Fixed the path to the testdata.
Vadim Pisarevsky [Fri, 30 Mar 2012 12:19:25 +0000 (12:19 +0000)]
a LOT of obsolete stuff has been moved to the legacy module.
Andrey Kamaev [Fri, 30 Mar 2012 12:07:45 +0000 (12:07 +0000)]
Fixed several false-positive warnings in rst_parser.py. (Now it detects 553 undocumented parameters for #1205.)
Alexey Spizhevoy [Fri, 30 Mar 2012 09:49:41 +0000 (09:49 +0000)]
Fixed default arg value in videostab sample
Alexey Spizhevoy [Fri, 30 Mar 2012 09:44:32 +0000 (09:44 +0000)]
Added linear similarity estimation into videostab module
Andrey Kamaev [Fri, 30 Mar 2012 06:19:21 +0000 (06:19 +0000)]
Applied patch from #1133
Andrey Kamaev [Thu, 29 Mar 2012 23:10:21 +0000 (23:10 +0000)]
#1532 Debug version of python bindings is excluded from install
Vadim Pisarevsky [Thu, 29 Mar 2012 19:56:53 +0000 (19:56 +0000)]
added description of cv::convexityDefect
Vadim Pisarevsky [Thu, 29 Mar 2012 19:42:47 +0000 (19:42 +0000)]
added cv::convexityDefects (ticket #796)
Ilya Lysenkov [Thu, 29 Mar 2012 18:44:55 +0000 (18:44 +0000)]
Partial fix of a cameraCalibration() test
Ilya Lysenkov [Thu, 29 Mar 2012 17:19:15 +0000 (17:19 +0000)]
Added termination criteria as a calibrateCamera() parameter
Vadim Pisarevsky [Thu, 29 Mar 2012 17:18:38 +0000 (17:18 +0000)]
fixed HOGDescriptor::detect and HOGDescriptor::detectMultiScale signatures (ticket #1304)
Vadim Pisarevsky [Thu, 29 Mar 2012 17:08:03 +0000 (17:08 +0000)]
rewritten floodfill in generic style; added CV_32S flavor (ticket #1482)
Alexander Reshetnikov [Thu, 29 Mar 2012 16:15:55 +0000 (16:15 +0000)]
Fixed error with color space switching for IEEE1394 cameras (patch #766)
Andrey Pavlenko [Thu, 29 Mar 2012 15:41:38 +0000 (15:41 +0000)]
updating screen resolutions support settings
Andrey Pavlenko [Thu, 29 Mar 2012 15:40:21 +0000 (15:40 +0000)]
fixing a typo
Alexander Shishkov [Thu, 29 Mar 2012 13:46:54 +0000 (13:46 +0000)]
fixed #1421
Ilya Lysenkov [Thu, 29 Mar 2012 13:22:49 +0000 (13:22 +0000)]
Added documentation of correctMaches (#1350)
Ilya Lysenkov [Thu, 29 Mar 2012 13:22:22 +0000 (13:22 +0000)]
Added a test for correctMatches (#1350)
Ilya Lysenkov [Thu, 29 Mar 2012 13:21:24 +0000 (13:21 +0000)]
Added wrappers of cvCorrectMatches (#1350)
Vadim Pisarevsky [Thu, 29 Mar 2012 13:06:38 +0000 (13:06 +0000)]
fixed line clipping (ticket #1284)
Alexander Reshetnikov [Thu, 29 Mar 2012 12:20:06 +0000 (12:20 +0000)]
Fixed segfault problem with cap_unicap (ticket #1112)
Vadim Pisarevsky [Thu, 29 Mar 2012 12:00:34 +0000 (12:00 +0000)]
fixed bug #1318. extended RNG::fill with the optional saturateRange parameter
Alexander Reshetnikov [Thu, 29 Mar 2012 11:56:53 +0000 (11:56 +0000)]
Updated close method for ieee1394 cameras
Ilya Lysenkov [Thu, 29 Mar 2012 11:54:29 +0000 (11:54 +0000)]
Added documentation of triangulatePoints()
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
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
Ilya Lysenkov [Thu, 29 Mar 2012 10:39:48 +0000 (10:39 +0000)]
Added a test for the C++ wrapper of cvTriangulatePoints()
Ilya Lysenkov [Thu, 29 Mar 2012 10:39:06 +0000 (10:39 +0000)]
Added wrappers of cvTriangulatePoints()
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),
Andrey Kamaev [Thu, 29 Mar 2012 08:07:57 +0000 (08:07 +0000)]
#1205 fixed more bugs/typos in parameters
Maria Dimashova [Thu, 29 Mar 2012 07:01:57 +0000 (07:01 +0000)]
fixed em test
Andrey Kamaev [Thu, 29 Mar 2012 06:50:05 +0000 (06:50 +0000)]
#1205 fixed ~100 of ~700 parameters
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.
Andrey Kamaev [Thu, 29 Mar 2012 03:33:07 +0000 (03:33 +0000)]
Added regression test for #1652
Andrey Kamaev [Thu, 29 Mar 2012 03:06:59 +0000 (03:06 +0000)]
Implemented missed AlgorithmInfo for BRIEF
Andrey Kamaev [Thu, 29 Mar 2012 03:05:41 +0000 (03:05 +0000)]
Fixed 2 spontaneously failing tests
Marina Kolpakova [Thu, 29 Mar 2012 01:16:33 +0000 (01:16 +0000)]
fixed #1373
Andrey Kamaev [Wed, 28 Mar 2012 22:22:02 +0000 (22:22 +0000)]
#1695 fixed arrow key events with the Qt backend
Marina Kolpakova [Wed, 28 Mar 2012 20:54:58 +0000 (20:54 +0000)]
test case from ticket #1650
Marina Kolpakova [Wed, 28 Mar 2012 20:50:02 +0000 (20:50 +0000)]
minor refactoring
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
Marina Kolpakova [Wed, 28 Mar 2012 20:09:13 +0000 (20:09 +0000)]
fixed bug for #1496 and correctness tests for function CheckRange
Ilya Lysenkov [Wed, 28 Mar 2012 17:29:49 +0000 (17:29 +0000)]
Fixed the error message in cvCorrectMatches (fixes #1155)
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