OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::cudev::not_equal_to< T > 结构体模板参考

#include <opencv2/cudev/functional/functional.hpp>

cv::cudev::not_equal_to< T > 的协作图

公共成员函数

__device__ __forceinline__ MakeVec< uchar, VecTraits< T >::cn >::type operator() (typename TypeTraits< T >::parameter_type a, typename TypeTraits< T >::parameter_type b) const
 

成员函数文档

◆ operator()()

template<typename T >
__device__ __forceinline__ MakeVec< uchar, VecTraits< T >::cn >::type cv::cudev::not_equal_to< T >::operator() ( typename TypeTraits< T >::parameter_type a,
typename TypeTraits< T >::parameter_type b ) const
inline

此结构体的文档生成自以下文件