Ilya Lysenkov [Fri, 10 Jun 2011 09:19:45 +0000 (09:19 +0000)]
Copied docs of background/foreground segmentation from source code to documentation
Alexander Mordvintsev [Fri, 10 Jun 2011 07:54:21 +0000 (07:54 +0000)]
multiple cameras and frame saving in video.py
Ilya Lysenkov [Fri, 10 Jun 2011 07:11:58 +0000 (07:11 +0000)]
Minor doc change
Vadim Pisarevsky [Fri, 10 Jun 2011 07:08:34 +0000 (07:08 +0000)]
fixed ticket #892
Vadim Pisarevsky [Fri, 10 Jun 2011 06:53:34 +0000 (06:53 +0000)]
next attempt to fix ticket #1121
Vadim Pisarevsky [Fri, 10 Jun 2011 06:37:24 +0000 (06:37 +0000)]
fixed RNG::uniform(double,double) (ticket #1131)
Alexey Spizhevoy [Fri, 10 Jun 2011 05:38:52 +0000 (05:38 +0000)]
updated matches checking in opencv_stitching
Vadim Pisarevsky [Thu, 9 Jun 2011 21:47:57 +0000 (21:47 +0000)]
continued cleaning up the docs and fixing hyperlinks (".. index:: <name>" and ".. _<name>:" are not needed anymore)
Maria Dimashova [Thu, 9 Jun 2011 17:13:05 +0000 (17:13 +0000)]
fixed #916
Ilya Lysenkov [Thu, 9 Jun 2011 15:20:55 +0000 (15:20 +0000)]
Documented the SimpleBlobDetector class.
Ilya Lysenkov [Thu, 9 Jun 2011 12:49:23 +0000 (12:49 +0000)]
Minor change of SimpleBlobDetector
Andrey Kamaev [Thu, 9 Jun 2011 12:04:10 +0000 (12:04 +0000)]
Reduced logs count in Android camera
itsyplen [Thu, 9 Jun 2011 12:01:47 +0000 (12:01 +0000)]
reverted samples with new command argument parser. will be continued after OpenCV release.
Maria Dimashova [Thu, 9 Jun 2011 11:22:48 +0000 (11:22 +0000)]
added support of several kinects (#1105)
itsyplen [Thu, 9 Jun 2011 11:16:42 +0000 (11:16 +0000)]
temporary commit before samples revert
Ilya Lysenkov [Thu, 9 Jun 2011 11:16:18 +0000 (11:16 +0000)]
Removed unnecessary function from SimpleBlobDetector
Ilya Lysenkov [Thu, 9 Jun 2011 11:07:08 +0000 (11:07 +0000)]
Simplified SimpleBlobDetector to make it simple)
Maria Dimashova [Thu, 9 Jun 2011 10:34:13 +0000 (10:34 +0000)]
changed temporary filename and aligned RGB data with XYZ data (#867)
Alexey Spizhevoy [Thu, 9 Jun 2011 10:21:02 +0000 (10:21 +0000)]
reverted wrong commit for one of gpu samples
Alexey Spizhevoy [Thu, 9 Jun 2011 10:16:10 +0000 (10:16 +0000)]
fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented)
itsyplen [Thu, 9 Jun 2011 09:44:48 +0000 (09:44 +0000)]
Delete unnecessary comments
itsyplen [Thu, 9 Jun 2011 09:41:31 +0000 (09:41 +0000)]
Help and parsing command line were updated in next samples: chamfer
itsyplen [Thu, 9 Jun 2011 08:37:39 +0000 (08:37 +0000)]
Help and parsing command line were updated in next samples: camshiftdemo, calibration_artificial
Vladislav Vinogradov [Thu, 9 Jun 2011 08:29:19 +0000 (08:29 +0000)]
minor fix
Vladislav Vinogradov [Thu, 9 Jun 2011 08:26:08 +0000 (08:26 +0000)]
fixed gpu::cvtColor according #5324 changes
Anatoly Baksheev [Thu, 9 Jun 2011 08:25:36 +0000 (08:25 +0000)]
removed cv_config
Alexander Mordvintsev [Thu, 9 Jun 2011 08:21:37 +0000 (08:21 +0000)]
video synth uses cv2.randn for noise -- much faster than np.random.normal
itsyplen [Thu, 9 Jun 2011 08:04:33 +0000 (08:04 +0000)]
Update sample: change help and added CommandLineParser using
Stefano Fabri [Thu, 9 Jun 2011 07:54:10 +0000 (07:54 +0000)]
Some warning fix. Initial multicast get property support
Ilya Lysenkov [Thu, 9 Jun 2011 07:36:26 +0000 (07:36 +0000)]
Added doxygen doc to getBackgroundImage
Vadim Pisarevsky [Thu, 9 Jun 2011 01:17:04 +0000 (01:17 +0000)]
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
Vadim Pisarevsky [Thu, 9 Jun 2011 01:16:45 +0000 (01:16 +0000)]
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
Vadim Pisarevsky [Wed, 8 Jun 2011 21:35:19 +0000 (21:35 +0000)]
some more core functions documented + minor fixes and rearrangements
Vadim Pisarevsky [Wed, 8 Jun 2011 19:53:06 +0000 (19:53 +0000)]
added "whitelist" capability to the documentation check script
Vadim Pisarevsky [Wed, 8 Jun 2011 16:32:39 +0000 (16:32 +0000)]
improved convertPointsHomogeneous documentation. added convertPointsTo/FromHomogeneous (ticket #1011)
Vadim Pisarevsky [Wed, 8 Jun 2011 16:13:11 +0000 (16:13 +0000)]
handle empty YAML's correctly (ticket #1127)
Ilya Lysenkov [Wed, 8 Jun 2011 16:00:40 +0000 (16:00 +0000)]
Fixed cv namespace boldface (from ticket #991)
Ilya Lysenkov [Wed, 8 Jun 2011 15:37:49 +0000 (15:37 +0000)]
Fixed matchTemplate doc (ticket #1045)
Ilya Lysenkov [Wed, 8 Jun 2011 14:58:46 +0000 (14:58 +0000)]
Fixed coefficients order in solvePoly doc (ticket #1060)
Maria Dimashova [Wed, 8 Jun 2011 14:51:42 +0000 (14:51 +0000)]
fix and some enchantments for matching_to_many_images sample (#869)
itsyplen [Wed, 8 Jun 2011 14:07:19 +0000 (14:07 +0000)]
Fixed mistakes in help
Ilya Lysenkov [Wed, 8 Jun 2011 13:42:44 +0000 (13:42 +0000)]
Fixed python AbsDiffS doc (ticket #1097)
Ilya Lysenkov [Wed, 8 Jun 2011 13:32:51 +0000 (13:32 +0000)]
Fixed createButton brief doc (ticket #785)
Ilya Lysenkov [Wed, 8 Jun 2011 13:22:09 +0000 (13:22 +0000)]
Updated CvSparseMat doc (ticket #679)
Maria Dimashova [Wed, 8 Jun 2011 13:06:29 +0000 (13:06 +0000)]
optimized retrievePointCloudMap (#1106)
Stefano Fabri [Wed, 8 Jun 2011 12:44:01 +0000 (12:44 +0000)]
Little fix for multicast (we'll testing in a real multicast environment in the next days)
Ilya Lysenkov [Wed, 8 Jun 2011 12:26:30 +0000 (12:26 +0000)]
Updated docs of findCirclesGrid()
itsyplen [Wed, 8 Jun 2011 10:18:56 +0000 (10:18 +0000)]
Specialization for 'get' method with bool type was added, help and constructor were updated too
Ilya Lysenkov [Wed, 8 Jun 2011 10:16:16 +0000 (10:16 +0000)]
Added the EMD function description (ticket #696)
Ilya Lysenkov [Wed, 8 Jun 2011 10:08:24 +0000 (10:08 +0000)]
Added documenation of the Earth Mover Distance (C++ interface, ticket #696)
Maria Dimashova [Wed, 8 Jun 2011 09:23:33 +0000 (09:23 +0000)]
added upright mode to SURF (#825)
Vadim Pisarevsky [Wed, 8 Jun 2011 06:55:04 +0000 (06:55 +0000)]
renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122)
Kirill Kornyakov [Wed, 8 Jun 2011 06:45:21 +0000 (06:45 +0000)]
Notification messages about bad parameters in command line were added in CommandLineParser. Update sample, using parser
Vadim Pisarevsky [Tue, 7 Jun 2011 22:51:31 +0000 (22:51 +0000)]
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
Alexander Mordvintsev [Tue, 7 Jun 2011 13:45:31 +0000 (13:45 +0000)]
python cv2:
simple video capture and synth framework stub
edge detection sample
Ilya Lysenkov [Tue, 7 Jun 2011 13:19:58 +0000 (13:19 +0000)]
Fixed comparison methods in cvMatchShapes (ticket #1012)
Ilya Lysenkov [Tue, 7 Jun 2011 12:54:00 +0000 (12:54 +0000)]
Used literal blocks instead of the LaTeX verbatim environment
Maria Dimashova [Tue, 7 Jun 2011 12:28:18 +0000 (12:28 +0000)]
removed constraint to max_iter in CvANN_MLP (#1110)
Ilya Lysenkov [Tue, 7 Jun 2011 12:22:07 +0000 (12:22 +0000)]
Fixed the RGB2HSV formula (ticket #868)
Maria Dimashova [Tue, 7 Jun 2011 12:08:36 +0000 (12:08 +0000)]
replaced M_PI by CV_PI
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)
Ilya Lysenkov [Tue, 7 Jun 2011 10:52:24 +0000 (10:52 +0000)]
Fixed Mat::channels() brief documentation (ticket #1064)
Kirill Kornyakov [Tue, 7 Jun 2011 10:30:40 +0000 (10:30 +0000)]
class CommandLineParser was updated according new requirements
Vadim Pisarevsky [Tue, 7 Jun 2011 10:22:32 +0000 (10:22 +0000)]
excluded "-B" flag for better compatibility with old Python.
Maria Dimashova [Tue, 7 Jun 2011 10:05:23 +0000 (10:05 +0000)]
added CvEM read/write (#1032)
Ilya Lysenkov [Tue, 7 Jun 2011 09:30:49 +0000 (09:30 +0000)]
Minor change to contourArea example
Alexander Mordvintsev [Tue, 7 Jun 2011 07:42:32 +0000 (07:42 +0000)]
python cv2 sample: coherence enhancing
Maria Dimashova [Tue, 7 Jun 2011 07:41:59 +0000 (07:41 +0000)]
added one more SIFT::CommonParams constructor
Ethan Rublee [Tue, 7 Jun 2011 03:19:38 +0000 (03:19 +0000)]
Attempting to add support for openni depth registration.
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)
Vadim Pisarevsky [Mon, 6 Jun 2011 15:15:30 +0000 (15:15 +0000)]
fixed VS2010 compile warnings and errors
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()).
Alexander Mordvintsev [Mon, 6 Jun 2011 14:18:25 +0000 (14:18 +0000)]
added some constants to python cv2 api
Maria Dimashova [Mon, 6 Jun 2011 12:07:15 +0000 (12:07 +0000)]
removed duplicated check
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
Andrey Kamaev [Mon, 6 Jun 2011 08:52:51 +0000 (08:52 +0000)]
Android native camera is updated to support RGBA output
Alexander Mordvintsev [Mon, 6 Jun 2011 03:31:45 +0000 (03:31 +0000)]
python cv2 sample: hi-res image browse
Alexander Mordvintsev [Sun, 5 Jun 2011 13:18:42 +0000 (13:18 +0000)]
python cv2 sample: GMM expectation-maximization
Alexander Mordvintsev [Sun, 5 Jun 2011 06:44:19 +0000 (06:44 +0000)]
added python cv2 port of letter_recog sample
Andrey Kamaev [Sat, 4 Jun 2011 18:15:52 +0000 (18:15 +0000)]
YUV420i to RGB conversion is added to cvtColor
Vadim Pisarevsky [Sat, 4 Jun 2011 09:12:25 +0000 (09:12 +0000)]
updated cheatsheet; fixed a few typos
Vadim Pisarevsky [Fri, 3 Jun 2011 17:06:08 +0000 (17:06 +0000)]
added CV_64F support to cv::remap (ticket #650)
Kirill Kornyakov [Fri, 3 Jun 2011 16:41:41 +0000 (16:41 +0000)]
The samples were updated through CommandLineParser class
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)
Andrey Kamaev [Fri, 3 Jun 2011 15:09:21 +0000 (15:09 +0000)]
Added missed method declarations. Fix for r5343
Kirill Kornyakov [Fri, 3 Jun 2011 14:53:38 +0000 (14:53 +0000)]
The samples were updated corresponding a single standart for <help>
Vadim Pisarevsky [Fri, 3 Jun 2011 14:26:30 +0000 (14:26 +0000)]
added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686)
Ilya Lysenkov [Fri, 3 Jun 2011 14:13:43 +0000 (14:13 +0000)]
minor formatting
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).
Ilya Lysenkov [Fri, 3 Jun 2011 14:10:12 +0000 (14:10 +0000)]
Added computing of the mean background image in the BackgroundSubtractorMOG2 model.
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)
Andrey Kamaev [Fri, 3 Jun 2011 12:01:55 +0000 (12:01 +0000)]
Fixed Android build
Andrey Morozov [Fri, 3 Jun 2011 08:33:27 +0000 (08:33 +0000)]
added several new highgui tests
Anatoly Baksheev [Fri, 3 Jun 2011 08:13:03 +0000 (08:13 +0000)]
fix compilation for macos
Alexander Shishkov [Fri, 3 Jun 2011 07:57:07 +0000 (07:57 +0000)]
added check input data
Vincent Rabaud [Thu, 2 Jun 2011 23:12:52 +0000 (23:12 +0000)]
- fixed the grayscale case
Vincent Rabaud [Thu, 2 Jun 2011 22:58:52 +0000 (22:58 +0000)]
- make sure we deal with a grayscale image
Vincent Rabaud [Thu, 2 Jun 2011 18:08:30 +0000 (18:08 +0000)]
- fix potential crash if the first scale level is not 0
Andrey Morozov [Thu, 2 Jun 2011 15:23:37 +0000 (15:23 +0000)]
converted all highgui tests to the format of google test system
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