|
OCR Project
|
A single labelled training sample. More...
#include <dataset.h>
Public Attributes | |
| float | pixels [CNN_IMG_H *CNN_IMG_W] |
| int | label |
A single labelled training sample.
| int Sample::label |
Class index in [0, CNN_N_CLASSES): 0='A', 25='Z'.
Flat float array of CNN_IMG_H * CNN_IMG_W normalised pixels.