Fixed whitespace issue

Removed tabulators from enumerators and ximea adapter source as reported
by precommit docs test.
This commit is contained in:
Marian Zajko
2015-11-09 12:07:53 +01:00
parent 691fb1ffae
commit 352b121202
2 changed files with 1543 additions and 1544 deletions

View File

@@ -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