OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::cudev::Binder1st< Op > 結構模板參考

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

cv::cudev::Binder1st< Op > 的協作圖

公共成員函式

__device__ __forceinline__ Op::result_type operator() (typename TypeTraits< typename Op::second_argument_type >::parameter_type a) const
 

公共屬性

Op::first_argument_type arg1
 
Op op
 

附加繼承成員

- 從 cv::cudev::unary_function< Op::second_argument_type, Op::result_type > 繼承的公共型別
typedef Op::second_argument_type argument_type
 
typedef Op::result_type result_type
 

成員函式文件

◆ operator()()

template<class Op >
__device__ __forceinline__ Op::result_type cv::cudev::Binder1st< Op >::operator() ( typename TypeTraits< typename Op::second_argument_type >::parameter_type a) const
inline

成員資料文件

◆ arg1

template<class Op >
Op::first_argument_type cv::cudev::Binder1st< Op >::arg1

◆ op

template<class Op >
Op cv::cudev::Binder1st< Op >::op

此結構的文件生成自以下檔案