onboardapi  9.10.0
by Rheinmetall
M_ImageProcessing::CmdSetRegion Struct Reference

Set region within an image, e.g. for cropping or to promote it to a region of interest. More...

Public Member Functions

 CmdSetRegion ()
 
 CmdSetRegion (M_Common::ImageRegionType const &Region)
 

Public Attributes

M_Common::ImageRegionType Region
 Image region (offset and size). More...
 

Detailed Description

Set region within an image, e.g. for cropping or to promote it to a region of interest.

Constructor & Destructor Documentation

◆ CmdSetRegion() [1/2]

M_ImageProcessing::CmdSetRegion::CmdSetRegion ( )

◆ CmdSetRegion() [2/2]

M_ImageProcessing::CmdSetRegion::CmdSetRegion ( M_Common::ImageRegionType const &  Region)

Member Data Documentation

◆ Region

M_Common::ImageRegionType M_ImageProcessing::CmdSetRegion::Region

Image region (offset and size).