OpenCV  4.0.1
Open Source Computer Vision
cv::optflow::OpticalFlowPCAFlow Member List

This is the complete list of members for cv::optflow::OpticalFlowPCAFlow, including all inherited members.

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