vrcore  0.45
visuReal Messkern
 All Classes Files Functions Variables
ContoursLoggerHelper Class Reference
Inheritance diagram for ContoursLoggerHelper:
Collaboration diagram for ContoursLoggerHelper:

Public Member Functions

 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)
 
- Public Member Functions inherited from Logable
virtual int getResult () const
 
- Public Member Functions inherited from Typeable
virtual const std::type_info & getTypeInfo ()
 

Protected Attributes

cv::Mat gray
 
int nHorz
 
int nVert
 
int horzFix
 
int vertFix
 
int gap
 
int iHorz
 
int iVert
 
ContourVector contours
 
std::string level
 
bool bRight
 

Additional Inherited Members

- Public Types inherited from Logable
enum  Result { RES_ERROR = -1, RES_SUCCESS }
 

The documentation for this class was generated from the following files: