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

これは cv::SparsePyrLKOpticalFlow の全メンバ(継承されたメンバを含む)の一覧である。

Algorithm()cv::Algorithm
calc(InputArray prevImg, InputArray nextImg, InputArray prevPts, InputOutputArray nextPts, OutputArray status, OutputArray err=cv::noArray())=0cv::SparseOpticalFlowpure virtual
clear()cv::Algorithminlinevirtual
create(Size winSize=Size(21, 21), int maxLevel=3, TermCriteria crit=TermCriteria(TermCriteria::COUNT+TermCriteria::EPS, 30, 0.01), int flags=0, double minEigThreshold=1e-4)cv::SparsePyrLKOpticalFlowstatic
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
getFlags() const =0cv::SparsePyrLKOpticalFlowpure virtual
getMaxLevel() const =0cv::SparsePyrLKOpticalFlowpure virtual
getMinEigThreshold() const =0cv::SparsePyrLKOpticalFlowpure virtual
getTermCriteria() const =0cv::SparsePyrLKOpticalFlowpure virtual
getWinSize() const =0cv::SparsePyrLKOpticalFlowpure virtual
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
save(const String &filename) constcv::Algorithmvirtual
setFlags(int flags)=0cv::SparsePyrLKOpticalFlowpure virtual
setMaxLevel(int maxLevel)=0cv::SparsePyrLKOpticalFlowpure virtual
setMinEigThreshold(double minEigThreshold)=0cv::SparsePyrLKOpticalFlowpure virtual
setTermCriteria(TermCriteria &crit)=0cv::SparsePyrLKOpticalFlowpure virtual
setWinSize(Size winSize)=0cv::SparsePyrLKOpticalFlowpure virtual
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(FileStorage &fs, const String &name) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual