LumeneraImageFormatParams
Description
See LUCAM_FRAME_FORMAT Structure in official documentation for more thorough informationStructure fields and default values (if defined) are described below:
Name | Type | Description |
---|---|---|
PixelFormat | ftl::Optional<LumeneraPixelFormat> | Pixel format returned by the camera, not all models support all formats |
Aoi | ftl::Optional<Box> | Area of interest, limited by camera capabilities |
BinningX | Bool | True for binning, false for subsampling |
SSBinX | ftl::Optional<int> | Subsampling or binning ratio |
BinningY | Bool | True for binning, false for subsampling |
SSBinY | ftl::Optional<int> | Subsampling or binning ratio |