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

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

cv::cudev::direction_interleaved_func< T2, angleInDegrees > 的协作图

公共成员函数

__device__ T operator() (T2 xy) const
 

其他继承成员

- 继承自 cv::cudev::unary_function< T2, VecTraits< T2 >::elem_type > 的公共类型
typedef T2 argument_type
 
typedef VecTraits< T2 >::elem_type result_type
 

成员函数文档

◆ operator()()

template<typename T2 , bool angleInDegrees>
__device__ T cv::cudev::direction_interleaved_func< T2, angleInDegrees >::operator() ( T2 xy) const
inline
此函数的调用图如下

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