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