| 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 preset=DISOpticalFlow::PRESET_FAST) | cv::DISOpticalFlow | static | 
| empty() const | cv::Algorithm | inline
virtual | 
| getDefaultName() const | cv::Algorithm | virtual | 
| getFinestScale() const =0 | cv::DISOpticalFlow | pure virtual | 
| getGradientDescentIterations() const =0 | cv::DISOpticalFlow | pure virtual | 
| getPatchSize() const =0 | cv::DISOpticalFlow | pure virtual | 
| getPatchStride() const =0 | cv::DISOpticalFlow | pure virtual | 
| getUseMeanNormalization() const =0 | cv::DISOpticalFlow | pure virtual | 
| getUseSpatialPropagation() const =0 | cv::DISOpticalFlow | pure virtual | 
| getVariationalRefinementAlpha() const =0 | cv::DISOpticalFlow | pure virtual | 
| getVariationalRefinementDelta() const =0 | cv::DISOpticalFlow | pure virtual | 
| getVariationalRefinementGamma() const =0 | cv::DISOpticalFlow | pure virtual | 
| getVariationalRefinementIterations() const =0 | cv::DISOpticalFlow | 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 | 
| PRESET_FAST
列挙値 (定義場所:
cv::DISOpticalFlow) | cv::DISOpticalFlow |  | 
| PRESET_MEDIUM
列挙値 (定義場所:
cv::DISOpticalFlow) | cv::DISOpticalFlow |  | 
| PRESET_ULTRAFAST
列挙値 (定義場所:
cv::DISOpticalFlow) | cv::DISOpticalFlow |  | 
| read(const FileNode &fn) | cv::Algorithm | inline
virtual | 
| read(const FileNode &fn) | cv::Algorithm | inline
static | 
| save(const String &filename) const | cv::Algorithm | virtual | 
| setFinestScale(int val)=0 | cv::DISOpticalFlow | pure virtual | 
| setGradientDescentIterations(int val)=0 | cv::DISOpticalFlow | pure virtual | 
| setPatchSize(int val)=0 | cv::DISOpticalFlow | pure virtual | 
| setPatchStride(int val)=0 | cv::DISOpticalFlow | pure virtual | 
| setUseMeanNormalization(bool val)=0 | cv::DISOpticalFlow | pure virtual | 
| setUseSpatialPropagation(bool val)=0 | cv::DISOpticalFlow | pure virtual | 
| setVariationalRefinementAlpha(float val)=0 | cv::DISOpticalFlow | pure virtual | 
| setVariationalRefinementDelta(float val)=0 | cv::DISOpticalFlow | pure virtual | 
| setVariationalRefinementGamma(float val)=0 | cv::DISOpticalFlow | pure virtual | 
| setVariationalRefinementIterations(int val)=0 | cv::DISOpticalFlow | 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 |