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

これは cv::optflow::OpticalFlowPCAFlow の全メンバー(継承されたメンバーをすべて含む)の完全な一覧である。

Algorithm()cv::Algorithm
basisSizecv::optflow::OpticalFlowPCAFlowprotected
calc(InputArray I0, InputArray I1, InputOutputArray flow) CV_OVERRIDEcv::optflow::OpticalFlowPCAFlowvirtual
claheClipcv::optflow::OpticalFlowPCAFlowprotected
clear()cv::Algorithminlinevirtual
collectGarbage() CV_OVERRIDEcv::optflow::OpticalFlowPCAFlowvirtual
dampingFactorcv::optflow::OpticalFlowPCAFlowprotected
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
occlusionsThresholdcv::optflow::OpticalFlowPCAFlowprotected
OpticalFlowPCAFlow(Ptr< const PCAPrior > _prior=Ptr< const PCAPrior >(), const Size _basisSize=Size(18, 14), float _sparseRate=0.024, float _retainedCornersFraction=0.2, float _occlusionsThreshold=0.0003, float _dampingFactor=0.00002, float _claheClip=14)cv::optflow::OpticalFlowPCAFlow
priorcv::optflow::OpticalFlowPCAFlowprotected
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
retainedCornersFractioncv::optflow::OpticalFlowPCAFlowprotected
save(const String &filename) constcv::Algorithmvirtual
sparseRatecv::optflow::OpticalFlowPCAFlowprotected
useOpenCLcv::optflow::OpticalFlowPCAFlowprotected
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual