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

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

算法()cv::Algorithm
清除()cv::Algorithm内联虚函数
compute(InputArray left, InputArray right, OutputArray disparity, Stream &stream)=0cv::cuda::StereoBeliefPropagation纯虚函数
compute(InputArray data, OutputArray disparity, Stream &stream=Stream::Null())=0cv::cuda::StereoBeliefPropagation纯虚函数
cv::StereoMatcher::compute(InputArray left, InputArray right, OutputArray disparity)=0cv::StereoMatcher纯虚函数
DISP_SCALE 枚举值cv::StereoMatcher
DISP_SHIFT 枚举值cv::StereoMatcher
empty() constcv::Algorithm内联虚函数
estimateRecommendedParams(int width, int height, int &ndisp, int &iters, int &levels, int &nr_plane)cv::cuda::StereoConstantSpaceBP静态
cv::cuda::StereoBeliefPropagation::estimateRecommendedParams(int width, int height, int &ndisp, int &iters, int &levels)cv::cuda::StereoBeliefPropagation静态
getBlockSize() const =0cv::StereoMatcher纯虚函数
getDataWeight() const =0cv::cuda::StereoBeliefPropagation纯虚函数
getDefaultName() constcv::Algorithm虚函数
getDiscSingleJump() const =0cv::cuda::StereoBeliefPropagation纯虚函数
getDisp12MaxDiff() const =0cv::StereoMatcher纯虚函数
getMaxDataTerm() const =0cv::cuda::StereoBeliefPropagation纯虚函数
getMaxDiscTerm() const =0cv::cuda::StereoBeliefPropagation纯虚函数
getMinDisparity() const =0cv::StereoMatcher纯虚函数
getMsgType() const =0cv::cuda::StereoBeliefPropagation纯虚函数
getNrPlane() const =0cv::cuda::StereoConstantSpaceBP纯虚函数
getNumDisparities() const =0cv::StereoMatcher纯虚函数
getNumIters() const =0cv::cuda::StereoBeliefPropagation纯虚函数
getNumLevels() const =0cv::cuda::StereoBeliefPropagation纯虚函数
getSpeckleRange() const =0cv::StereoMatcher纯虚函数
getSpeckleWindowSize() const =0cv::StereoMatcher纯虚函数
getUseLocalInitDataCost() const =0cv::cuda::StereoConstantSpaceBP纯虚函数
load(const String &filename, const String &objname=String())cv::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
read(const FileNode &fn)cv::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
save(const String &filename) constcv::Algorithm虚函数
setBlockSize(int blockSize)=0cv::StereoMatcher纯虚函数
setDataWeight(double data_weight)=0cv::cuda::StereoBeliefPropagation纯虚函数
setDiscSingleJump(double disc_single_jump)=0cv::cuda::StereoBeliefPropagation纯虚函数
setDisp12MaxDiff(int disp12MaxDiff)=0cv::StereoMatcher纯虚函数
setMaxDataTerm(double max_data_term)=0cv::cuda::StereoBeliefPropagation纯虚函数
setMaxDiscTerm(double max_disc_term)=0cv::cuda::StereoBeliefPropagation纯虚函数
setMinDisparity(int minDisparity)=0cv::StereoMatcher纯虚函数
setMsgType(int msg_type)=0cv::cuda::StereoBeliefPropagation纯虚函数
setNrPlane(int nr_plane)=0cv::cuda::StereoConstantSpaceBP纯虚函数
setNumDisparities(int numDisparities)=0cv::StereoMatcher纯虚函数
setNumIters(int iters)=0cv::cuda::StereoBeliefPropagation纯虚函数
setNumLevels(int levels)=0cv::cuda::StereoBeliefPropagation纯虚函数
setSpeckleRange(int speckleRange)=0cv::StereoMatcher纯虚函数
setSpeckleWindowSize(int speckleWindowSize)=0cv::StereoMatcher纯虚函数
setUseLocalInitDataCost(bool use_local_init_data_cost)=0cv::cuda::StereoConstantSpaceBP纯虚函数
write(FileStorage &fs) constcv::Algorithm内联虚函数
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::Algorithm虚函数