OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::cuda::CannyEdgeDetector 成員列表

這是 cv::cuda::CannyEdgeDetector 的完整成員列表,包括所有繼承的成員。

Algorithm()cv::Algorithm
clear()cv::Algorithm內聯虛擬函式
detect(InputArray image, OutputArray edges, Stream &stream=Stream::Null())=0cv::cuda::CannyEdgeDetector純虛擬函式
detect(InputArray dx, InputArray dy, OutputArray edges, Stream &stream=Stream::Null())=0cv::cuda::CannyEdgeDetector純虛擬函式
empty() constcv::Algorithm內聯虛擬函式
getAppertureSize() const =0cv::cuda::CannyEdgeDetector純虛擬函式
getDefaultName() constcv::Algorithmvirtual
getHighThreshold() const =0cv::cuda::CannyEdgeDetector純虛擬函式
getL2Gradient() const =0cv::cuda::CannyEdgeDetector純虛擬函式
getLowThreshold() const =0cv::cuda::CannyEdgeDetector純虛擬函式
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::Algorithmvirtual
setAppertureSize(int apperture_size)=0cv::cuda::CannyEdgeDetector純虛擬函式
setHighThreshold(double high_thresh)=0cv::cuda::CannyEdgeDetector純虛擬函式
setL2Gradient(bool L2gradient)=0cv::cuda::CannyEdgeDetector純虛擬函式
setLowThreshold(double low_thresh)=0cv::cuda::CannyEdgeDetector純虛擬函式
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::Algorithmvirtual