Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
BrightnessContrastControl::Detail Class Reference
Collaboration diagram for BrightnessContrastControl::Detail:
Collaboration graph

Public Member Functions

 Detail (BrightnessContrastControlProps &_props)
 
 ~Detail ()
 
void initMatImages (framemetadata_sp &input)
 
void setProps (BrightnessContrastControlProps &props)
 

Public Attributes

framemetadata_sp mOutputMetadata
 
std::string mOutputPinId
 
cv::Mat mInputImg
 
cv::Mat mOutputImg
 
BrightnessContrastControlProps mProps
 
int mFrameType
 

Constructor & Destructor Documentation

◆ Detail()

BrightnessContrastControl::Detail::Detail ( BrightnessContrastControlProps & _props)
inline

◆ ~Detail()

BrightnessContrastControl::Detail::~Detail ( )
inline

Member Function Documentation

◆ initMatImages()

void BrightnessContrastControl::Detail::initMatImages ( framemetadata_sp & input)
inline
Here is the call graph for this function:

◆ setProps()

void BrightnessContrastControl::Detail::setProps ( BrightnessContrastControlProps & props)
inline

Member Data Documentation

◆ mFrameType

int BrightnessContrastControl::Detail::mFrameType

◆ mInputImg

cv::Mat BrightnessContrastControl::Detail::mInputImg

◆ mOutputImg

cv::Mat BrightnessContrastControl::Detail::mOutputImg

◆ mOutputMetadata

framemetadata_sp BrightnessContrastControl::Detail::mOutputMetadata

◆ mOutputPinId

std::string BrightnessContrastControl::Detail::mOutputPinId

◆ mProps

BrightnessContrastControlProps BrightnessContrastControl::Detail::mProps

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