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

Public Member Functions

 Detail (RotateCVProps &_props)
 
 ~Detail ()
 
void setMetadata (framemetadata_sp &metadata)
 
bool compute (void *buffer, void *outBuffer)
 

Public Attributes

size_t mFrameLength
 
framemetadata_sp mOutputMetadata
 
std::string mOutputPinId
 

Private Attributes

FrameMetadata::FrameType mFrameType
 
uint32_t height
 
uint32_t width
 
uint32_t type
 
uint32_t depth
 
RotateCVProps props
 
int rotateFlag
 

Constructor & Destructor Documentation

◆ Detail()

RotateCV::Detail::Detail ( RotateCVProps & _props)
inline

◆ ~Detail()

RotateCV::Detail::~Detail ( )
inline

Member Function Documentation

◆ compute()

bool RotateCV::Detail::compute ( void * buffer,
void * outBuffer )
inline

◆ setMetadata()

void RotateCV::Detail::setMetadata ( framemetadata_sp & metadata)
inline
Here is the call graph for this function:

Member Data Documentation

◆ depth

uint32_t RotateCV::Detail::depth
private

◆ height

uint32_t RotateCV::Detail::height
private

◆ mFrameLength

size_t RotateCV::Detail::mFrameLength

◆ mFrameType

FrameMetadata::FrameType RotateCV::Detail::mFrameType
private

◆ mOutputMetadata

framemetadata_sp RotateCV::Detail::mOutputMetadata

◆ mOutputPinId

std::string RotateCV::Detail::mOutputPinId

◆ props

RotateCVProps RotateCV::Detail::props
private

◆ rotateFlag

int RotateCV::Detail::rotateFlag
private

◆ type

uint32_t RotateCV::Detail::type
private

◆ width

uint32_t RotateCV::Detail::width
private

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