Visual Servoing Platform
version 3.2.0 under development (2019-01-22)
|
Public Member Functions | |
KeyPoint_LessThan (const std::vector< cv::KeyPoint > &_kp) | |
bool | operator() (size_t i, size_t j) const |
Public Attributes | |
const std::vector< cv::KeyPoint > * | kp |
Definition at line 4111 of file vpKeyPoint.cpp.
|
inline |
Definition at line 4112 of file vpKeyPoint.cpp.
|
inline |
Definition at line 4113 of file vpKeyPoint.cpp.
References vpMath::equal().
const std::vector<cv::KeyPoint>* KeyPoint_LessThan::kp |
Definition at line 4157 of file vpKeyPoint.cpp.