NimbRo ROS Soccer Package
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
FieldDetector Class Reference

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
 

Detailed Description

For detecting field boundary.


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