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

cv::ocl::ProgramSource の継承メンバーを含む全メンバーの一覧である。

empty() constcv::ocl::ProgramSourceinline
fromBinary(const String &module, const String &name, const unsigned char *binary, const size_t size, const cv::String &buildOptions=cv::String())cv::ocl::ProgramSourcestatic
fromSPIR(const String &module, const String &name, const unsigned char *binary, const size_t size, const cv::String &buildOptions=cv::String())cv::ocl::ProgramSourcestatic
getImpl() constcv::ocl::ProgramSourceinline
hash() constcv::ocl::ProgramSource
hash_t typedefcv::ocl::ProgramSource
Implcv::ocl::ProgramSourcefriend
operator=(const ProgramSource &prog)cv::ocl::ProgramSource
operator=(ProgramSource &&prog) CV_NOEXCEPTcv::ocl::ProgramSource
pcv::ocl::ProgramSourceprotected
ProgramSource() CV_NOEXCEPTcv::ocl::ProgramSource
ProgramSource(const String &module, const String &name, const String &codeStr, const String &codeHash)cv::ocl::ProgramSourceexplicit
ProgramSource(const String &prog)cv::ocl::ProgramSourceexplicit
ProgramSource(const char *prog)cv::ocl::ProgramSourceexplicit
ProgramSource(const ProgramSource &prog)cv::ocl::ProgramSource
ProgramSource(ProgramSource &&prog) CV_NOEXCEPTcv::ocl::ProgramSource
source() constcv::ocl::ProgramSource
~ProgramSource()cv::ocl::ProgramSource