opencv
2.2.0
|
#include <operations.hpp>
Public Member Functions | |
LessThanIdx (const _Tp *_arr) | |
bool | operator() (int a, int b) const |
Public Attributes | |
const _Tp * | arr |
|
inline |
|
inline |
const _Tp* cv::LessThanIdx< _Tp >::arr |