tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
SVPolyLineBuffer Struct Reference
Collaboration diagram for SVPolyLineBuffer:

Public Attributes

bool empty
 
std::vector< int > xcoords
 
std::vector< int > ycoords
 

Member Data Documentation

◆ empty

bool SVPolyLineBuffer::empty

◆ xcoords

std::vector<int> SVPolyLineBuffer::xcoords

◆ ycoords

std::vector<int> SVPolyLineBuffer::ycoords

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