SynViewImageFormatParams

Description

Aggregates image parameters for use with SynView filters.

Structure fields and default values (if defined) are described below:

  • Box Aoi - Required fragment of image to stream
  • int HorizontalBinning - Number of horizontal pixels to combine together
  • int VerticalBinning - Number of vertical pixels to combine together
  • int HorizontalDecimation - Horizontal decimation(sub-sampling) of the image
  • int VerticalDecimation - Vertical decimation(sub-sampling) of the image
  • Bool ReverseX - Flip horizontally the image sent by the device
  • Bool ReverseY - Flip vertically the image sent by the device