|
Evo 7.12.0-TM26061101
Evo LPR Engine
|
Image Descriptor. More...
#include <Basic.h>
Public Attributes | |
| const uint8_t * | planes [EVO_MAX_IMG_PLANES] |
| Memory buffer to contain each plane. | |
| int | width |
| Width Size by the Pixel. | |
| int | height |
| Height Size by the Pixel. | |
| EvoPixFmt | pf |
| Pixel Format. | |
| int | strides [EVO_MAX_IMG_PLANES] |
| Stride Size by the Byte. | |
Describe image data.
| int EvoImage::strides[EVO_MAX_IMG_PLANES] |
If this is less than or equal to zero, calculate proper value automatically.