4 lines
76 B
C
4 lines
76 B
C
![]() |
typedef struct Lbpconf {
|
||
|
int nhblank, nvblank, xmax, ymax, res;
|
||
|
} Lbpconf;
|