OpenCV
3.1.0-dev
Open Source Computer Vision
|
anonymous enum |
DC1394 only.
modes of the controlling registers (can be: auto, manual, auto single push, absolute Latter allowed with any other mode) every feature can have only one mode turned on at a time
anonymous enum |
anonymous enum |
Properties of cameras available through OpenNI interfaces.
anonymous enum |
OpenNI shortcuts.
anonymous enum |
OpenNI data given from depth generator.
anonymous enum |
anonymous enum |
PVAPI.
anonymous enum |
anonymous enum |
anonymous enum |
PVAPI: PixelFormat.
anonymous enum |
Properties of cameras available through XIMEA SDK interface.
Enumerator | |
---|---|
CAP_PROP_XI_DOWNSAMPLING |
Change image resolution by binning or skipping. |
CAP_PROP_XI_DATA_FORMAT |
Output data format. |
CAP_PROP_XI_OFFSET_X |
Horizontal offset from the origin to the area of interest (in pixels). |
CAP_PROP_XI_OFFSET_Y |
Vertical offset from the origin to the area of interest (in pixels). |
CAP_PROP_XI_TRG_SOURCE |
Defines source of trigger. |
CAP_PROP_XI_TRG_SOFTWARE |
Generates an internal trigger. PRM_TRG_SOURCE must be set to TRG_SOFTWARE. |
CAP_PROP_XI_GPI_SELECTOR |
Selects general purpose input. |
CAP_PROP_XI_GPI_MODE |
Set general purpose input mode. |
CAP_PROP_XI_GPI_LEVEL |
Get general purpose level. |
CAP_PROP_XI_GPO_SELECTOR |
Selects general purpose output. |
CAP_PROP_XI_GPO_MODE |
Set general purpose output mode. |
CAP_PROP_XI_LED_SELECTOR |
Selects camera signalling LED. |
CAP_PROP_XI_LED_MODE |
Define camera signalling LED functionality. |
CAP_PROP_XI_MANUAL_WB |
Calculates White Balance(must be called during acquisition). |
CAP_PROP_XI_AUTO_WB |
Automatic white balance. |
CAP_PROP_XI_AEAG |
Automatic exposure/gain. |
CAP_PROP_XI_EXP_PRIORITY |
Exposure priority (0.5 - exposure 50%, gain 50%). |
CAP_PROP_XI_AE_MAX_LIMIT |
Maximum limit of exposure in AEAG procedure. |
CAP_PROP_XI_AG_MAX_LIMIT |
Maximum limit of gain in AEAG procedure. |
CAP_PROP_XI_AEAG_LEVEL |
Average intensity of output signal AEAG should achieve(in %). |
CAP_PROP_XI_TIMEOUT |
Image capture timeout in milliseconds. |
CAP_PROP_XI_EXPOSURE |
Exposure time in microseconds. |
CAP_PROP_XI_EXPOSURE_BURST_COUNT |
Sets the number of times of exposure in one frame. |
CAP_PROP_XI_GAIN_SELECTOR |
Gain selector for parameter Gain allows to select different type of gains. |
CAP_PROP_XI_GAIN |
Gain in dB. |
CAP_PROP_XI_DOWNSAMPLING_TYPE |
Change image downsampling type. |
CAP_PROP_XI_BINNING_SELECTOR |
Binning engine selector. |
CAP_PROP_XI_BINNING_VERTICAL |
Vertical Binning - number of vertical photo-sensitive cells to combine together. |
CAP_PROP_XI_BINNING_HORIZONTAL |
Horizontal Binning - number of horizontal photo-sensitive cells to combine together. |
CAP_PROP_XI_BINNING_PATTERN |
Binning pattern type. |
CAP_PROP_XI_DECIMATION_SELECTOR |
Decimation engine selector. |
CAP_PROP_XI_DECIMATION_VERTICAL |
Vertical Decimation - vertical sub-sampling of the image - reduces the vertical resolution of the image by the specified vertical decimation factor. |
CAP_PROP_XI_DECIMATION_HORIZONTAL |
Horizontal Decimation - horizontal sub-sampling of the image - reduces the horizontal resolution of the image by the specified vertical decimation factor. |
CAP_PROP_XI_DECIMATION_PATTERN |
Decimation pattern type. |
CAP_PROP_XI_TEST_PATTERN_GENERATOR_SELECTOR |
Selects which test pattern generator is controlled by the TestPattern feature. |
CAP_PROP_XI_TEST_PATTERN |
Selects which test pattern type is generated by the selected generator. |
CAP_PROP_XI_IMAGE_DATA_FORMAT |
Output data format. |
CAP_PROP_XI_SHUTTER_TYPE |
Change sensor shutter type(CMOS sensor). |
CAP_PROP_XI_SENSOR_TAPS |
Number of taps. |
CAP_PROP_XI_AEAG_ROI_OFFSET_X |
Automatic exposure/gain ROI offset X. |
CAP_PROP_XI_AEAG_ROI_OFFSET_Y |
Automatic exposure/gain ROI offset Y. |
CAP_PROP_XI_AEAG_ROI_WIDTH |
Automatic exposure/gain ROI Width. |
CAP_PROP_XI_AEAG_ROI_HEIGHT |
Automatic exposure/gain ROI Height. |
CAP_PROP_XI_BPC |
Correction of bad pixels. |
CAP_PROP_XI_WB_KR |
White balance red coefficient. |
CAP_PROP_XI_WB_KG |
White balance green coefficient. |
CAP_PROP_XI_WB_KB |
White balance blue coefficient. |
CAP_PROP_XI_WIDTH |
Width of the Image provided by the device (in pixels). |
CAP_PROP_XI_HEIGHT |
Height of the Image provided by the device (in pixels). |
CAP_PROP_XI_REGION_SELECTOR |
Selects Region in Multiple ROI which parameters are set by width, height, ... ,region mode. |
CAP_PROP_XI_REGION_MODE |
Activates/deactivates Region selected by Region Selector. |
CAP_PROP_XI_LIMIT_BANDWIDTH |
Set/get bandwidth(datarate)(in Megabits). |
CAP_PROP_XI_SENSOR_DATA_BIT_DEPTH |
Sensor output data bit depth. |
CAP_PROP_XI_OUTPUT_DATA_BIT_DEPTH |
Device output data bit depth. |
CAP_PROP_XI_IMAGE_DATA_BIT_DEPTH |
bitdepth of data returned by function xiGetImage. |
CAP_PROP_XI_OUTPUT_DATA_PACKING |
Device output data packing (or grouping) enabled. Packing could be enabled if output_data_bit_depth > 8 and packing capability is available. |
CAP_PROP_XI_OUTPUT_DATA_PACKING_TYPE |
Data packing type. Some cameras supports only specific packing type. |
CAP_PROP_XI_IS_COOLED |
Returns 1 for cameras that support cooling. |
CAP_PROP_XI_COOLING |
Start camera cooling. |
CAP_PROP_XI_TARGET_TEMP |
Set sensor target temperature for cooling. |
CAP_PROP_XI_CHIP_TEMP |
Camera sensor temperature. |
CAP_PROP_XI_HOUS_TEMP |
Camera housing temperature. |
CAP_PROP_XI_HOUS_BACK_SIDE_TEMP |
Camera housing back side temperature. |
CAP_PROP_XI_SENSOR_BOARD_TEMP |
Camera sensor board temperature. |
CAP_PROP_XI_CMS |
Mode of color management system. |
CAP_PROP_XI_APPLY_CMS |
Enable applying of CMS profiles to xiGetImage (see XI_PRM_INPUT_CMS_PROFILE, XI_PRM_OUTPUT_CMS_PROFILE). |
CAP_PROP_XI_IMAGE_IS_COLOR |
Returns 1 for color cameras. |
CAP_PROP_XI_COLOR_FILTER_ARRAY |
Returns color filter array type of RAW data. |
CAP_PROP_XI_GAMMAY |
Luminosity gamma. |
CAP_PROP_XI_GAMMAC |
Chromaticity gamma. |
CAP_PROP_XI_SHARPNESS |
Sharpness Strength. |
CAP_PROP_XI_CC_MATRIX_00 |
Color Correction Matrix element [0][0]. |
CAP_PROP_XI_CC_MATRIX_01 |
Color Correction Matrix element [0][1]. |
CAP_PROP_XI_CC_MATRIX_02 |
Color Correction Matrix element [0][2]. |
CAP_PROP_XI_CC_MATRIX_03 |
Color Correction Matrix element [0][3]. |
CAP_PROP_XI_CC_MATRIX_10 |
Color Correction Matrix element [1][0]. |
CAP_PROP_XI_CC_MATRIX_11 |
Color Correction Matrix element [1][1]. |
CAP_PROP_XI_CC_MATRIX_12 |
Color Correction Matrix element [1][2]. |
CAP_PROP_XI_CC_MATRIX_13 |
Color Correction Matrix element [1][3]. |
CAP_PROP_XI_CC_MATRIX_20 |
Color Correction Matrix element [2][0]. |
CAP_PROP_XI_CC_MATRIX_21 |
Color Correction Matrix element [2][1]. |
CAP_PROP_XI_CC_MATRIX_22 |
Color Correction Matrix element [2][2]. |
CAP_PROP_XI_CC_MATRIX_23 |
Color Correction Matrix element [2][3]. |
CAP_PROP_XI_CC_MATRIX_30 |
Color Correction Matrix element [3][0]. |
CAP_PROP_XI_CC_MATRIX_31 |
Color Correction Matrix element [3][1]. |
CAP_PROP_XI_CC_MATRIX_32 |
Color Correction Matrix element [3][2]. |
CAP_PROP_XI_CC_MATRIX_33 |
Color Correction Matrix element [3][3]. |
CAP_PROP_XI_DEFAULT_CC_MATRIX |
Set default Color Correction Matrix. |
CAP_PROP_XI_TRG_SELECTOR |
Selects the type of trigger. |
CAP_PROP_XI_ACQ_FRAME_BURST_COUNT |
Sets number of frames acquired by burst. This burst is used only if trigger is set to FrameBurstStart. |
CAP_PROP_XI_DEBOUNCE_EN |
Enable/Disable debounce to selected GPI. |
CAP_PROP_XI_DEBOUNCE_T0 |
Debounce time (x * 10us). |
CAP_PROP_XI_DEBOUNCE_T1 |
Debounce time (x * 10us). |
CAP_PROP_XI_DEBOUNCE_POL |
Debounce polarity (pol = 1 t0 - falling edge, t1 - rising edge). |
CAP_PROP_XI_LENS_MODE |
Status of lens control interface. This shall be set to XI_ON before any Lens operations. |
CAP_PROP_XI_LENS_APERTURE_VALUE |
Current lens aperture value in stops. Examples: 2.8, 4, 5.6, 8, 11. |
CAP_PROP_XI_LENS_FOCUS_MOVEMENT_VALUE |
Lens current focus movement value to be used by XI_PRM_LENS_FOCUS_MOVE in motor steps. |
CAP_PROP_XI_LENS_FOCUS_MOVE |
Moves lens focus motor by steps set in XI_PRM_LENS_FOCUS_MOVEMENT_VALUE. |
CAP_PROP_XI_LENS_FOCUS_DISTANCE |
Lens focus distance in cm. |
CAP_PROP_XI_LENS_FOCAL_LENGTH |
Lens focal distance in mm. |
CAP_PROP_XI_LENS_FEATURE_SELECTOR |
Selects the current feature which is accessible by XI_PRM_LENS_FEATURE. |
CAP_PROP_XI_LENS_FEATURE |
Allows access to lens feature value currently selected by XI_PRM_LENS_FEATURE_SELECTOR. |
CAP_PROP_XI_DEVICE_MODEL_ID |
Return device model id. |
CAP_PROP_XI_DEVICE_SN |
Return device serial number. |
CAP_PROP_XI_IMAGE_DATA_FORMAT_RGB32_ALPHA |
The alpha channel of RGB32 output image format. |
CAP_PROP_XI_IMAGE_PAYLOAD_SIZE |
Buffer size in bytes sufficient for output image returned by xiGetImage. |
CAP_PROP_XI_TRANSPORT_PIXEL_FORMAT |
Current format of pixels on transport layer. |
CAP_PROP_XI_SENSOR_CLOCK_FREQ_HZ |
Sensor clock frequency in Hz. |
CAP_PROP_XI_SENSOR_CLOCK_FREQ_INDEX |
Sensor clock frequency index. Sensor with selected frequencies have possibility to set the frequency only by this index. |
CAP_PROP_XI_SENSOR_OUTPUT_CHANNEL_COUNT |
Number of output channels from sensor used for data transfer. |
CAP_PROP_XI_FRAMERATE |
Define framerate in Hz. |
CAP_PROP_XI_COUNTER_SELECTOR |
Select counter. |
CAP_PROP_XI_COUNTER_VALUE |
Counter status. |
CAP_PROP_XI_ACQ_TIMING_MODE |
Type of sensor frames timing. |
CAP_PROP_XI_AVAILABLE_BANDWIDTH |
Calculate and return available interface bandwidth(int Megabits). |
CAP_PROP_XI_BUFFER_POLICY |
Data move policy. |
CAP_PROP_XI_LUT_EN |
Activates LUT. |
CAP_PROP_XI_LUT_INDEX |
Control the index (offset) of the coefficient to access in the LUT. |
CAP_PROP_XI_LUT_VALUE |
Value at entry LUTIndex of the LUT. |
CAP_PROP_XI_TRG_DELAY |
Specifies the delay in microseconds (us) to apply after the trigger reception before activating it. |
CAP_PROP_XI_TS_RST_MODE |
Defines how time stamp reset engine will be armed. |
CAP_PROP_XI_TS_RST_SOURCE |
Defines which source will be used for timestamp reset. Writing this parameter will trigger settings of engine (arming). |
CAP_PROP_XI_IS_DEVICE_EXIST |
Returns 1 if camera connected and works properly. |
CAP_PROP_XI_ACQ_BUFFER_SIZE |
Acquisition buffer size in buffer_size_unit. Default bytes. |
CAP_PROP_XI_ACQ_BUFFER_SIZE_UNIT |
Acquisition buffer size unit in bytes. Default 1. E.g. Value 1024 means that buffer_size is in KiBytes. |
CAP_PROP_XI_ACQ_TRANSPORT_BUFFER_SIZE |
Acquisition transport buffer size in bytes. |
CAP_PROP_XI_BUFFERS_QUEUE_SIZE |
Queue of field/frame buffers. |
CAP_PROP_XI_ACQ_TRANSPORT_BUFFER_COMMIT |
Number of buffers to commit to low level. |
CAP_PROP_XI_RECENT_FRAME |
GetImage returns most recent frame. |
CAP_PROP_XI_DEVICE_RESET |
Resets the camera to default state. |
CAP_PROP_XI_COLUMN_FPN_CORRECTION |
Correction of column FPN. |
CAP_PROP_XI_ROW_FPN_CORRECTION |
Correction of row FPN. |
CAP_PROP_XI_SENSOR_MODE |
Current sensor mode. Allows to select sensor mode by one integer. Setting of this parameter affects: image dimensions and downsampling. |
CAP_PROP_XI_HDR |
Enable High Dynamic Range feature. |
CAP_PROP_XI_HDR_KNEEPOINT_COUNT |
The number of kneepoints in the PWLR. |
CAP_PROP_XI_HDR_T1 |
Position of first kneepoint(in % of XI_PRM_EXPOSURE). |
CAP_PROP_XI_HDR_T2 |
Position of second kneepoint (in % of XI_PRM_EXPOSURE). |
CAP_PROP_XI_KNEEPOINT1 |
Value of first kneepoint (% of sensor saturation). |
CAP_PROP_XI_KNEEPOINT2 |
Value of second kneepoint (% of sensor saturation). |
CAP_PROP_XI_IMAGE_BLACK_LEVEL |
Last image black level counts. Can be used for Offline processing to recall it. |
CAP_PROP_XI_HW_REVISION |
Returns hardware revision number. |
CAP_PROP_XI_DEBUG_LEVEL |
Set debug level. |
CAP_PROP_XI_AUTO_BANDWIDTH_CALCULATION |
Automatic bandwidth calculation. |
CAP_PROP_XI_FFS_FILE_ID |
File number. |
CAP_PROP_XI_FFS_FILE_SIZE |
Size of file. |
CAP_PROP_XI_FREE_FFS_SIZE |
Size of free camera FFS. |
CAP_PROP_XI_USED_FFS_SIZE |
Size of used camera FFS. |
CAP_PROP_XI_FFS_ACCESS_KEY |
Setting of key enables file operations on some cameras. |
CAP_PROP_XI_SENSOR_FEATURE_SELECTOR |
Selects the current feature which is accessible by XI_PRM_SENSOR_FEATURE_VALUE. |
CAP_PROP_XI_SENSOR_FEATURE_VALUE |
Allows access to sensor feature value currently selected by XI_PRM_SENSOR_FEATURE_SELECTOR. |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
gPhoto2 properties
if propertyId is less than 0 then work on widget with that additive inversed camera setting ID Get IDs by using CAP_PROP_GPHOTO2_WIDGET_ENUMERATE.