![]() |
NimbRo ROS Soccer Package
|
For detecting potential goal posts. More...
#include <GoalDetector.hpp>
Inherits IDetector.
Public Member Functions | |
bool | GetPosts (Mat &cannyImg, Mat &rawHSV, Mat &gray, const Mat &binaryFrame, CameraProjections &projection, vector< Point > fieldHull, vector< LineSegment > &resLines, vector< LineSegment > &alllLines, vector< Point2f > &goalPosition, bool SHOWGUI, Mat &guiImg) |
bool | checkDistance_Box (Point2f downPointInReal, double length) |
bool | Init () |
For detecting potential goal posts.