OpenCV 4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
cv::cuda::SparsePyrLKOpticalFlow 成员列表

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

算法()cv::Algorithm
calc(InputArray prevImg, InputArray nextImg, InputArray prevPts, InputOutputArray nextPts, OutputArray status, OutputArray err=cv::noArray(), Stream &stream=Stream::Null())=0cv::cuda::SparseOpticalFlow纯虚函数
clear()cv::Algorithminlinevirtual
create(Size winSize=Size(21, 21), int maxLevel=3, int iters=30, bool useInitialFlow=false)cv::cuda::SparsePyrLKOpticalFlow静态
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
getMaxLevel() const =0cv::cuda::SparsePyrLKOpticalFlow纯虚函数
getNumIters() const =0cv::cuda::SparsePyrLKOpticalFlow纯虚函数
getUseInitialFlow() const =0cv::cuda::SparsePyrLKOpticalFlow纯虚函数
getWinSize() const =0cv::cuda::SparsePyrLKOpticalFlow纯虚函数
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
save(const String &filename) constcv::Algorithmvirtual
setMaxLevel(int maxLevel)=0cv::cuda::SparsePyrLKOpticalFlow纯虚函数
setNumIters(int iters)=0cv::cuda::SparsePyrLKOpticalFlow纯虚函数
setUseInitialFlow(bool useInitialFlow)=0cv::cuda::SparsePyrLKOpticalFlow纯虚函数
setWinSize(Size winSize)=0cv::cuda::SparsePyrLKOpticalFlow纯虚函数
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::Algorithmprotected
~Algorithm()cv::Algorithmvirtual