OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
未找到匹配项
cv::optflow::OpticalFlowPCAFlow 成员列表

这是cv::optflow::OpticalFlowPCAFlow的完整成员列表,包括所有继承的成员。

算法()cv::Algorithm
basisSizecv::optflow::OpticalFlowPCAFlowprotected 保护成员
calc(InputArray I0, InputArray I1, InputOutputArray flow) CV_OVERRIDEcv::optflow::OpticalFlowPCAFlowvirtual 虚函数
claheClipcv::optflow::OpticalFlowPCAFlowprotected 保护成员
clear()cv::Algorithminline 内联函数virtual 虚函数
collectGarbage() CV_OVERRIDEcv::optflow::OpticalFlowPCAFlowvirtual 虚函数
dampingFactorcv::optflow::OpticalFlowPCAFlowprotected 保护成员
empty() constcv::Algorithminline 内联函数virtual 虚函数
getDefaultName() constcv::Algorithmvirtual 虚函数
load(const String &filename, const String &objname=String())cv::Algorithminline 内联函数static 静态成员函数
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminline 内联函数static 静态成员函数
occlusionsThresholdcv::optflow::OpticalFlowPCAFlowprotected 保护成员
OpticalFlowPCAFlow(Ptr< const PCAPrior > _prior=Ptr< const PCAPrior >(), const Size _basisSize=Size(18, 14), float _sparseRate=0.024, float _retainedCornersFraction=0.2, float _occlusionsThreshold=0.0003, float _dampingFactor=0.00002, float _claheClip=14)cv::optflow::OpticalFlowPCAFlow
priorcv::optflow::OpticalFlowPCAFlowprotected 保护成员
read(const FileNode &fn)cv::Algorithminline 内联函数virtual 虚函数
read(const FileNode &fn)cv::Algorithminline 内联函数static 静态成员函数
retainedCornersFractioncv::optflow::OpticalFlowPCAFlowprotected 保护成员
save(const String &filename) constcv::Algorithmvirtual 虚函数
sparseRatecv::optflow::OpticalFlowPCAFlowprotected 保护成员
useOpenCLcv::optflow::OpticalFlowPCAFlowprotected 保护成员
write(FileStorage &fs) constcv::Algorithminline 内联函数virtual 虚函数
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected 保护成员
~Algorithm()cv::Algorithmvirtual 虚函数