OpenCV
2.4.13.4
Open Source Computer Vision
Public Member Functions
|
Public Attributes
|
List of all members
cv::LessThanIdx< _Tp > Class Template Reference
#include <operations.hpp>
Public Member Functions
LessThanIdx
(const _Tp *_arr)
bool
operator()
(
int
a,
int
b) const
Public Attributes
const _Tp *
arr
Constructor & Destructor Documentation
§
LessThanIdx()
template<typename _Tp >
cv::LessThanIdx
< _Tp >::
LessThanIdx
(
const _Tp *
_arr
)
inline
Member Function Documentation
§
operator()()
template<typename _Tp >
bool
cv::LessThanIdx
< _Tp >::operator()
(
int
a
,
int
b
)
const
inline
Member Data Documentation
§
arr
template<typename _Tp >
const _Tp*
cv::LessThanIdx
< _Tp >::arr
The documentation for this class was generated from the following file:
operations.hpp
cv
LessThanIdx
Generated on Thu Oct 12 2017 12:08:42 for OpenCV by
1.8.12