|
RecAPI
|
Information about preprocessing. More...
#include <KernelApi.h>
Public Attributes | |
| IMG_ROTATE | Rotation |
| int | Slope |
| PREPROC_INFO_FLAGS | Flags |
| double | Matrix [8] |
Information about preprocessing.
| PREPROC_INFO_FLAGS PREPROC_INFO::Flags |
PREPROC_INFO flags.
| double PREPROC_INFO::Matrix[8] |
Matrix of the applied transformation (see also kRecTransformImgByMatrix).
| IMG_ROTATE PREPROC_INFO::Rotation |
Applied rotation(s).
| int PREPROC_INFO::Slope |
Slope of the applied deskew. Note that 3D deskew and kRecApplyFormTemplate does not fill this field.