OpenCV  3.2.0
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::optflow::OpticalFlowPCAFlowvirtual
claheClipcv::optflow::OpticalFlowPCAFlowprotected
clear()cv::Algorithmvirtual
collectGarbage()cv::optflow::OpticalFlowPCAFlowvirtual
dampingFactorcv::optflow::OpticalFlowPCAFlowprotected
empty() constcv::Algorithmvirtual
getDefaultName() constcv::Algorithmvirtual
load(const String &filename, const String &objname=String())cv::Algorithmstatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithmstatic
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::Algorithmvirtual
read(const FileNode &fn)cv::Algorithmstatic
retainedCornersFractioncv::optflow::OpticalFlowPCAFlowprotected
save(const String &filename) constcv::Algorithmvirtual
sparseRatecv::optflow::OpticalFlowPCAFlowprotected
useOpenCLcv::optflow::OpticalFlowPCAFlowprotected
write(FileStorage &fs) constcv::Algorithmvirtual
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual