lbp.h 76 B

123
  1. typedef struct Lbpconf {
  2. int nhblank, nvblank, xmax, ymax, res;
  3. } Lbpconf;