Visual Servoing Platform  version 3.2.0 under development (2019-01-22)
MaskPredicate Class Reference

Public Member Functions

 MaskPredicate (const cv::Mat &_mask)
 
bool operator() (const cv::KeyPoint &key_pt) const
 

Detailed Description

Definition at line 4089 of file vpKeyPoint.cpp.

Constructor & Destructor Documentation

MaskPredicate::MaskPredicate ( const cv::Mat &  _mask)
inline

Definition at line 4092 of file vpKeyPoint.cpp.

Member Function Documentation

bool MaskPredicate::operator() ( const cv::KeyPoint &  key_pt) const
inline

Definition at line 4093 of file vpKeyPoint.cpp.