Fixed whitespace issue
Removed tabulators from enumerators and ximea adapter source as reported by precommit docs test.
This commit is contained in:
@@ -239,7 +239,6 @@ enum
|
|||||||
CV_CAP_PROP_PVAPI_BINNINGY = 305, // Vertical binning factor
|
CV_CAP_PROP_PVAPI_BINNINGY = 305, // Vertical binning factor
|
||||||
CV_CAP_PROP_PVAPI_PIXELFORMAT = 306, // Pixel format
|
CV_CAP_PROP_PVAPI_PIXELFORMAT = 306, // Pixel format
|
||||||
|
|
||||||
|
|
||||||
// Properties of cameras available through XIMEA SDK interface
|
// Properties of cameras available through XIMEA SDK interface
|
||||||
CV_CAP_PROP_XI_TIMEOUT = 400, // Time interval required to wait for the image (in milliseconds).
|
CV_CAP_PROP_XI_TIMEOUT = 400, // Time interval required to wait for the image (in milliseconds).
|
||||||
CV_CAP_PROP_XI_EXPOSURE = 401, // Exposure time in microseconds
|
CV_CAP_PROP_XI_EXPOSURE = 401, // Exposure time in microseconds
|
||||||
|
Reference in New Issue
Block a user