|
ApraPipes 1.0
|


Public Member Functions | |
| DetailGPU (AffineTransformProps &_props) | |
| void | mSetMetadata (framemetadata_sp &metadata) |
| bool | setMetadataHelper (framemetadata_sp &input, framemetadata_sp &output) |
| bool | compute () |
Public Member Functions inherited from DetailMemoryAbstract | |
| DetailMemoryAbstract (AffineTransformProps &_props) | |
| int | setInterPolation (AffineTransformProps::Interpolation interpolation) |
| ~DetailMemoryAbstract () | |
| virtual bool | setPtrs ()=0 |
| void | setMetadata (framemetadata_sp &metadata) |
| void | setProps (AffineTransformProps &mprops) |
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 |
Protected Attributes inherited from DetailMemoryAbstract | |
| framemetadata_sp | mInputMetadata |
| FrameMetadata::FrameType | mFrameType |
| int | width |
| int | height |
| int | depth |
| double | shiftX |
| double | shiftY |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inline |

