• Prof. Dr. Rudolf Haussmann's avatar
    Changes to be committed: · 9f1eb70d
    Prof. Dr. Rudolf Haussmann authored
       (use "git reset HEAD <file>..." to unstage)
    
    	modified:   modules/java/generator/gen_java.py
    	modified:   modules/videoio/include/opencv2/videoio.hpp
    	modified:   modules/videoio/include/opencv2/videoio/videoio_c.h
    	modified:   modules/videoio/src/cap_dshow.cpp
    	modified:   modules/videoio/src/cap_pvapi.cpp
    
    Following changes have been made:
    1. Some minor bugs have been removed.
    2. In the PvAPI module the option CAP_PROP_MONOCROME has been removed because
       this option does not make sense and causes an error if a color camera is used.
    3. Instead the new option CAP_PROP_PVAPI_PIXELFORMAT has been added which allows
       to activate the different pixel formats (color modes) of an AVT camera.
    4. Since there were two identical defines
       CAP_PROP_MONOCROME = 19
       CAP_PROP_MONOCHROME = 19
       which were also used in the other module DSHOW, the first one with an orthographic
       error has been removed in favor of the second one.
    9f1eb70d
Name
Last commit
Last update
..
androidcamera Loading commit data...
calib3d Loading commit data...
core Loading commit data...
cudaarithm Loading commit data...
cudabgsegm Loading commit data...
cudacodec Loading commit data...
cudafeatures2d Loading commit data...
cudafilters Loading commit data...
cudaimgproc Loading commit data...
cudalegacy Loading commit data...
cudaobjdetect Loading commit data...
cudaoptflow Loading commit data...
cudastereo Loading commit data...
cudawarping Loading commit data...
cudev Loading commit data...
features2d Loading commit data...
flann Loading commit data...
highgui Loading commit data...
imgcodecs Loading commit data...
imgproc Loading commit data...
java Loading commit data...
ml Loading commit data...
objdetect Loading commit data...
photo Loading commit data...
python Loading commit data...
shape Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videoio Loading commit data...
videostab Loading commit data...
viz Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...