OpenCV453
cv::FarnebackOpticalFlow メンバ一覧

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

Algorithm() (定義場所: cv::Algorithm)cv::Algorithm
calc(InputArray I0, InputArray I1, InputOutputArray flow)=0cv::DenseOpticalFlowpure virtual
clear()cv::Algorithminlinevirtual
collectGarbage()=0cv::DenseOpticalFlowpure 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::FarnebackOpticalFlowstatic
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
getFastPyramids() const =0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
getFlags() const =0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
getNumIters() const =0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
getNumLevels() const =0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
getPolyN() const =0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
getPolySigma() const =0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
getPyrScale() const =0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
getWinSize() const =0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure 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
setFastPyramids(bool fastPyramids)=0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
setFlags(int flags)=0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
setNumIters(int numIters)=0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
setNumLevels(int numLevels)=0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
setPolyN(int polyN)=0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
setPolySigma(double polySigma)=0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
setPyrScale(double pyrScale)=0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
setWinSize(int winSize)=0 (定義場所: cv::FarnebackOpticalFlow)cv::FarnebackOpticalFlowpure virtual
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) const (定義場所: cv::Algorithm)cv::Algorithmprotected
~Algorithm() (定義場所: cv::Algorithm)cv::Algorithmvirtual