![]() |
Visual Servoing Platform
version 3.2.0
|
Public Member Functions | |
RoiPredicate (const cv::Rect &_r) | |
bool | operator() (const cv::KeyPoint &keyPt) const |
Public Attributes | |
cv::Rect | r |
Definition at line 4044 of file vpKeyPoint.cpp.
|
inline |
Definition at line 4045 of file vpKeyPoint.cpp.
References r.
|
inline |
Definition at line 4047 of file vpKeyPoint.cpp.
References r.
cv::Rect RoiPredicate::r |
Definition at line 4049 of file vpKeyPoint.cpp.
Referenced by operator()(), and RoiPredicate().