|
OpenCV 4.5.3(日本語機械翻訳)
|
継承メンバを含む cv::superres::DenseOpticalFlowExt の全メンバ一覧です。
| Algorithm() (定義場所: cv::Algorithm) | cv::Algorithm | |
| calc(InputArray frame0, InputArray frame1, OutputArray flow1, OutputArray flow2=noArray())=0 (定義場所: cv::superres::DenseOpticalFlowExt) | cv::superres::DenseOpticalFlowExt | pure virtual |
| clear() | cv::Algorithm | inline virtual |
| collectGarbage()=0 (定義場所: cv::superres::DenseOpticalFlowExt) | cv::superres::DenseOpticalFlowExt | pure virtual |
| empty() const | cv::Algorithm | inline virtual |
| getDefaultName() const | cv::Algorithm | 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 |
| 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 |