Add support for monocrome cmos ccd
Adapted mtu and packed size Some minor fixes in gstreamer because not implemented support of v4l v4l2 in the wrapper default beahvior must be v4l v4l2 or libv4l backends
This commit is contained in:
@@ -291,7 +291,8 @@ enum
|
||||
CV_CAP_PROP_EXPOSURE =15,
|
||||
CV_CAP_PROP_CONVERT_RGB =16,
|
||||
CV_CAP_PROP_WHITE_BALANCE =17,
|
||||
CV_CAP_PROP_RECTIFICATION =18
|
||||
CV_CAP_PROP_RECTIFICATION =18,
|
||||
CV_CAP_PROP_MONOCROME =19
|
||||
};
|
||||
|
||||
/* retrieve or set capture properties */
|
||||
|
Reference in New Issue
Block a user