RockX
1.0.0
|
Car plate recognition Result (rockx_carplate_recognize) More...
#include <carplate.h>
Data Fields | |
int | namecode [10] |
Result code array (code table: CARPLATE_RECOG_CODE) More... | |
int | length |
Result array length. More... | |
Car plate recognition Result (rockx_carplate_recognize)
Definition at line 46 of file carplate.h.
int length |
Result array length.
Definition at line 48 of file carplate.h.
int namecode[10] |
Result code array (code table: CARPLATE_RECOG_CODE)
Definition at line 47 of file carplate.h.