profile/ivi/opencv.git
13 years agoQuiet the errors from the circlesgrid pattern detector. These were really verbose.
Ethan Rublee [Wed, 1 Jun 2011 21:49:08 +0000 (21:49 +0000)]
Quiet the errors from the circlesgrid pattern detector. These were really verbose.

13 years agovery first version of the documentation checking script
Vadim Pisarevsky [Wed, 1 Jun 2011 21:15:36 +0000 (21:15 +0000)]
very first version of the documentation checking script

13 years agoPlaced the if in the wrong place.
Ethan Rublee [Wed, 1 Jun 2011 18:54:34 +0000 (18:54 +0000)]
Placed the if in the wrong place.

13 years agoFix misspelling of a logical block endif.
Ethan Rublee [Wed, 1 Jun 2011 18:28:20 +0000 (18:28 +0000)]
Fix misspelling of a logical block endif.

13 years ago- fix a memory leak
Vincent Rabaud [Wed, 1 Jun 2011 18:24:53 +0000 (18:24 +0000)]
- fix a memory leak

13 years agoWrapping the tests in an if guard. Fails to build if the BUILD_TESTS flag is
Ethan Rublee [Wed, 1 Jun 2011 18:04:46 +0000 (18:04 +0000)]
Wrapping the tests in an if guard. Fails to build if the BUILD_TESTS flag is
not enabled.

13 years agominor fix
Andrey Morozov [Wed, 1 Jun 2011 17:41:30 +0000 (17:41 +0000)]
minor fix

13 years agofixed bugs for windows. added 2 tests for ffmpeg
Andrey Morozov [Wed, 1 Jun 2011 16:14:17 +0000 (16:14 +0000)]
fixed bugs for windows. added 2 tests for ffmpeg

13 years agocompilation for macos
Anatoly Baksheev [Wed, 1 Jun 2011 15:42:11 +0000 (15:42 +0000)]
compilation for macos

13 years agocompilation for macos
Anatoly Baksheev [Wed, 1 Jun 2011 15:35:30 +0000 (15:35 +0000)]
compilation for macos

13 years agoadded opencv_test_highgui
Vadim Pisarevsky [Wed, 1 Jun 2011 14:23:55 +0000 (14:23 +0000)]
added opencv_test_highgui

13 years agomac worlaround
Alexey Spizhevoy [Wed, 1 Jun 2011 13:57:14 +0000 (13:57 +0000)]
mac worlaround

13 years agofixed logging function in opencv_stitching
Alexey Spizhevoy [Wed, 1 Jun 2011 13:50:41 +0000 (13:50 +0000)]
fixed logging function in opencv_stitching

13 years agomake scalar and SSE versions of minEigenVal & cornerHarris give [almost] the same...
Vadim Pisarevsky [Wed, 1 Jun 2011 13:45:08 +0000 (13:45 +0000)]
make scalar and SSE versions of minEigenVal & cornerHarris give [almost] the same results (ticket #811)

13 years agoproper fix for reduce with op=CV_REDUCE_AVG and ddepth==CV_8U
Vadim Pisarevsky [Wed, 1 Jun 2011 13:44:09 +0000 (13:44 +0000)]
proper fix for reduce with op=CV_REDUCE_AVG and ddepth==CV_8U

13 years agoadded \n into help message (opencv_stitching)
Alexey Spizhevoy [Wed, 1 Jun 2011 13:34:53 +0000 (13:34 +0000)]
added \n into help message (opencv_stitching)

13 years agofix bilateral filter behavior when color_sigma == 0 and/or spatial_sigma == 0 (ticket...
Vadim Pisarevsky [Wed, 1 Jun 2011 13:15:43 +0000 (13:15 +0000)]
fix bilateral filter behavior when color_sigma == 0 and/or spatial_sigma == 0 (ticket #469)

13 years agoRemoved using of homogeneous coordinates in cvProjectPoints2 (ticket #845)
Ilya Lysenkov [Wed, 1 Jun 2011 13:10:14 +0000 (13:10 +0000)]
Removed using of homogeneous coordinates in cvProjectPoints2 (ticket #845)

13 years agofixed compilation problems with new SIFT on Android
Andrey Kamaev [Wed, 1 Jun 2011 12:42:44 +0000 (12:42 +0000)]
fixed compilation problems with new SIFT on Android

13 years agoFixed cluster centers returning in cvKMeans2 (ticket #706)
Ilya Lysenkov [Wed, 1 Jun 2011 12:06:39 +0000 (12:06 +0000)]
Fixed cluster centers returning in cvKMeans2 (ticket #706)

13 years agoadded resetDevice function, removed MultiGpuManager
Vladislav Vinogradov [Wed, 1 Jun 2011 10:11:27 +0000 (10:11 +0000)]
added resetDevice function, removed MultiGpuManager

13 years agoFixed reading of the user class from *.xml (ticket #840).
Ilya Lysenkov [Wed, 1 Jun 2011 10:05:11 +0000 (10:05 +0000)]
Fixed reading of the user class from *.xml (ticket #840).

13 years agocompilation for windows
Anatoly Baksheev [Wed, 1 Jun 2011 08:19:21 +0000 (08:19 +0000)]
compilation for windows

13 years agoAdded support of the CV_64F depth to solvePnP (ticket #835)
Ilya Lysenkov [Wed, 1 Jun 2011 08:14:59 +0000 (08:14 +0000)]
Added support of the CV_64F depth to solvePnP (ticket #835)

13 years agominor
Anatoly Baksheev [Wed, 1 Jun 2011 08:01:04 +0000 (08:01 +0000)]
minor

13 years ago- serialize/deserialize the edge threshold too
Vincent Rabaud [Wed, 1 Jun 2011 03:26:08 +0000 (03:26 +0000)]
- serialize/deserialize the edge threshold too

13 years ago- make sure we rescale the input keypoints
Vincent Rabaud [Wed, 1 Jun 2011 03:25:53 +0000 (03:25 +0000)]
- make sure we rescale the input keypoints

13 years ago- hide the patch size from the user (only one is used now as training was only done...
Vincent Rabaud [Wed, 1 Jun 2011 02:09:31 +0000 (02:09 +0000)]
- hide the patch size from the user (only one is used now as training was only done at that scale)
- enable a border_threshold just like for SIFt so that calling ORB, or descriptor after feature gives the same number of features

13 years agoFix # of features in orb.
Ethan Rublee [Wed, 1 Jun 2011 00:25:32 +0000 (00:25 +0000)]
Fix # of features in orb.

13 years agofixed compilation problems with new SIFT on Windows
Alexander Shishkov [Tue, 31 May 2011 22:51:16 +0000 (22:51 +0000)]
fixed compilation problems with new SIFT on Windows

13 years agofixed compilation problems with new SIFT on MacOs
Alexander Shishkov [Tue, 31 May 2011 22:03:55 +0000 (22:03 +0000)]
fixed compilation problems with new SIFT on MacOs

13 years agoreverted the floating-point number formatting (exception in ml tests)
Alexander Shishkov [Tue, 31 May 2011 21:42:49 +0000 (21:42 +0000)]
reverted the floating-point number formatting (exception in ml tests)

13 years agoremoved ddepth from matrix (after Vadim's commit, it generates problem with core...
Alexander Shishkov [Tue, 31 May 2011 21:14:42 +0000 (21:14 +0000)]
removed ddepth from matrix (after Vadim's commit, it generates problem with core and ml tests)
returned the new floating-point number formatting

13 years agoreplaced SIFT implementation (Some default parameters can be changed in the near...
Maria Dimashova [Tue, 31 May 2011 18:18:02 +0000 (18:18 +0000)]
replaced SIFT implementation (Some default parameters can be changed in the near future)

13 years agocommented opponent descriptor test (temporarily)
Maria Dimashova [Tue, 31 May 2011 18:05:43 +0000 (18:05 +0000)]
commented opponent descriptor test (temporarily)

13 years agoadded SSE compiler flags under Windows+MSVC (ticket #371)
Alexander Shishkov [Tue, 31 May 2011 15:50:16 +0000 (15:50 +0000)]
added SSE compiler flags under Windows+MSVC (ticket #371)

13 years agoresolved ticket #1104 (processing of transposed numpy arrays)
Vadim Pisarevsky [Tue, 31 May 2011 15:43:11 +0000 (15:43 +0000)]
resolved ticket #1104 (processing of transposed numpy arrays)

13 years agoremoved evaluation testbetch to sample
Maria Dimashova [Tue, 31 May 2011 15:30:49 +0000 (15:30 +0000)]
removed evaluation testbetch to sample

13 years agofixed multi-channel 1x1 array construction (ticket #1103)
Vadim Pisarevsky [Tue, 31 May 2011 15:27:31 +0000 (15:27 +0000)]
fixed multi-channel 1x1 array construction (ticket #1103)

13 years agoreverted the floating-point number formatting
Vadim Pisarevsky [Tue, 31 May 2011 15:25:50 +0000 (15:25 +0000)]
reverted the floating-point number formatting

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)