profile/ivi/opencv.git
12 years agoFixed build
Andrey Kamaev [Thu, 22 Mar 2012 08:22:23 +0000 (08:22 +0000)]
Fixed build

12 years agoSplit stabilizer into OnePassStabilizer and TwoPassStabilizer
Alexey Spizhevoy [Thu, 22 Mar 2012 07:52:17 +0000 (07:52 +0000)]
Split stabilizer into OnePassStabilizer and TwoPassStabilizer

12 years agoupdating Java samples to meet Java API changes
Andrey Pavlenko [Thu, 22 Mar 2012 07:25:29 +0000 (07:25 +0000)]
updating Java samples to meet Java API changes

12 years agoMore Tegra versions of convertTo
Andrey Kamaev [Thu, 22 Mar 2012 05:27:30 +0000 (05:27 +0000)]
More Tegra versions of convertTo

12 years agoUpdated new ffmpeg wrapper; restored NEW_FFMPEG in the root cmake file
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

12 years agoFixed perf test for convertTo
Andrey Kamaev [Wed, 21 Mar 2012 16:20:44 +0000 (16:20 +0000)]
Fixed perf test for convertTo

12 years ago#921 less signatures for func-s with default arg val-s (aka smart overloads);
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().

12 years agofixing arg name according to ref man
Andrey Pavlenko [Wed, 21 Mar 2012 14:59:56 +0000 (14:59 +0000)]
fixing arg name according to ref man

12 years agoremoved debug log
Maria Dimashova [Wed, 21 Mar 2012 14:47:13 +0000 (14:47 +0000)]
removed debug log

12 years agofixed gpu::filter2D border interpolation for CV_32FC1 type
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

12 years agoadded oni-files reading
Maria Dimashova [Wed, 21 Mar 2012 14:31:40 +0000 (14:31 +0000)]
added oni-files reading

12 years agoUpdated new ffmpeg wrapper
Alexander Reshetnikov [Wed, 21 Mar 2012 12:54:52 +0000 (12:54 +0000)]
Updated new ffmpeg wrapper

12 years agofixed #1436
Alexander Shishkov [Wed, 21 Mar 2012 12:06:49 +0000 (12:06 +0000)]
fixed #1436

12 years agoremoved unnecessary members of CvCapture_OpenNI
Maria Dimashova [Wed, 21 Mar 2012 11:58:25 +0000 (11:58 +0000)]
removed unnecessary members of CvCapture_OpenNI

12 years agofixed documentation compilation errors after r7568
Alexander Shishkov [Wed, 21 Mar 2012 09:48:34 +0000 (09:48 +0000)]
fixed documentation compilation errors after r7568

12 years agoRefactored videostab module
Alexey Spizhevoy [Wed, 21 Mar 2012 09:34:27 +0000 (09:34 +0000)]
Refactored videostab module

12 years agoswitched to use RunXmlScript always (missing '\n' at the end of xml script was a...
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)

12 years agoFixed warning
Alexey Spizhevoy [Wed, 21 Mar 2012 08:37:24 +0000 (08:37 +0000)]
Fixed warning

12 years agoAdded distance threshold argument into videostab sample
Alexey Spizhevoy [Wed, 21 Mar 2012 08:34:00 +0000 (08:34 +0000)]
Added distance threshold argument into videostab sample

12 years agoUpdated FMM run() signature
Alexey Spizhevoy [Wed, 21 Mar 2012 07:53:36 +0000 (07:53 +0000)]
Updated FMM run() signature

12 years agoFixed some warnings
Alexey Spizhevoy [Wed, 21 Mar 2012 07:35:25 +0000 (07:35 +0000)]
Fixed some warnings

12 years agoIssue #1201: auto-focus problem was fixed. Binaries were rebuilt.
Alexander Smorkalov [Wed, 21 Mar 2012 06:52:18 +0000 (06:52 +0000)]
Issue #1201: auto-focus problem was fixed. Binaries were rebuilt.

12 years agoimport as cv not cv2. Fixed
Gary Bradski [Wed, 21 Mar 2012 05:13:02 +0000 (05:13 +0000)]
import as cv not cv2. Fixed

12 years agoUpdated license text in highgui files
Alexander Reshetnikov [Tue, 20 Mar 2012 16:39:02 +0000 (16:39 +0000)]
Updated license text in highgui files

12 years agoadded default values of parameters
Maria Dimashova [Tue, 20 Mar 2012 14:41:27 +0000 (14:41 +0000)]
added default values of parameters

12 years agoincreased the default number of pyramid layers in ORB; updated test data
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

12 years agoFixed some warnings
Alexey Spizhevoy [Tue, 20 Mar 2012 12:46:23 +0000 (12:46 +0000)]
Fixed some warnings

12 years agoAdded more inpainting methods. Fixed some errors.
Alexey Spizhevoy [Tue, 20 Mar 2012 12:24:51 +0000 (12:24 +0000)]
Added more inpainting methods. Fixed some errors.

12 years agoRemoved unrequired type conversions in the function clipLine.
Leonid Beynenson [Tue, 20 Mar 2012 12:14:41 +0000 (12:14 +0000)]
Removed unrequired type conversions in the function clipLine.

12 years agorefactored and fixed some gpu tests
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

12 years agoMade the function "clipLine" to work with int64 values instead of int --- otherwise...
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.

12 years agofixed bug #1571
Marina Kolpakova [Tue, 20 Mar 2012 09:44:40 +0000 (09:44 +0000)]
fixed bug #1571

12 years agofixing compilation on Windows
Andrey Pavlenko [Tue, 20 Mar 2012 09:18:59 +0000 (09:18 +0000)]
fixing compilation on Windows

12 years agoRefactored new ffmpeg wrapper
Alexander Reshetnikov [Tue, 20 Mar 2012 09:17:28 +0000 (09:17 +0000)]
Refactored new ffmpeg wrapper

12 years agofixed bug #1479
Marina Kolpakova [Tue, 20 Mar 2012 09:02:01 +0000 (09:02 +0000)]
fixed bug #1479

12 years agoAdded quiet mode into videostab sample
Alexey Spizhevoy [Tue, 20 Mar 2012 08:12:58 +0000 (08:12 +0000)]
Added quiet mode into videostab sample

12 years agoFixed ensureInclusionConstraint
Alexey Spizhevoy [Tue, 20 Mar 2012 07:30:07 +0000 (07:30 +0000)]
Fixed ensureInclusionConstraint

12 years agoMinor changes in videostab sample
Alexey Spizhevoy [Tue, 20 Mar 2012 07:16:10 +0000 (07:16 +0000)]
Minor changes in videostab sample

12 years agoUpdated videostab sample
Alexey Spizhevoy [Tue, 20 Mar 2012 06:52:52 +0000 (06:52 +0000)]
Updated videostab sample

12 years agoFixed Windows build of videostab module.
Andrey Kamaev [Mon, 19 Mar 2012 18:58:42 +0000 (18:58 +0000)]
Fixed Windows build of videostab module.

12 years agoSolution folders are turned on by default for MS Visual Studio IDE.
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.

12 years agofixed bug #1700
Marina Kolpakova [Mon, 19 Mar 2012 15:59:30 +0000 (15:59 +0000)]
fixed bug #1700

12 years agoFixed Android build of new videostab module
Andrey Kamaev [Mon, 19 Mar 2012 14:21:15 +0000 (14:21 +0000)]
Fixed Android build of new videostab module

12 years agofixed several bugs in gpu arithm functions
Vladislav Vinogradov [Mon, 19 Mar 2012 14:18:12 +0000 (14:18 +0000)]
fixed several bugs in gpu arithm functions
refactored tests for them

12 years agoAdded licence message
Alexey Spizhevoy [Mon, 19 Mar 2012 14:13:33 +0000 (14:13 +0000)]
Added licence message

12 years agoAdded missed file
Alexey Spizhevoy [Mon, 19 Mar 2012 13:57:38 +0000 (13:57 +0000)]
Added missed file

12 years agoAdded missed file
Alexey Spizhevoy [Mon, 19 Mar 2012 13:51:20 +0000 (13:51 +0000)]
Added missed file

12 years agoAdded first version of videostab module
Alexey Spizhevoy [Mon, 19 Mar 2012 13:39:23 +0000 (13:39 +0000)]
Added first version of videostab module

12 years agofixed sample for new signature of calcOpticalFlowPyrLK
Marina Kolpakova [Mon, 19 Mar 2012 12:55:48 +0000 (12:55 +0000)]
fixed sample for new signature of calcOpticalFlowPyrLK

12 years agoFixed Android build warnings in logpolar_bsm
Andrey Kamaev [Mon, 19 Mar 2012 12:55:44 +0000 (12:55 +0000)]
Fixed Android build warnings in logpolar_bsm

12 years agoadded Manuela Chessa as the co-author of 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.

12 years agoFixed bug #1693. Also corrected default parameters for stitching.
Alexey Spizhevoy [Mon, 19 Mar 2012 11:51:18 +0000 (11:51 +0000)]
Fixed bug #1693. Also corrected default parameters for stitching.

12 years agoFixed bug #1629
Marina Kolpakova [Mon, 19 Mar 2012 11:29:29 +0000 (11:29 +0000)]
Fixed bug #1629

12 years agofixed some more GCC warnings
Vadim Pisarevsky [Mon, 19 Mar 2012 11:21:01 +0000 (11:21 +0000)]
fixed some more GCC warnings

12 years agoTegra optimized functions cvt32finttype were temporary deleted due correctness bug
Alexander Kapustin [Mon, 19 Mar 2012 11:06:16 +0000 (11:06 +0000)]
Tegra optimized functions cvt32finttype were temporary deleted due correctness bug

12 years agofixed gpu::pyrUp (now it matches cpu analog)
Vladislav Vinogradov [Mon, 19 Mar 2012 09:27:06 +0000 (09:27 +0000)]
fixed gpu::pyrUp (now it matches cpu analog)
fixed several warnings

12 years agoFixed compiling error for ffmpeg with libavcodec less than 53.4.0
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

12 years agofixing compilation on Windows (M_PI was undefined via math.h)
Andrey Pavlenko [Mon, 19 Mar 2012 06:17:04 +0000 (06:17 +0000)]
fixing compilation on Windows (M_PI was undefined via math.h)

12 years agoAdded cv.DestroyAllWindows() to file close
Gary Bradski [Sun, 18 Mar 2012 23:21:54 +0000 (23:21 +0000)]
Added cv.DestroyAllWindows() to file close

12 years agoadded destroyAllWindows at end
Gary Bradski [Sun, 18 Mar 2012 23:12:55 +0000 (23:12 +0000)]
added destroyAllWindows at end

12 years agoadded destroy all windows
Gary Bradski [Sun, 18 Mar 2012 23:07:39 +0000 (23:07 +0000)]
added destroy all windows

12 years agoadded destroy all windows
Gary Bradski [Sun, 18 Mar 2012 23:01:31 +0000 (23:01 +0000)]
added destroy all windows

12 years agoadded LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution)
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)

12 years agoFixed bug #1634
Marina Kolpakova [Sun, 18 Mar 2012 17:28:44 +0000 (17:28 +0000)]
Fixed bug #1634

12 years agoFixed bug #1654
Marina Kolpakova [Sun, 18 Mar 2012 17:17:44 +0000 (17:17 +0000)]
Fixed bug #1654

12 years agoFixed bug #1663
Marina Kolpakova [Sun, 18 Mar 2012 16:53:00 +0000 (16:53 +0000)]
Fixed bug #1663

12 years agoFixed bug #1666
Marina Kolpakova [Sun, 18 Mar 2012 16:46:07 +0000 (16:46 +0000)]
Fixed bug #1666

12 years agoFixed build without CUDA
Vladislav Vinogradov [Sun, 18 Mar 2012 12:27:10 +0000 (12:27 +0000)]
Fixed build without CUDA

12 years agofixed build in gpu module (SURF and ORB)
Vladislav Vinogradov [Sun, 18 Mar 2012 12:05:49 +0000 (12:05 +0000)]
fixed build in gpu module (SURF and ORB)

12 years ago30 functions of cvtTIPES_func were Neon Optimized
Alexander Kapustin [Sun, 18 Mar 2012 08:58:24 +0000 (08:58 +0000)]
30 functions of cvtTIPES_func were Neon Optimized

12 years agofixed StereoBM crash on MacOSX 10.7
Vadim Pisarevsky [Sat, 17 Mar 2012 11:12:24 +0000 (11:12 +0000)]
fixed StereoBM crash on MacOSX 10.7

12 years agoswitched to non-constant references in Algorithm::addParam, which is more safe.
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.

12 years agofixed many warnings from GCC 4.6.1
Vadim Pisarevsky [Sat, 17 Mar 2012 09:22:31 +0000 (09:22 +0000)]
fixed many warnings from GCC 4.6.1

12 years agofixed hundreds of warnings from MSVC 2010.
Vadim Pisarevsky [Fri, 16 Mar 2012 21:21:04 +0000 (21:21 +0000)]
fixed hundreds of warnings from MSVC 2010.

12 years agomoving the rest of inpaint() to the 'photo' module, temporary disabling Java test...
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

12 years agoallocate CPU memory if Tegra GPU allocator failed.
Marina Kolpakova [Fri, 16 Mar 2012 14:11:39 +0000 (14:11 +0000)]
allocate CPU memory if Tegra GPU allocator failed.

12 years agorenamed property of openni camera
Maria Dimashova [Fri, 16 Mar 2012 13:59:08 +0000 (13:59 +0000)]
renamed property of openni camera

12 years agofixed #1643
Alexander Shishkov [Fri, 16 Mar 2012 09:50:20 +0000 (09:50 +0000)]
fixed #1643

12 years agoCMake status report: list unsatisfied dependencies for automatically disabled modules...
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

12 years agorenamed property of openni camera
Maria Dimashova [Fri, 16 Mar 2012 09:08:18 +0000 (09:08 +0000)]
renamed property of openni camera

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Thu, 15 Mar 2012 20:40:07 +0000 (20:40 +0000)]
update FFMPEG wrapper binaries

12 years agominor changes in wrapper 5
Alexander Shishkov [Thu, 15 Mar 2012 20:39:11 +0000 (20:39 +0000)]
minor changes in wrapper 5

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Thu, 15 Mar 2012 20:31:35 +0000 (20:31 +0000)]
update FFMPEG wrapper binaries

12 years agominor changes in wrapper 4
Alexander Shishkov [Thu, 15 Mar 2012 20:30:21 +0000 (20:30 +0000)]
minor changes in wrapper 4

12 years agominor changes in wrapper 3
Alexander Shishkov [Thu, 15 Mar 2012 20:14:59 +0000 (20:14 +0000)]
minor changes in wrapper 3

12 years agotemporarily turned off the new wrapper.
Vadim Pisarevsky [Thu, 15 Mar 2012 19:58:35 +0000 (19:58 +0000)]
temporarily turned off the new wrapper.

12 years agominor refactoring CvCapture_OpenNI
Maria Dimashova [Thu, 15 Mar 2012 15:55:07 +0000 (15:55 +0000)]
minor refactoring CvCapture_OpenNI

12 years agominor changes in wrapper 2
Alexander Shishkov [Thu, 15 Mar 2012 15:43:14 +0000 (15:43 +0000)]
minor changes in wrapper 2

12 years agofixed build on VS2010
Vadim Pisarevsky [Thu, 15 Mar 2012 15:38:54 +0000 (15:38 +0000)]
fixed build on VS2010

12 years agominor changes in wrapper
Alexander Shishkov [Thu, 15 Mar 2012 15:36:14 +0000 (15:36 +0000)]
minor changes in wrapper

12 years agominor changes in wrapper
Alexander Shishkov [Thu, 15 Mar 2012 15:30:01 +0000 (15:30 +0000)]
minor changes in wrapper

12 years agoupdating func-s arg names according to ref. man.
Andrey Pavlenko [Thu, 15 Mar 2012 15:21:33 +0000 (15:21 +0000)]
updating func-s arg names according to ref. man.

12 years agominor changes in wrapper
Alexander Shishkov [Thu, 15 Mar 2012 15:12:52 +0000 (15:12 +0000)]
minor changes in wrapper

12 years agoFixed Linux build with OpenGL but without CUDA
Andrey Kamaev [Thu, 15 Mar 2012 15:08:21 +0000 (15:08 +0000)]
Fixed Linux build with OpenGL but without CUDA

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Thu, 15 Mar 2012 14:45:14 +0000 (14:45 +0000)]
update FFMPEG wrapper binaries

12 years agolot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpai...
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.

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Thu, 15 Mar 2012 14:28:29 +0000 (14:28 +0000)]
update FFMPEG wrapper binaries

12 years agoupdate FFMPEG wrapper
Alexander Shishkov [Thu, 15 Mar 2012 14:17:12 +0000 (14:17 +0000)]
update FFMPEG wrapper

12 years agominor refactoring CvCapture_OpenNI::CvCapture_OpenNI
Maria Dimashova [Thu, 15 Mar 2012 09:59:23 +0000 (09:59 +0000)]
minor refactoring CvCapture_OpenNI::CvCapture_OpenNI

12 years agoFixed compiling error under Ubuntu with ffmpeg 0.7.x and advised under Windows
Alexander Reshetnikov [Thu, 15 Mar 2012 09:24:03 +0000 (09:24 +0000)]
Fixed compiling error under Ubuntu with ffmpeg 0.7.x and advised under Windows