FastCV Sample Application  1.7.1
RotateState Struct Reference

Contains state information of the instance of the application. More...

Public Member Functions

 RotateState ()
 Constructor for State object sets variables to default values.

Data Fields

uint8_t * rotatedImgBuf
 Intermediate image buffer that stores image.
uint8_t * rotatedSrc
uint8_t * rotatedDst
uint8_t * alignedImgBuf
 Buffer to place image data if camera callback data is not aligned.
uint32_t imgWidth
uint32_t imgHeight
int nHorTile
int nVerTile
ROTATE_ANGLE rotateAngle
 Rotation angle selected by user.
bool initDone

Detailed Description

Contains state information of the instance of the application.


The documentation for this struct was generated from the following file:
 All Data Structures Functions Variables