OpenCV 4.5.3(日本語機械翻訳)
cv::FarnebackOpticalFlow メンバ一覧

継承メンバを含む cv::FarnebackOpticalFlow の全メンバ一覧です。

Algorithm() (定義場所: cv::Algorithm) cv::Algorithm
calc(InputArray I0, InputArray I1, InputOutputArray flow)=0 cv::DenseOpticalFlow pure virtual
clear() cv::Algorithm inline virtual
collectGarbage()=0 cv::DenseOpticalFlow pure virtual
create(int numLevels=5, double pyrScale=0.5, bool fastPyramids=false, int winSize=13, int numIters=10, int polyN=5, double polySigma=1.1, int flags=0) (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow static
empty() const cv::Algorithm inline virtual
getDefaultName() const cv::Algorithm virtual
getFastPyramids() const =0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
getFlags() const =0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
getNumIters() const =0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
getNumLevels() const =0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
getPolyN() const =0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
getPolySigma() const =0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
getPyrScale() const =0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
getWinSize() const =0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
load(const String &filename, const String &objname=String()) cv::Algorithm inline static
loadFromString(const String &strModel, const String &objname=String()) cv::Algorithm inline static
read(const FileNode &fn) cv::Algorithm inline virtual
read(const FileNode &fn) cv::Algorithm inline static
save(const String &filename) const cv::Algorithm virtual
setFastPyramids(bool fastPyramids)=0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
setFlags(int flags)=0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
setNumIters(int numIters)=0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
setNumLevels(int numLevels)=0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
setPolyN(int polyN)=0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
setPolySigma(double polySigma)=0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
setPyrScale(double pyrScale)=0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
setWinSize(int winSize)=0 (定義場所: cv::FarnebackOpticalFlow) cv::FarnebackOpticalFlow pure virtual
write(FileStorage &fs) const cv::Algorithm inline virtual
write(const Ptr< FileStorage > &fs, const String &name=String()) const cv::Algorithm
writeFormat(FileStorage &fs) const (定義場所: cv::Algorithm) cv::Algorithm protected
~Algorithm() (定義場所: cv::Algorithm) cv::Algorithm virtual