opencv/modules
Artur Wieczorek f27a886314 Fix for issue #3645 (http://code.opencv.org/issues/3645).
Implement missing features in CvCaptureCAM_VFW class.

Implemented missing CvCaptureCAM_VFW::setProperty() member function (handling CV_CAP_PROP_FRAME_WIDTH, CV_CAP_PROP_FRAME_HEIGHT, CV_CAP_PROP_FPS properties).
Extended CvCaptureCAM_VFW::setProperty()/getProperty() functions to handle also CV_CAP_PROP_FPS property.
Minor refactoring of CvCaptureCAM_VFW class.
2014-04-21 17:10:58 +02:00
..
androidcamera Multiple fixes in camera. 2014-03-21 17:26:05 +04:00
calib3d fix typo in test_cameracalibration 2014-04-09 14:41:16 +03:00
contrib doc typos 2014-03-31 19:57:05 +04:00
core Merge pull request #2579 from maksqwe:test_operations_fix 2014-04-11 14:14:33 +04:00
dynamicuda
features2d remove unused variables in CV_KDTreeTest_CPP::findNeighbors() 2014-04-09 23:07:48 +03:00
flann Merge pull request #2016 from pemmanuelviel:kmeansppSquareDist 2014-04-15 13:31:48 +04:00
gpu remove unused variable in loadFromXML() 2014-04-09 22:53:36 +03:00
highgui Fix for issue #3645 (http://code.opencv.org/issues/3645). 2014-04-21 17:10:58 +02:00
imgproc Fix typos in old python wrapper documentation(Bug #3628) 2014-04-08 00:55:08 -04:00
java OpenCV version++. OpenCV Manager version++. 2014-03-31 15:00:25 -07:00
legacy doc typos 2014-03-31 19:57:05 +04:00
ml
nonfree fixed C4505 2014-03-31 17:30:15 +04:00
objdetect remove unused variable in HOGDescriptor::groupRectangles() 2014-04-09 22:56:19 +03:00
ocl remove unused variable in OCL_PERF_TEST_P() 2014-04-09 23:04:29 +03:00
photo typos 2014-03-02 21:04:17 +04:00
python
stitching
superres Superres module enabled for Android. GPU samples build fixed for Android. 2014-03-18 17:07:19 +04:00
ts perf report: summary.py: added custom --regressions map 2014-03-31 16:04:18 +04:00
video Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in BackgroundSubtractorMOG2 2014-03-12 16:14:59 +02:00
videostab fix variable name typo in calcBlurriness 2014-03-10 03:02:06 -04:00
viz Added cloud shading support - additional normals array is used 2014-04-08 20:31:28 +04:00
world
CMakeLists.txt
refman.rst.in