![]() |
NimbRo ROS Soccer Package
|
For detecting field boundary. More...
#include <FieldDetector.hpp>
Inherits IDetector.
Public Member Functions | |
bool | GetPoints (Mat &binaryFrame, vector< Point > &resPoints, vector< vector< Point > > &allFieldContours) |
void | FindInField (const Mat &srcHsvImg, const Mat &tmplateGrayImg, Mat *dstGrayImgs, hsvRangeC *ranges, bool *inTemplate, int size=1) |
bool | Init () |
vector< cv::Point > | getBodyMaskContourInRaw (float rot) |
Public Attributes | |
vector< cv::Point > | BodyMaskContourInverted |
For detecting field boundary.