profile/ivi/opencv.git
13 years agoreplaced M_PI by CV_PI
Maria Dimashova [Tue, 7 Jun 2011 12:08:36 +0000 (12:08 +0000)]
replaced M_PI by CV_PI

13 years agoAsked users to pass two operation flags tothe sort() function (ticket #315)
Ilya Lysenkov [Tue, 7 Jun 2011 11:43:09 +0000 (11:43 +0000)]
Asked users to pass two operation flags tothe sort() function (ticket #315)

13 years agoFixed Mat::channels() brief documentation (ticket #1064)
Ilya Lysenkov [Tue, 7 Jun 2011 10:52:24 +0000 (10:52 +0000)]
Fixed Mat::channels() brief documentation (ticket #1064)

13 years agoclass CommandLineParser was updated according new requirements
Kirill Kornyakov [Tue, 7 Jun 2011 10:30:40 +0000 (10:30 +0000)]
class CommandLineParser was updated according new requirements

13 years agoexcluded "-B" flag for better compatibility with old Python.
Vadim Pisarevsky [Tue, 7 Jun 2011 10:22:32 +0000 (10:22 +0000)]
excluded "-B" flag for better compatibility with old Python.

13 years agoadded CvEM read/write (#1032)
Maria Dimashova [Tue, 7 Jun 2011 10:05:23 +0000 (10:05 +0000)]
added CvEM read/write (#1032)

13 years agoMinor change to contourArea example
Ilya Lysenkov [Tue, 7 Jun 2011 09:30:49 +0000 (09:30 +0000)]
Minor change to contourArea example

13 years agopython cv2 sample: coherence enhancing
Alexander Mordvintsev [Tue, 7 Jun 2011 07:42:32 +0000 (07:42 +0000)]
python cv2 sample: coherence enhancing

13 years agoadded one more SIFT::CommonParams constructor
Maria Dimashova [Tue, 7 Jun 2011 07:41:59 +0000 (07:41 +0000)]
added one more SIFT::CommonParams constructor

13 years agoAttempting to add support for openni depth registration.
Ethan Rublee [Tue, 7 Jun 2011 03:19:38 +0000 (03:19 +0000)]
Attempting to add support for openni depth registration.

13 years agoadded CV_CAP_PROP_PVAPI_MULTICASTIP property (thanks to Stefano Fabri for the patch)
Vadim Pisarevsky [Mon, 6 Jun 2011 19:23:43 +0000 (19:23 +0000)]
added CV_CAP_PROP_PVAPI_MULTICASTIP property (thanks to Stefano Fabri for the patch)

13 years agofixed VS2010 compile warnings and errors
Vadim Pisarevsky [Mon, 6 Jun 2011 15:15:30 +0000 (15:15 +0000)]
fixed VS2010 compile warnings and errors

13 years agoreplaced "const InputArray&" => "InputArray"; made InputArray and OutputArray referen...
Vadim Pisarevsky [Mon, 6 Jun 2011 14:51:27 +0000 (14:51 +0000)]
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).

13 years agoadded some constants to python cv2 api
Alexander Mordvintsev [Mon, 6 Jun 2011 14:18:25 +0000 (14:18 +0000)]
added some constants to python cv2 api

13 years agoremoved duplicated check
Maria Dimashova [Mon, 6 Jun 2011 12:07:15 +0000 (12:07 +0000)]
removed duplicated check

13 years agoadded BUILD_WITH_STATIC_CRT option for static linking with CRT on MSVC
Alexander Shishkov [Mon, 6 Jun 2011 10:26:59 +0000 (10:26 +0000)]
added BUILD_WITH_STATIC_CRT option for static linking with CRT on MSVC

13 years agoAndroid native camera is updated to support RGBA output
Andrey Kamaev [Mon, 6 Jun 2011 08:52:51 +0000 (08:52 +0000)]
Android native camera is updated to support RGBA output

13 years agopython cv2 sample: hi-res image browse
Alexander Mordvintsev [Mon, 6 Jun 2011 03:31:45 +0000 (03:31 +0000)]
python cv2 sample: hi-res image browse

13 years agopython cv2 sample: GMM expectation-maximization
Alexander Mordvintsev [Sun, 5 Jun 2011 13:18:42 +0000 (13:18 +0000)]
python cv2 sample: GMM expectation-maximization

13 years agoadded python cv2 port of letter_recog sample
Alexander Mordvintsev [Sun, 5 Jun 2011 06:44:19 +0000 (06:44 +0000)]
added python cv2 port of letter_recog sample

13 years agoYUV420i to RGB conversion is added to cvtColor
Andrey Kamaev [Sat, 4 Jun 2011 18:15:52 +0000 (18:15 +0000)]
YUV420i to RGB conversion is added to cvtColor

13 years agoupdated cheatsheet; fixed a few typos
Vadim Pisarevsky [Sat, 4 Jun 2011 09:12:25 +0000 (09:12 +0000)]
updated cheatsheet; fixed a few typos

13 years agoadded CV_64F support to cv::remap (ticket #650)
Vadim Pisarevsky [Fri, 3 Jun 2011 17:06:08 +0000 (17:06 +0000)]
added CV_64F support to cv::remap (ticket #650)

13 years agoThe samples were updated through CommandLineParser class
Kirill Kornyakov [Fri, 3 Jun 2011 16:41:41 +0000 (16:41 +0000)]
The samples were updated through CommandLineParser class

13 years agoadded 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateH...
Vadim Pisarevsky [Fri, 3 Jun 2011 15:45:50 +0000 (15:45 +0000)]
added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateHist() when no ranges are passed (ticket #990)

13 years agoAdded missed method declarations. Fix for r5343
Andrey Kamaev [Fri, 3 Jun 2011 15:09:21 +0000 (15:09 +0000)]
Added missed method declarations. Fix for r5343

13 years agoThe samples were updated corresponding a single standart for <help>
Kirill Kornyakov [Fri, 3 Jun 2011 14:53:38 +0000 (14:53 +0000)]
The samples were updated corresponding a single standart for <help>

13 years agoadded 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686)
Vadim Pisarevsky [Fri, 3 Jun 2011 14:26:30 +0000 (14:26 +0000)]
added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686)

13 years agominor formatting
Ilya Lysenkov [Fri, 3 Jun 2011 14:13:43 +0000 (14:13 +0000)]
minor formatting

13 years agoAdded displaying of the mean background image in the bgfg_segm sample (ticket #317).
Ilya Lysenkov [Fri, 3 Jun 2011 14:13:03 +0000 (14:13 +0000)]
Added displaying of the mean background image in the bgfg_segm sample (ticket #317).

13 years agoAdded computing of the mean background image in the BackgroundSubtractorMOG2 model.
Ilya Lysenkov [Fri, 3 Jun 2011 14:10:12 +0000 (14:10 +0000)]
Added computing of the mean background image in the BackgroundSubtractorMOG2 model.

13 years agofixed incorrect output of resize(...scalex, scaley, INTER_NEAREST) when scalex and...
Vadim Pisarevsky [Fri, 3 Jun 2011 13:25:44 +0000 (13:25 +0000)]
fixed incorrect output of resize(...scalex, scaley, INTER_NEAREST) when scalex and scaley are even integers (ticket #1013)

13 years agoFixed Android build
Andrey Kamaev [Fri, 3 Jun 2011 12:01:55 +0000 (12:01 +0000)]
Fixed Android build

13 years agoadded several new highgui tests
Andrey Morozov [Fri, 3 Jun 2011 08:33:27 +0000 (08:33 +0000)]
added several new highgui tests

13 years agofix compilation for macos
Anatoly Baksheev [Fri, 3 Jun 2011 08:13:03 +0000 (08:13 +0000)]
fix compilation for macos

13 years agoadded check input data
Alexander Shishkov [Fri, 3 Jun 2011 07:57:07 +0000 (07:57 +0000)]
added check input data

13 years ago- fixed the grayscale case
Vincent Rabaud [Thu, 2 Jun 2011 23:12:52 +0000 (23:12 +0000)]
- fixed the grayscale case

13 years ago- make sure we deal with a grayscale image
Vincent Rabaud [Thu, 2 Jun 2011 22:58:52 +0000 (22:58 +0000)]
- make sure we deal with a grayscale image

13 years ago- fix potential crash if the first scale level is not 0
Vincent Rabaud [Thu, 2 Jun 2011 18:08:30 +0000 (18:08 +0000)]
- fix potential crash if the first scale level is not 0

13 years agoconverted all highgui tests to the format of google test system
Andrey Morozov [Thu, 2 Jun 2011 15:23:37 +0000 (15:23 +0000)]
converted all highgui tests to the format of google test system

13 years agoRemoved direct tiff writing to in-memory buffers if libtiff is used
Ilya Lysenkov [Thu, 2 Jun 2011 15:16:35 +0000 (15:16 +0000)]
Removed direct tiff writing to in-memory buffers if libtiff is used

13 years agofixed drawing test
Vadim Pisarevsky [Thu, 2 Jun 2011 12:45:00 +0000 (12:45 +0000)]
fixed drawing test

13 years agoadded begin/and with Thrust iterators for Device classes
Anatoly Baksheev [Thu, 2 Jun 2011 12:38:50 +0000 (12:38 +0000)]
added begin/and with Thrust iterators for Device classes

13 years agoAdded reading of floating point tiff data: 32- and 64-bit (ticket #955)
Ilya Lysenkov [Thu, 2 Jun 2011 12:35:52 +0000 (12:35 +0000)]
Added reading of floating point tiff data: 32- and 64-bit (ticket #955)

13 years agofixed error in gcgraph which led to problems in opencv_stitching GC seam finder,...
Alexey Spizhevoy [Thu, 2 Jun 2011 12:13:06 +0000 (12:13 +0000)]
fixed error in gcgraph which led to problems in opencv_stitching GC seam finder, added check for duplication in matches (opencv_stitching)

13 years agoimproved CV_RGBHSV_FULL accuracy (ticket #938)
Vadim Pisarevsky [Thu, 2 Jun 2011 12:10:18 +0000 (12:10 +0000)]
improved CV_RGBHSV_FULL accuracy (ticket #938)

13 years agocommented several tests because it's very slow
Andrey Morozov [Thu, 2 Jun 2011 11:43:13 +0000 (11:43 +0000)]
commented several tests because it's very slow

13 years agoconverted drawing tests to the format of google test system
Andrey Morozov [Thu, 2 Jun 2011 10:05:24 +0000 (10:05 +0000)]
converted drawing tests to the format of google test system

13 years agofixed problem with static compilation of highgui_tests on Windows
Alexander Shishkov [Thu, 2 Jun 2011 10:02:08 +0000 (10:02 +0000)]
fixed problem with static compilation of highgui_tests on Windows

13 years agofixed ticket #675
Alexander Shishkov [Thu, 2 Jun 2011 09:51:25 +0000 (09:51 +0000)]
fixed ticket #675

13 years agoadded a test on read/write images
Andrey Morozov [Thu, 2 Jun 2011 09:33:15 +0000 (09:33 +0000)]
added a test on read/write images

13 years agoAdded writing of compressed tiffs using libtiff library (patch #1080, thanks to Piete...
Ilya Lysenkov [Thu, 2 Jun 2011 09:06:00 +0000 (09:06 +0000)]
Added writing of compressed tiffs using libtiff library (patch #1080, thanks to Pieter-Jan Busschaert)

13 years agominor fix in highgui tests
Andrey Morozov [Thu, 2 Jun 2011 08:53:12 +0000 (08:53 +0000)]
minor fix in highgui tests

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)