|
ApraPipes 1.0
|


Public Member Functions | |
| DetailHost (AffineTransformProps &_props) | |
| void | mSetMetadata (framemetadata_sp &metadata) |
| bool | compute () |
| bool | setPtrs () |
Public Member Functions inherited from DetailMemoryAbstract | |
| DetailMemoryAbstract (AffineTransformProps &_props) | |
| int | setInterPolation (AffineTransformProps::Interpolation interpolation) |
| ~DetailMemoryAbstract () | |
| void | setMetadata (framemetadata_sp &metadata) |
| void | setProps (AffineTransformProps &mprops) |
Protected Attributes | |
| cv::Mat | iImg |
| cv::Mat | oImg |
| cv::Mat | rot_mat |
Protected Attributes inherited from DetailMemoryAbstract | |
| framemetadata_sp | mInputMetadata |
| FrameMetadata::FrameType | mFrameType |
| int | width |
| int | height |
| int | depth |
| double | shiftX |
| double | shiftY |
Additional Inherited Members | |
Public Attributes inherited from DetailMemoryAbstract | |
| size_t | mOutputFrameLength |
| frame_sp | inputFrame |
| frame_sp | outputFrame |
| std::string | mOutputPinId |
| framemetadata_sp | mOutputMetadata |
| AffineTransformProps | props |
|
inline |
|
inlinevirtual |
Implements DetailMemoryAbstract.
|
inlinevirtual |
|
inlinevirtual |
Implements DetailMemoryAbstract.
|
protected |
|
protected |
|
protected |