ZBar Bar Code Reader Library  version 0.10
zbar_scanner_s Struct Reference
Collaboration diagram for zbar_scanner_s:

Public Attributes

unsigned cur_edge
 
zbar_decoder_t * decoder
 
unsigned last_edge
 
unsigned width
 
unsigned x
 
int y0 [4]
 
unsigned y1_min_thresh
 
int y1_sign
 
unsigned y1_thresh
 

Member Data Documentation

unsigned zbar_scanner_s::cur_edge
zbar_decoder_t* zbar_scanner_s::decoder
unsigned zbar_scanner_s::last_edge
unsigned zbar_scanner_s::width
unsigned zbar_scanner_s::x

Referenced by zbar_scan_y(), and zbar_scanner_flush().

int zbar_scanner_s::y0[4]
unsigned zbar_scanner_s::y1_min_thresh

Referenced by calc_thresh().

int zbar_scanner_s::y1_sign
unsigned zbar_scanner_s::y1_thresh

The documentation for this struct was generated from the following file: