Public Member Functions | Public Attributes | List of all members
dai::RawImageManipConfig::CropConfig Struct Reference

#include <RawImageManipConfig.hpp>

Public Member Functions

 DEPTHAI_SERIALIZE (CropConfig, cropRect, cropRotatedRect, enableCenterCropRectangle, cropRatio, widthHeightAspectRatio, enableRotatedRect, normalizedCoords)
 

Public Attributes

float cropRatio = 1.0f
 
CropRect cropRect
 
RotatedRect cropRotatedRect
 
bool enableCenterCropRectangle = false
 
bool enableRotatedRect = false
 
bool normalizedCoords = true
 
float widthHeightAspectRatio = 1.0f
 

Detailed Description

Definition at line 29 of file RawImageManipConfig.hpp.

Member Function Documentation

◆ DEPTHAI_SERIALIZE()

dai::RawImageManipConfig::CropConfig::DEPTHAI_SERIALIZE ( CropConfig  ,
cropRect  ,
cropRotatedRect  ,
enableCenterCropRectangle  ,
cropRatio  ,
widthHeightAspectRatio  ,
enableRotatedRect  ,
normalizedCoords   
)

Member Data Documentation

◆ cropRatio

float dai::RawImageManipConfig::CropConfig::cropRatio = 1.0f

Definition at line 35 of file RawImageManipConfig.hpp.

◆ cropRect

CropRect dai::RawImageManipConfig::CropConfig::cropRect

Definition at line 30 of file RawImageManipConfig.hpp.

◆ cropRotatedRect

RotatedRect dai::RawImageManipConfig::CropConfig::cropRotatedRect

Definition at line 31 of file RawImageManipConfig.hpp.

◆ enableCenterCropRectangle

bool dai::RawImageManipConfig::CropConfig::enableCenterCropRectangle = false

Definition at line 33 of file RawImageManipConfig.hpp.

◆ enableRotatedRect

bool dai::RawImageManipConfig::CropConfig::enableRotatedRect = false

Definition at line 37 of file RawImageManipConfig.hpp.

◆ normalizedCoords

bool dai::RawImageManipConfig::CropConfig::normalizedCoords = true

Definition at line 40 of file RawImageManipConfig.hpp.

◆ widthHeightAspectRatio

float dai::RawImageManipConfig::CropConfig::widthHeightAspectRatio = 1.0f

Definition at line 35 of file RawImageManipConfig.hpp.


The documentation for this struct was generated from the following file:


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20