Alexey Spizhevoy [Mon, 23 Apr 2012 06:42:55 +0000 (06:42 +0000)]
Fixed trim ratio estimation for the case of homographies motion model (videostab)
Alexey Spizhevoy [Fri, 20 Apr 2012 09:02:39 +0000 (09:02 +0000)]
Replaced DECOMP_SVD with DECOMP_NORMAL|DECOMP_LU for speed (videostab)
Alexey Spizhevoy [Thu, 19 Apr 2012 12:16:45 +0000 (12:16 +0000)]
Fixed parsing cmd args bug (videostab)
Alexey Spizhevoy [Thu, 19 Apr 2012 10:27:17 +0000 (10:27 +0000)]
Minor changes in videostab module and sample
Alexey Spizhevoy [Thu, 19 Apr 2012 09:29:13 +0000 (09:29 +0000)]
Added timing for main steps (videostab)
Alexey Spizhevoy [Thu, 19 Apr 2012 08:38:42 +0000 (08:38 +0000)]
Updated videostab sample
Alexey Spizhevoy [Wed, 18 Apr 2012 17:00:07 +0000 (17:00 +0000)]
Refactoring (videostab)
Alexey Spizhevoy [Wed, 18 Apr 2012 13:23:41 +0000 (13:23 +0000)]
Added GPU version of PyrLK based global motion estimator (videostab)
Vladislav Vinogradov [Wed, 18 Apr 2012 12:46:56 +0000 (12:46 +0000)]
added docs for VideoReader_GPU
Vladislav Vinogradov [Wed, 18 Apr 2012 11:49:17 +0000 (11:49 +0000)]
minor fix in gpu video_writer sample
Vladislav Vinogradov [Wed, 18 Apr 2012 11:25:56 +0000 (11:25 +0000)]
fixed build without CUDA
Vladislav Vinogradov [Wed, 18 Apr 2012 11:18:25 +0000 (11:18 +0000)]
added VideoReader_GPU
Andrey Pavlenko [Tue, 17 Apr 2012 15:33:18 +0000 (15:33 +0000)]
fixing #1800
Vladislav Vinogradov [Tue, 17 Apr 2012 11:36:37 +0000 (11:36 +0000)]
added docs for VideoWriter_GPU
Vladislav Vinogradov [Tue, 17 Apr 2012 11:08:08 +0000 (11:08 +0000)]
added support of different surface formats to VideoWriter_GPU
added key frame handling to ffmpeg wrappers
Alexey Spizhevoy [Tue, 17 Apr 2012 09:30:16 +0000 (09:30 +0000)]
Removed unnecessary code (videostab)
Alexey Spizhevoy [Tue, 17 Apr 2012 09:21:09 +0000 (09:21 +0000)]
Removed unnecessary code (videostab)
Alexey Spizhevoy [Tue, 17 Apr 2012 09:12:14 +0000 (09:12 +0000)]
Refactored videostab module
Vladislav Vinogradov [Tue, 17 Apr 2012 07:12:16 +0000 (07:12 +0000)]
added VideoWriter_GPU
Alexey Spizhevoy [Mon, 16 Apr 2012 11:45:08 +0000 (11:45 +0000)]
Added info about papers (videostab)
Alexander Kapustin [Mon, 16 Apr 2012 11:39:38 +0000 (11:39 +0000)]
12 functions from Norm_func family were Neon Optimized
Alexey Spizhevoy [Mon, 16 Apr 2012 11:14:30 +0000 (11:14 +0000)]
Fixed typo (videostab)
Alexey Spizhevoy [Mon, 16 Apr 2012 11:10:41 +0000 (11:10 +0000)]
Added support of Clp for Windows
Alexey Spizhevoy [Mon, 16 Apr 2012 07:08:28 +0000 (07:08 +0000)]
Fixed LP based stabilizer
Alexey Spizhevoy [Mon, 16 Apr 2012 06:41:06 +0000 (06:41 +0000)]
Added linear programming based stabilizer (videostab)
Andrey Kamaev [Sun, 15 Apr 2012 23:19:57 +0000 (23:19 +0000)]
merged few missed changes from 2.4 to trunk
Vadim Pisarevsky [Fri, 13 Apr 2012 21:50:59 +0000 (21:50 +0000)]
merged all the latest changes from 2.4 to trunk
Alexey Spizhevoy [Fri, 13 Apr 2012 11:55:12 +0000 (11:55 +0000)]
Updated Clp library related code in CMakeLists.txt
Alexey Spizhevoy [Thu, 12 Apr 2012 13:58:25 +0000 (13:58 +0000)]
Removed unnecessary line (videostab)
Alexey Spizhevoy [Thu, 12 Apr 2012 13:57:28 +0000 (13:57 +0000)]
Removed unnecessary line (videostab)
Ilya Lysenkov [Thu, 12 Apr 2012 10:55:47 +0000 (10:55 +0000)]
Added support of CV_16S depth in morphology operations
Alexey Spizhevoy [Wed, 11 Apr 2012 14:02:10 +0000 (14:02 +0000)]
Refactored videostab module. Added normalization into motion estimators.
Ilya Lysenkov [Wed, 11 Apr 2012 12:36:16 +0000 (12:36 +0000)]
Added OPTFLOW_LK_GET_MIN_EIGENVALS flag as alias for CV_LKFLOW_GET_MIN_EIGENVALS.
Alexey Spizhevoy [Wed, 11 Apr 2012 12:34:30 +0000 (12:34 +0000)]
Added WITH_CLP flag support into cmake scripts.
Alexey Spizhevoy [Wed, 11 Apr 2012 10:17:35 +0000 (10:17 +0000)]
Added more flags for motion estimation in videostab sample
Alexey Spizhevoy [Tue, 10 Apr 2012 10:33:19 +0000 (10:33 +0000)]
Minor fixes and updates in videostab module and sample
Alexey Spizhevoy [Tue, 10 Apr 2012 09:07:30 +0000 (09:07 +0000)]
Fixed bug in videostab sample. Fixed model size in global estimators.
Alexander Shishkov [Mon, 9 Apr 2012 20:17:58 +0000 (20:17 +0000)]
update FFMPEG wrapper binaries
Alexander Shishkov [Mon, 9 Apr 2012 15:39:02 +0000 (15:39 +0000)]
update FFMPEG wrapper binaries
Alexander Shishkov [Mon, 9 Apr 2012 15:18:07 +0000 (15:18 +0000)]
update FFMPEG wrapper binaries
Alexander Shishkov [Mon, 9 Apr 2012 13:37:13 +0000 (13:37 +0000)]
update FFMPEG wrapper binaries
Alexey Spizhevoy [Mon, 9 Apr 2012 11:58:56 +0000 (11:58 +0000)]
Fixed bug in motion stabilization pipeline and updated wobble stabilizer (videostab)
Alexey Spizhevoy [Fri, 6 Apr 2012 10:51:46 +0000 (10:51 +0000)]
Added support of homography motion model into vidostab sample
Alexey Spizhevoy [Fri, 6 Apr 2012 08:52:31 +0000 (08:52 +0000)]
Updated wobble suppression code in videostab module
Alexey Spizhevoy [Thu, 5 Apr 2012 13:23:42 +0000 (13:23 +0000)]
Refactored videostab module. Added MoreAccurateMotionWobbleSuppressor class
Alexey Spizhevoy [Thu, 5 Apr 2012 09:15:13 +0000 (09:15 +0000)]
Refactored videostab module, added base class for woobble suppression
Marius Muja [Thu, 5 Apr 2012 06:46:42 +0000 (06:46 +0000)]
Bug fix in LSH index
Andrey Pavlenko [Thu, 5 Apr 2012 05:02:24 +0000 (05:02 +0000)]
fixing compilation
Alexey Spizhevoy [Wed, 4 Apr 2012 13:58:38 +0000 (13:58 +0000)]
Added motion stabilization pipeline (videostab module)
Alexander Mordvintsev [Wed, 4 Apr 2012 12:06:36 +0000 (12:06 +0000)]
fixed EM sample
Alexey Spizhevoy [Wed, 4 Apr 2012 11:49:48 +0000 (11:49 +0000)]
Added asserts into global motion estimation functions (videostab module)
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