profile/ivi/opencv.git
13 years agofixed build on GNU/Hurd (ticket #761)
Alexander Shishkov [Tue, 31 May 2011 15:22:22 +0000 (15:22 +0000)]
fixed build on GNU/Hurd (ticket #761)

13 years agoAdded support of the 1 width element in morphology (ticket #1099).
Ilya Lysenkov [Tue, 31 May 2011 14:50:25 +0000 (14:50 +0000)]
Added support of the 1 width element in morphology (ticket #1099).

13 years agoalways build ffmpeg_opencv as a shared lib (ticket #687)
Vadim Pisarevsky [Tue, 31 May 2011 14:35:00 +0000 (14:35 +0000)]
always build ffmpeg_opencv as a shared lib (ticket #687)

13 years agoadded KeyPoint::hash() (ticket #1100)
Vadim Pisarevsky [Tue, 31 May 2011 14:24:45 +0000 (14:24 +0000)]
added KeyPoint::hash() (ticket #1100)

13 years agoremoved OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS
Alexander Shishkov [Tue, 31 May 2011 14:22:25 +0000 (14:22 +0000)]
removed OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS
removed one more OPENCV_BUILD_SHARED_LIB flag

13 years agofixed warning from GCC
Vadim Pisarevsky [Tue, 31 May 2011 14:02:19 +0000 (14:02 +0000)]
fixed warning from GCC

13 years agoresolved tickets #904 (nicer floating-point formatting) and #816 (reduce with CV_REDU...
Vadim Pisarevsky [Tue, 31 May 2011 14:01:21 +0000 (14:01 +0000)]
resolved tickets #904 (nicer floating-point formatting) and #816 (reduce with CV_REDUCE_AVG on 8-bit arrays)

13 years agoMade small optimization: for some processors using float accumulator gives speedup.
Leonid Beynenson [Tue, 31 May 2011 13:44:13 +0000 (13:44 +0000)]
Made small optimization: for some processors using float accumulator gives speedup.

13 years agoremoved OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS
Alexander Shishkov [Tue, 31 May 2011 13:17:59 +0000 (13:17 +0000)]
removed OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS

13 years agomodified according to CUDA 4.0 API updates
Vladislav Vinogradov [Tue, 31 May 2011 08:31:10 +0000 (08:31 +0000)]
modified according to CUDA 4.0 API updates

13 years agoupdated help message in opencv_stitching app
Alexey Spizhevoy [Tue, 31 May 2011 08:28:24 +0000 (08:28 +0000)]
updated help message in opencv_stitching app

13 years agoMaking the install and lib, bin directories consistent.
Ethan Rublee [Mon, 30 May 2011 22:13:32 +0000 (22:13 +0000)]
Making the install and lib, bin directories consistent.

13 years agoPurpose: 2nd review cycle - see ??. added index entries
Elena Fedotova [Mon, 30 May 2011 20:29:47 +0000 (20:29 +0000)]
Purpose: 2nd review cycle - see ??. added index entries

13 years agoUpdate CommandLineParser class: move method's definition from header to source
Kirill Kornyakov [Mon, 30 May 2011 19:20:57 +0000 (19:20 +0000)]
Update CommandLineParser class: move method's definition from header to source

13 years agofixed sample
Maria Dimashova [Mon, 30 May 2011 16:20:17 +0000 (16:20 +0000)]
fixed sample

13 years agoFixed #727
Maria Dimashova [Mon, 30 May 2011 15:11:34 +0000 (15:11 +0000)]
Fixed #727

13 years agoupdated default params for preview mode (opencv_stitching)
Alexey Spizhevoy [Mon, 30 May 2011 14:12:20 +0000 (14:12 +0000)]
updated default params for preview mode (opencv_stitching)

13 years agofixed problem with VideoInput on Windows when OpenCV compiled statically (ticket...
Alexander Shishkov [Mon, 30 May 2011 14:08:43 +0000 (14:08 +0000)]
fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573)
added ignore linker flags for opencv2_python

13 years agofixed problem with VideoInput on Windows when OpenCV compiled statically (ticket...
Alexander Shishkov [Mon, 30 May 2011 13:32:57 +0000 (13:32 +0000)]
fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573)

13 years agoTegra optimization of cv::threshold
Andrey Kamaev [Mon, 30 May 2011 13:12:01 +0000 (13:12 +0000)]
Tegra optimization of cv::threshold

13 years agoadded optional encoding parameter to cvOpenFileStorage() and FileStorage::open()...
Vadim Pisarevsky [Mon, 30 May 2011 12:36:07 +0000 (12:36 +0000)]
added optional encoding parameter to cvOpenFileStorage() and FileStorage::open() (ticket #976). moved some implementation parts of CommandLineParser to cmdparser.cpp.

13 years agominor change
Alexey Spizhevoy [Mon, 30 May 2011 10:19:11 +0000 (10:19 +0000)]
minor change

13 years agoadded --blend_strength parameter into opencv_stitching
Alexey Spizhevoy [Mon, 30 May 2011 10:18:02 +0000 (10:18 +0000)]
added --blend_strength parameter into opencv_stitching

13 years agofixed drawKeypoints (keypoint orientation)
Maria Dimashova [Mon, 30 May 2011 09:11:27 +0000 (09:11 +0000)]
fixed drawKeypoints (keypoint orientation)

13 years agoFixed #797.
Ilya Lysenkov [Mon, 30 May 2011 09:02:17 +0000 (09:02 +0000)]
Fixed #797.

13 years agoFixed #886
Ilya Lysenkov [Mon, 30 May 2011 08:01:09 +0000 (08:01 +0000)]
Fixed #886

13 years agoupdated help message (opencv_stitching)
Alexey Spizhevoy [Mon, 30 May 2011 07:07:37 +0000 (07:07 +0000)]
updated help message (opencv_stitching)

13 years agoAdded drawing of a new image for debugging of the SimpleBlobDetector class.
Ilya Lysenkov [Mon, 30 May 2011 06:54:59 +0000 (06:54 +0000)]
Added drawing of a new image for debugging of the SimpleBlobDetector class.

13 years agoFixed #1063
Ilya Lysenkov [Mon, 30 May 2011 06:18:52 +0000 (06:18 +0000)]
Fixed #1063

13 years agoupdated --help message (opencv_stitching)
Alexey Spizhevoy [Mon, 30 May 2011 05:29:42 +0000 (05:29 +0000)]
updated --help message (opencv_stitching)

13 years agoremoved confusing CvCapture::queryFrame(); rewritten cvQueryFrame() (ticket #235)
Vadim Pisarevsky [Sun, 29 May 2011 21:02:53 +0000 (21:02 +0000)]
removed confusing CvCapture::queryFrame(); rewritten cvQueryFrame() (ticket #235)

13 years agoupdate help corresponding single format and update some samples through using Command...
Kirill Kornyakov [Sun, 29 May 2011 10:01:01 +0000 (10:01 +0000)]
update help corresponding single format and update some samples through using CommandLineParser class

13 years agoFixed windows build scripts in HelloAndroid sample.
Andrey Kamaev [Sat, 28 May 2011 19:30:41 +0000 (19:30 +0000)]
Fixed windows build scripts in HelloAndroid sample.

13 years agoUpdated build scripts for HelloAndroid sample.
Andrey Kamaev [Sat, 28 May 2011 18:42:58 +0000 (18:42 +0000)]
Updated build scripts for HelloAndroid sample.

13 years agominor refactoring of opencv_stitching
Alexey Spizhevoy [Sat, 28 May 2011 13:03:28 +0000 (13:03 +0000)]
minor refactoring of opencv_stitching

13 years agoadded block-based gain compensator (opencv_stitching), added --preview flag.
Alexey Spizhevoy [Sat, 28 May 2011 12:18:49 +0000 (12:18 +0000)]
added block-based gain compensator (opencv_stitching), added --preview flag.

13 years agoupdate help according single standart for it
Kirill Kornyakov [Sat, 28 May 2011 10:53:53 +0000 (10:53 +0000)]
update help according single standart for it

13 years agoUpdate CommandLineParser class
Kirill Kornyakov [Sat, 28 May 2011 06:55:41 +0000 (06:55 +0000)]
Update CommandLineParser class

13 years agorefactored exposure compensators (opencv_stitching)
Alexey Spizhevoy [Sat, 28 May 2011 06:48:33 +0000 (06:48 +0000)]
refactored exposure compensators (opencv_stitching)

13 years agofixed mat.push_back(mat) (ticket #1091)
Vadim Pisarevsky [Fri, 27 May 2011 20:32:48 +0000 (20:32 +0000)]
fixed mat.push_back(mat) (ticket #1091)

13 years agocompile cv2.so also as a shared library
Vadim Pisarevsky [Fri, 27 May 2011 19:59:48 +0000 (19:59 +0000)]
compile cv2.so also as a shared library

13 years agoAdding a default constructor to ORB that initializes. Had segfaults on non
Ethan Rublee [Fri, 27 May 2011 17:17:02 +0000 (17:17 +0000)]
Adding a default constructor to ORB that initializes. Had segfaults on non
initialized orb detector.

13 years agocv.so library always compiled as shared library
Alexander Shishkov [Fri, 27 May 2011 15:18:49 +0000 (15:18 +0000)]
cv.so library always compiled as shared library

13 years agouse FindZLIB(), FindJPEG() etc. on MacOSX as well to avoid possible conflicts with...
Vadim Pisarevsky [Fri, 27 May 2011 13:47:18 +0000 (13:47 +0000)]
use FindZLIB(), FindJPEG() etc. on MacOSX as well to avoid possible conflicts with MacPorts.

13 years agoremoved test output
Maria Dimashova [Fri, 27 May 2011 12:18:44 +0000 (12:18 +0000)]
removed test output

13 years agorenamed WITH(HAVE)_EIGEN2 to WITH(HAVE)_EIGEN, fixed compilation error if eigen3...
Maria Dimashova [Fri, 27 May 2011 12:15:36 +0000 (12:15 +0000)]
renamed WITH(HAVE)_EIGEN2 to WITH(HAVE)_EIGEN, fixed compilation error if eigen3 is used (#805)

13 years agoadded GC_COLOR_GRAD cost function type into opencv_stitching
Alexey Spizhevoy [Fri, 27 May 2011 11:41:35 +0000 (11:41 +0000)]
added GC_COLOR_GRAD cost function type into opencv_stitching

13 years agominor changes in opencv_stitching
Alexey Spizhevoy [Fri, 27 May 2011 04:44:32 +0000 (04:44 +0000)]
minor changes in opencv_stitching

13 years agofixed crash in cv2.findHomography() (ticket #1094)
Vadim Pisarevsky [Thu, 26 May 2011 20:33:55 +0000 (20:33 +0000)]
fixed crash in cv2.findHomography() (ticket #1094)

13 years agoPurpose: 2nd review cycle - see ??. added index entries
Elena Fedotova [Thu, 26 May 2011 20:09:05 +0000 (20:09 +0000)]
Purpose: 2nd review cycle - see ??. added index entries

13 years agoPurpose: 2nd review cycle
Elena Fedotova [Thu, 26 May 2011 19:28:21 +0000 (19:28 +0000)]
Purpose: 2nd review cycle

13 years agoadded some comments into multi-band blending code
Alexey Spizhevoy [Thu, 26 May 2011 09:01:27 +0000 (09:01 +0000)]
added some comments into multi-band blending code

13 years agoupdated default parameter in opencv_stitching
Alexey Spizhevoy [Thu, 26 May 2011 07:11:12 +0000 (07:11 +0000)]
updated default parameter in opencv_stitching

13 years agoreplaced brute force matcher with flann based one (opencv_stitching)
Alexey Spizhevoy [Thu, 26 May 2011 07:10:44 +0000 (07:10 +0000)]
replaced brute force matcher with flann based one (opencv_stitching)

13 years agominor changes in opencv_stitching
Alexey Spizhevoy [Thu, 26 May 2011 05:42:00 +0000 (05:42 +0000)]
minor changes in opencv_stitching

13 years agomade datamatrix build on Windows; fixed unresolved symbols
Vadim Pisarevsky [Wed, 25 May 2011 14:49:09 +0000 (14:49 +0000)]
made datamatrix build on Windows; fixed unresolved symbols

13 years agoadded number of bands cropping in multi-bands blending
Alexey Spizhevoy [Wed, 25 May 2011 13:14:56 +0000 (13:14 +0000)]
added number of bands cropping in multi-bands blending

13 years agofixed some bugs in opencv_stitching
Alexey Spizhevoy [Wed, 25 May 2011 12:36:14 +0000 (12:36 +0000)]
fixed some bugs in opencv_stitching

13 years agoadded gain compensation into opencv_stitching
Alexey Spizhevoy [Wed, 25 May 2011 09:09:41 +0000 (09:09 +0000)]
added gain compensation into opencv_stitching

13 years agofixed bug in SURF_GPU (compute descriptors, tid < 25)
Vladislav Vinogradov [Wed, 25 May 2011 08:37:46 +0000 (08:37 +0000)]
fixed bug in SURF_GPU (compute descriptors, tid < 25)

13 years agofixed bug in SURF_GPU (reduce_sum25)
Vladislav Vinogradov [Wed, 25 May 2011 08:16:17 +0000 (08:16 +0000)]
fixed bug in SURF_GPU (reduce_sum25)

13 years ago- set the right comparison distance for ORB
Vincent Rabaud [Wed, 25 May 2011 03:19:36 +0000 (03:19 +0000)]
- set the right comparison distance for ORB

13 years ago- fix the test for ORB (it's a binary feature)
Vincent Rabaud [Wed, 25 May 2011 00:34:25 +0000 (00:34 +0000)]
- fix the test for ORB (it's a binary feature)

13 years ago- fix a possible crash when only asking for features and not descriptors
Vincent Rabaud [Wed, 25 May 2011 00:33:50 +0000 (00:33 +0000)]
- fix a possible crash when only asking for features and not descriptors

13 years agoadding c++ interface to the datamtrix codes of j.
Ethan Rublee [Wed, 25 May 2011 00:23:50 +0000 (00:23 +0000)]
adding c++ interface to the datamtrix codes of j.

13 years agoReverting the boost::python bindings, moving dev to out of trunk.
Ethan Rublee [Tue, 24 May 2011 22:01:41 +0000 (22:01 +0000)]
Reverting the boost::python bindings, moving dev to out of trunk.

13 years agoImplemented 4 missing Mat::ptr methods
Andrey Kamaev [Tue, 24 May 2011 16:14:23 +0000 (16:14 +0000)]
Implemented 4 missing Mat::ptr methods

13 years agoSmall change in the SURF algorithm to be sure that without TBB the template parallel_...
Leonid Beynenson [Tue, 24 May 2011 16:13:55 +0000 (16:13 +0000)]
Small change in the SURF algorithm to be sure that without TBB the template parallel_for is not used
(the reason: the parallelization in the SURF algorithm conflicts with ThreadingFramework, which is a temporary substitute of TBB for ARMs)

13 years agoadded exposure compensation base class into opencv_stitching
Alexey Spizhevoy [Tue, 24 May 2011 13:59:02 +0000 (13:59 +0000)]
added exposure compensation base class into opencv_stitching

13 years agofixed formatting a bit
Vadim Pisarevsky [Tue, 24 May 2011 13:38:55 +0000 (13:38 +0000)]
fixed formatting a bit

13 years agodo not use system is<alpha|alnum|space|...>, because of the different implementations...
Vadim Pisarevsky [Tue, 24 May 2011 13:34:25 +0000 (13:34 +0000)]
do not use system is<alpha|alnum|space|...>, because of the different implementations (and in OpenCV we assume english names of the identifiers etc)

13 years agofixed vector resize in the ORB detector
Vadim Pisarevsky [Tue, 24 May 2011 13:31:50 +0000 (13:31 +0000)]
fixed vector resize in the ORB detector

13 years agoimproved jSVD accuracy
Vadim Pisarevsky [Tue, 24 May 2011 13:25:26 +0000 (13:25 +0000)]
improved jSVD accuracy

13 years agoadded TBB optimization to DOT
Maria Dimashova [Tue, 24 May 2011 13:20:32 +0000 (13:20 +0000)]
added TBB optimization to DOT

13 years agoreduced memory requirements for multi-band blending
Alexey Spizhevoy [Tue, 24 May 2011 09:58:25 +0000 (09:58 +0000)]
reduced memory requirements for multi-band blending

13 years agominor optimization of SURF_GPU (orientation calculation, changed block size to 32x4)
Vladislav Vinogradov [Tue, 24 May 2011 08:02:39 +0000 (08:02 +0000)]
minor optimization of SURF_GPU (orientation calculation, changed block size to 32x4)

13 years agoupdated focal estimation again (opencv_stitching)
Alexey Spizhevoy [Tue, 24 May 2011 06:07:47 +0000 (06:07 +0000)]
updated focal estimation again (opencv_stitching)

13 years agoupdated focal estimation (opencv_stitching) + refactoring
Alexey Spizhevoy [Tue, 24 May 2011 05:58:15 +0000 (05:58 +0000)]
updated focal estimation (opencv_stitching) + refactoring

13 years agoAdding python default install path for debian vs mac. changing site-packages -> dist...
Ethan Rublee [Tue, 24 May 2011 00:30:03 +0000 (00:30 +0000)]
Adding python default install path for debian vs mac. changing site-packages -> dist-packages. See python help
for site. Also ticket #1087.

13 years agoPurpose: 2nd review cycle
Elena Fedotova [Mon, 23 May 2011 21:20:31 +0000 (21:20 +0000)]
Purpose: 2nd review cycle

13 years agoPurpose: 2nd review cycle
Elena Fedotova [Mon, 23 May 2011 20:16:53 +0000 (20:16 +0000)]
Purpose: 2nd review cycle

13 years ago- fix possible crash introduced by cvRound
Vincent Rabaud [Mon, 23 May 2011 20:03:16 +0000 (20:03 +0000)]
- fix possible crash introduced by cvRound

13 years agoApplying patch mentioned in ticket #1085
Ethan Rublee [Mon, 23 May 2011 19:52:23 +0000 (19:52 +0000)]
Applying patch mentioned in ticket #1085

13 years agominor SURF_GPU optimization (descriptor calculation, change block size to 6x6)
Vladislav Vinogradov [Mon, 23 May 2011 18:40:09 +0000 (18:40 +0000)]
minor SURF_GPU optimization (descriptor calculation, change block size to 6x6)

13 years agoInitial pass at some boost python bindings.
Ethan Rublee [Mon, 23 May 2011 17:26:58 +0000 (17:26 +0000)]
Initial pass at some boost python bindings.

13 years agominor changes in opencv_stitching
Alexey Spizhevoy [Mon, 23 May 2011 14:28:53 +0000 (14:28 +0000)]
minor changes in opencv_stitching

13 years agofixed 2 bugs reported by exvan (ticket #799)
Vadim Pisarevsky [Mon, 23 May 2011 14:01:12 +0000 (14:01 +0000)]
fixed 2 bugs reported by exvan (ticket #799)

13 years agoavoid crash in the case of multiple pyramid levels
Vadim Pisarevsky [Mon, 23 May 2011 13:50:17 +0000 (13:50 +0000)]
avoid crash in the case of multiple pyramid levels

13 years agoswitched float with short in blending step (opencv_stitching)
Alexey Spizhevoy [Mon, 23 May 2011 13:08:31 +0000 (13:08 +0000)]
switched float with short in blending step (opencv_stitching)

13 years agominor memory optimization in opencv_stitching
Alexey Spizhevoy [Mon, 23 May 2011 12:20:12 +0000 (12:20 +0000)]
minor memory optimization in opencv_stitching

13 years agoimplemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp
Alexey Spizhevoy [Mon, 23 May 2011 11:31:02 +0000 (11:31 +0000)]
implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp

13 years agominor fix
Vladislav Vinogradov [Mon, 23 May 2011 08:46:27 +0000 (08:46 +0000)]
minor fix

13 years agominor optimization of SURF_GPU (reduce memory transfers, use structure of arrays...
Vladislav Vinogradov [Mon, 23 May 2011 07:59:20 +0000 (07:59 +0000)]
minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures)

13 years agofixed features2d (ORB) compile errors on Windows
Vadim Pisarevsky [Mon, 23 May 2011 07:58:35 +0000 (07:58 +0000)]
fixed features2d (ORB) compile errors on Windows

13 years agoupdated usage message (opencv_stitching)
Alexey Spizhevoy [Mon, 23 May 2011 07:38:42 +0000 (07:38 +0000)]
updated usage message (opencv_stitching)

13 years agofixed bug in graphcut seam estimation (opencv_stitching)
Alexey Spizhevoy [Mon, 23 May 2011 07:35:46 +0000 (07:35 +0000)]
fixed bug in graphcut seam estimation (opencv_stitching)

13 years agoadded scaling of images before seam estimation (opencv_stitching)
Alexey Spizhevoy [Mon, 23 May 2011 07:10:48 +0000 (07:10 +0000)]
added scaling of images before seam estimation (opencv_stitching)

13 years agofixed several typos, including the old ones from ticket #854
Vadim Pisarevsky [Sat, 21 May 2011 20:17:45 +0000 (20:17 +0000)]
fixed several typos, including the old ones from ticket #854

13 years agoUse INVALID_DISP_SCALED instead of INVALID_DISP in validateDisparity (ticket #1007)
Vadim Pisarevsky [Sat, 21 May 2011 18:36:30 +0000 (18:36 +0000)]
Use INVALID_DISP_SCALED instead of INVALID_DISP in validateDisparity (ticket #1007)

13 years agoreplaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
Vadim Pisarevsky [Sat, 21 May 2011 18:32:34 +0000 (18:32 +0000)]
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)