|
|
| ContoursLoggerHelper (cv::Mat &mat_, int nVert_, int nHorz_, bool bRight_, int horzFix_=0, int vertFix_=0, int gap_=3) |
| |
|
bool | getMountedMat (cv::Mat &mat) |
| |
|
int | getHorzOffs () |
| |
|
int | getVertOffs () |
| |
|
ContourVector & | getContoursVector () |
| |
|
std::string & | getLevel () |
| |
|
bool | isRight () |
| |
|
void | setPlot (int iHorz, int iVert, ContourVector &contours, std::string level) |
| |
|
virtual int | getResult () const |
| |
|
virtual const std::type_info & | getTypeInfo () |
| |
|
|
cv::Mat | gray |
| |
|
int | nHorz |
| |
|
int | nVert |
| |
|
int | horzFix |
| |
|
int | vertFix |
| |
|
int | gap |
| |
|
int | iHorz |
| |
|
int | iVert |
| |
|
ContourVector | contours |
| |
|
std::string | level |
| |
|
bool | bRight |
| |
|
| enum | Result { RES_ERROR = -1,
RES_SUCCESS
} |
| |
The documentation for this class was generated from the following files: