Andrey Pavlenko [Thu, 22 Mar 2012 13:23:11 +0000 (13:23 +0000)]
fixing copy/paste typo
Alexander Reshetnikov [Thu, 22 Mar 2012 09:38:44 +0000 (09:38 +0000)]
Removed OS conditions from highgui tests
Alexey Spizhevoy [Thu, 22 Mar 2012 09:30:28 +0000 (09:30 +0000)]
Added load and save motion args into videostab sample
Andrey Kamaev [Thu, 22 Mar 2012 08:22:23 +0000 (08:22 +0000)]
Fixed build
Alexey Spizhevoy [Thu, 22 Mar 2012 07:52:17 +0000 (07:52 +0000)]
Split stabilizer into OnePassStabilizer and TwoPassStabilizer
Andrey Pavlenko [Thu, 22 Mar 2012 07:25:29 +0000 (07:25 +0000)]
updating Java samples to meet Java API changes
Andrey Kamaev [Thu, 22 Mar 2012 05:27:30 +0000 (05:27 +0000)]
More Tegra versions of convertTo
Alexander Reshetnikov [Wed, 21 Mar 2012 18:07:34 +0000 (18:07 +0000)]
Updated new ffmpeg wrapper; restored NEW_FFMPEG in the root cmake file
Andrey Kamaev [Wed, 21 Mar 2012 16:20:44 +0000 (16:20 +0000)]
Fixed perf test for convertTo
Andrey Pavlenko [Wed, 21 Mar 2012 15:07:54 +0000 (15:07 +0000)]
#921 less signatures for func-s with default arg val-s (aka smart overloads);
moving inpaintTest() to 'photo';
hiding 'Point*' arg in Java signature of Core.checkRange().
Andrey Pavlenko [Wed, 21 Mar 2012 14:59:56 +0000 (14:59 +0000)]
fixing arg name according to ref man
Maria Dimashova [Wed, 21 Mar 2012 14:47:13 +0000 (14:47 +0000)]
removed debug log
Vladislav Vinogradov [Wed, 21 Mar 2012 14:38:23 +0000 (14:38 +0000)]
fixed gpu::filter2D border interpolation for CV_32FC1 type
added additional tests for gpu filters
fixed gpu features2D tests
Maria Dimashova [Wed, 21 Mar 2012 14:31:40 +0000 (14:31 +0000)]
added oni-files reading
Alexander Reshetnikov [Wed, 21 Mar 2012 12:54:52 +0000 (12:54 +0000)]
Updated new ffmpeg wrapper
Alexander Shishkov [Wed, 21 Mar 2012 12:06:49 +0000 (12:06 +0000)]
fixed #1436
Maria Dimashova [Wed, 21 Mar 2012 11:58:25 +0000 (11:58 +0000)]
removed unnecessary members of CvCapture_OpenNI
Alexander Shishkov [Wed, 21 Mar 2012 09:48:34 +0000 (09:48 +0000)]
fixed documentation compilation errors after r7568
Alexey Spizhevoy [Wed, 21 Mar 2012 09:34:27 +0000 (09:34 +0000)]
Refactored videostab module
Maria Dimashova [Wed, 21 Mar 2012 08:56:38 +0000 (08:56 +0000)]
switched to use RunXmlScript always (missing '\n' at the end of xml script was a problem)
Alexey Spizhevoy [Wed, 21 Mar 2012 08:37:24 +0000 (08:37 +0000)]
Fixed warning
Alexey Spizhevoy [Wed, 21 Mar 2012 08:34:00 +0000 (08:34 +0000)]
Added distance threshold argument into videostab sample
Alexey Spizhevoy [Wed, 21 Mar 2012 07:53:36 +0000 (07:53 +0000)]
Updated FMM run() signature
Alexey Spizhevoy [Wed, 21 Mar 2012 07:35:25 +0000 (07:35 +0000)]
Fixed some warnings
Alexander Smorkalov [Wed, 21 Mar 2012 06:52:18 +0000 (06:52 +0000)]
Issue #1201: auto-focus problem was fixed. Binaries were rebuilt.
Gary Bradski [Wed, 21 Mar 2012 05:13:02 +0000 (05:13 +0000)]
import as cv not cv2. Fixed
Alexander Reshetnikov [Tue, 20 Mar 2012 16:39:02 +0000 (16:39 +0000)]
Updated license text in highgui files
Maria Dimashova [Tue, 20 Mar 2012 14:41:27 +0000 (14:41 +0000)]
added default values of parameters
Vadim Pisarevsky [Tue, 20 Mar 2012 14:20:06 +0000 (14:20 +0000)]
increased the default number of pyramid layers in ORB; updated test data
Alexey Spizhevoy [Tue, 20 Mar 2012 12:46:23 +0000 (12:46 +0000)]
Fixed some warnings
Alexey Spizhevoy [Tue, 20 Mar 2012 12:24:51 +0000 (12:24 +0000)]
Added more inpainting methods. Fixed some errors.
Leonid Beynenson [Tue, 20 Mar 2012 12:14:41 +0000 (12:14 +0000)]
Removed unrequired type conversions in the function clipLine.
Vladislav Vinogradov [Tue, 20 Mar 2012 12:03:34 +0000 (12:03 +0000)]
refactored and fixed some gpu tests
fixed some bugs in gpu module
Leonid Beynenson [Tue, 20 Mar 2012 11:40:05 +0000 (11:40 +0000)]
Made the function "clipLine" to work with int64 values instead of int --- otherwise sometimes it returned wrong points coordinates, and it caused the function "line" to crash.
Marina Kolpakova [Tue, 20 Mar 2012 09:44:40 +0000 (09:44 +0000)]
fixed bug #1571
Andrey Pavlenko [Tue, 20 Mar 2012 09:18:59 +0000 (09:18 +0000)]
fixing compilation on Windows
Alexander Reshetnikov [Tue, 20 Mar 2012 09:17:28 +0000 (09:17 +0000)]
Refactored new ffmpeg wrapper
Marina Kolpakova [Tue, 20 Mar 2012 09:02:01 +0000 (09:02 +0000)]
fixed bug #1479
Alexey Spizhevoy [Tue, 20 Mar 2012 08:12:58 +0000 (08:12 +0000)]
Added quiet mode into videostab sample
Alexey Spizhevoy [Tue, 20 Mar 2012 07:30:07 +0000 (07:30 +0000)]
Fixed ensureInclusionConstraint
Alexey Spizhevoy [Tue, 20 Mar 2012 07:16:10 +0000 (07:16 +0000)]
Minor changes in videostab sample
Alexey Spizhevoy [Tue, 20 Mar 2012 06:52:52 +0000 (06:52 +0000)]
Updated videostab sample
Andrey Kamaev [Mon, 19 Mar 2012 18:58:42 +0000 (18:58 +0000)]
Fixed Windows build of videostab module.
Andrey Kamaev [Mon, 19 Mar 2012 18:47:27 +0000 (18:47 +0000)]
Solution folders are turned on by default for MS Visual Studio IDE.
Marina Kolpakova [Mon, 19 Mar 2012 15:59:30 +0000 (15:59 +0000)]
fixed bug #1700
Andrey Kamaev [Mon, 19 Mar 2012 14:21:15 +0000 (14:21 +0000)]
Fixed Android build of new videostab module
Vladislav Vinogradov [Mon, 19 Mar 2012 14:18:12 +0000 (14:18 +0000)]
fixed several bugs in gpu arithm functions
refactored tests for them
Alexey Spizhevoy [Mon, 19 Mar 2012 14:13:33 +0000 (14:13 +0000)]
Added licence message
Alexey Spizhevoy [Mon, 19 Mar 2012 13:57:38 +0000 (13:57 +0000)]
Added missed file
Alexey Spizhevoy [Mon, 19 Mar 2012 13:51:20 +0000 (13:51 +0000)]
Added missed file
Alexey Spizhevoy [Mon, 19 Mar 2012 13:39:23 +0000 (13:39 +0000)]
Added first version of videostab module
Marina Kolpakova [Mon, 19 Mar 2012 12:55:48 +0000 (12:55 +0000)]
fixed sample for new signature of calcOpticalFlowPyrLK
Andrey Kamaev [Mon, 19 Mar 2012 12:55:44 +0000 (12:55 +0000)]
Fixed Android build warnings in logpolar_bsm
Vadim Pisarevsky [Mon, 19 Mar 2012 12:04:50 +0000 (12:04 +0000)]
added Manuela Chessa as the co-author of logpolar_bsm.
Alexey Spizhevoy [Mon, 19 Mar 2012 11:51:18 +0000 (11:51 +0000)]
Fixed bug #1693. Also corrected default parameters for stitching.
Marina Kolpakova [Mon, 19 Mar 2012 11:29:29 +0000 (11:29 +0000)]
Fixed bug #1629
Vadim Pisarevsky [Mon, 19 Mar 2012 11:21:01 +0000 (11:21 +0000)]
fixed some more GCC warnings
Alexander Kapustin [Mon, 19 Mar 2012 11:06:16 +0000 (11:06 +0000)]
Tegra optimized functions cvt32finttype were temporary deleted due correctness bug
Vladislav Vinogradov [Mon, 19 Mar 2012 09:27:06 +0000 (09:27 +0000)]
fixed gpu::pyrUp (now it matches cpu analog)
fixed several warnings
Alexander Reshetnikov [Mon, 19 Mar 2012 09:05:55 +0000 (09:05 +0000)]
Fixed compiling error for ffmpeg with libavcodec less than 53.4.0
Andrey Pavlenko [Mon, 19 Mar 2012 06:17:04 +0000 (06:17 +0000)]
fixing compilation on Windows (M_PI was undefined via math.h)
Gary Bradski [Sun, 18 Mar 2012 23:21:54 +0000 (23:21 +0000)]
Added cv.DestroyAllWindows() to file close
Gary Bradski [Sun, 18 Mar 2012 23:12:55 +0000 (23:12 +0000)]
added destroyAllWindows at end
Gary Bradski [Sun, 18 Mar 2012 23:07:39 +0000 (23:07 +0000)]
added destroy all windows
Gary Bradski [Sun, 18 Mar 2012 23:01:31 +0000 (23:01 +0000)]
added destroy all windows
Vadim Pisarevsky [Sun, 18 Mar 2012 22:29:13 +0000 (22:29 +0000)]
added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution)
Marina Kolpakova [Sun, 18 Mar 2012 17:28:44 +0000 (17:28 +0000)]
Fixed bug #1634
Marina Kolpakova [Sun, 18 Mar 2012 17:17:44 +0000 (17:17 +0000)]
Fixed bug #1654
Marina Kolpakova [Sun, 18 Mar 2012 16:53:00 +0000 (16:53 +0000)]
Fixed bug #1663
Marina Kolpakova [Sun, 18 Mar 2012 16:46:07 +0000 (16:46 +0000)]
Fixed bug #1666
Vladislav Vinogradov [Sun, 18 Mar 2012 12:27:10 +0000 (12:27 +0000)]
Fixed build without CUDA
Vladislav Vinogradov [Sun, 18 Mar 2012 12:05:49 +0000 (12:05 +0000)]
fixed build in gpu module (SURF and ORB)
Alexander Kapustin [Sun, 18 Mar 2012 08:58:24 +0000 (08:58 +0000)]
30 functions of cvtTIPES_func were Neon Optimized
Vadim Pisarevsky [Sat, 17 Mar 2012 11:12:24 +0000 (11:12 +0000)]
fixed StereoBM crash on MacOSX 10.7
Vadim Pisarevsky [Sat, 17 Mar 2012 09:50:47 +0000 (09:50 +0000)]
switched to non-constant references in Algorithm::addParam, which is more safe.
Vadim Pisarevsky [Sat, 17 Mar 2012 09:22:31 +0000 (09:22 +0000)]
fixed many warnings from GCC 4.6.1
Vadim Pisarevsky [Fri, 16 Mar 2012 21:21:04 +0000 (21:21 +0000)]
fixed hundreds of warnings from MSVC 2010.
Andrey Pavlenko [Fri, 16 Mar 2012 15:11:56 +0000 (15:11 +0000)]
moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API
Marina Kolpakova [Fri, 16 Mar 2012 14:11:39 +0000 (14:11 +0000)]
allocate CPU memory if Tegra GPU allocator failed.
Maria Dimashova [Fri, 16 Mar 2012 13:59:08 +0000 (13:59 +0000)]
renamed property of openni camera
Alexander Shishkov [Fri, 16 Mar 2012 09:50:20 +0000 (09:50 +0000)]
fixed #1643
Andrey Kamaev [Fri, 16 Mar 2012 09:16:31 +0000 (09:16 +0000)]
CMake status report: list unsatisfied dependencies for automatically disabled modules; fixed few problems with Windows-style paths
Maria Dimashova [Fri, 16 Mar 2012 09:08:18 +0000 (09:08 +0000)]
renamed property of openni camera
Alexander Shishkov [Thu, 15 Mar 2012 20:40:07 +0000 (20:40 +0000)]
update FFMPEG wrapper binaries
Alexander Shishkov [Thu, 15 Mar 2012 20:39:11 +0000 (20:39 +0000)]
minor changes in wrapper 5
Alexander Shishkov [Thu, 15 Mar 2012 20:31:35 +0000 (20:31 +0000)]
update FFMPEG wrapper binaries
Alexander Shishkov [Thu, 15 Mar 2012 20:30:21 +0000 (20:30 +0000)]
minor changes in wrapper 4
Alexander Shishkov [Thu, 15 Mar 2012 20:14:59 +0000 (20:14 +0000)]
minor changes in wrapper 3
Vadim Pisarevsky [Thu, 15 Mar 2012 19:58:35 +0000 (19:58 +0000)]
temporarily turned off the new wrapper.
Maria Dimashova [Thu, 15 Mar 2012 15:55:07 +0000 (15:55 +0000)]
minor refactoring CvCapture_OpenNI
Alexander Shishkov [Thu, 15 Mar 2012 15:43:14 +0000 (15:43 +0000)]
minor changes in wrapper 2
Vadim Pisarevsky [Thu, 15 Mar 2012 15:38:54 +0000 (15:38 +0000)]
fixed build on VS2010
Alexander Shishkov [Thu, 15 Mar 2012 15:36:14 +0000 (15:36 +0000)]
minor changes in wrapper
Alexander Shishkov [Thu, 15 Mar 2012 15:30:01 +0000 (15:30 +0000)]
minor changes in wrapper
Andrey Pavlenko [Thu, 15 Mar 2012 15:21:33 +0000 (15:21 +0000)]
updating func-s arg names according to ref. man.
Alexander Shishkov [Thu, 15 Mar 2012 15:12:52 +0000 (15:12 +0000)]
minor changes in wrapper
Andrey Kamaev [Thu, 15 Mar 2012 15:08:21 +0000 (15:08 +0000)]
Fixed Linux build with OpenGL but without CUDA
Alexander Shishkov [Thu, 15 Mar 2012 14:45:14 +0000 (14:45 +0000)]
update FFMPEG wrapper binaries
Vadim Pisarevsky [Thu, 15 Mar 2012 14:36:01 +0000 (14:36 +0000)]
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
Alexander Shishkov [Thu, 15 Mar 2012 14:28:29 +0000 (14:28 +0000)]
update FFMPEG wrapper binaries