OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::optflow::OpticalFlowPCAFlow 成员列表

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

Algorithm()cv::Algorithm
basisSizecv::optflow::OpticalFlowPCAFlow保护
calc(InputArray I0, InputArray I1, InputOutputArray flow) CV_OVERRIDEcv::optflow::OpticalFlowPCAFlowvirtual
claheClipcv::optflow::OpticalFlowPCAFlow保护
clear()cv::Algorithminlinevirtual
collectGarbage() CV_OVERRIDEcv::optflow::OpticalFlowPCAFlowvirtual
dampingFactorcv::optflow::OpticalFlowPCAFlow保护
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
occlusionsThresholdcv::optflow::OpticalFlowPCAFlow保护
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::OpticalFlowPCAFlow保护
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
retainedCornersFractioncv::optflow::OpticalFlowPCAFlow保护
save(const String &filename) constcv::Algorithmvirtual
sparseRatecv::optflow::OpticalFlowPCAFlow保护
useOpenCLcv::optflow::OpticalFlowPCAFlow保护
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm保护
~Algorithm()cv::Algorithmvirtual