OpenCV 5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。

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

Collaboration diagram for cv::cudev::minimum< uchar >:

公開メンバ関数

__device__ __forceinline__ uchar operator() (uchar a, uchar b) const
 

Additional Inherited Members

- Public Types inherited from cv::cudev::binary_function< uchar, uchar, uchar >
typedef uchar first_argument_type
 
typedef uchar result_type
 
typedef uchar second_argument_type
 

メンバ関数詳解

◆ operator()()

__device__ __forceinline__ uchar cv::cudev::minimum< uchar >::operator() ( uchar a,
uchar b ) const
inline

この構造体詳解は次のファイルから抽出されました: