Public Member Functions | |
EnvSegmenterCannyContour (OptionManager &mgr) | |
virtual Rectangle | getFoa (const Image< PixRGB< byte > > &rgbin, const Point2D< int > ¢er, Image< byte > *foamask, Image< PixRGB< byte > > *segmentdisp) const |
std::vector< Rectangle > | getSquares (const Image< PixRGB< byte > > &rgbin, Image< PixRGB< byte > > *segmentDisp=NULL) |
Definition at line 46 of file EnvSegmenterCannyContour.H.