OpenCV 5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::cuda::HoughSegmentDetector メンバ一覧

これは cv::cuda::HoughSegmentDetector の全メンバ一覧であり、継承されたメンバもすべて含む。

Algorithm()cv::Algorithm
clear()cv::Algorithminlinevirtual
detect(InputArray src, OutputArray lines, Stream &stream=Stream::Null())=0cv::cuda::HoughSegmentDetectorpure virtual
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
getMaxLineGap() const =0cv::cuda::HoughSegmentDetectorpure virtual
getMaxLines() const =0cv::cuda::HoughSegmentDetectorpure virtual
getMinLineLength() const =0cv::cuda::HoughSegmentDetectorpure virtual
getRho() const =0cv::cuda::HoughSegmentDetectorpure virtual
getTheta() const =0cv::cuda::HoughSegmentDetectorpure virtual
getThreshold() const =0cv::cuda::HoughSegmentDetectorpure virtual
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
setMaxLineGap(int maxLineGap)=0cv::cuda::HoughSegmentDetectorpure virtual
setMaxLines(int maxLines)=0cv::cuda::HoughSegmentDetectorpure virtual
setMinLineLength(int minLineLength)=0cv::cuda::HoughSegmentDetectorpure virtual
setRho(float rho)=0cv::cuda::HoughSegmentDetectorpure virtual
setTheta(float theta)=0cv::cuda::HoughSegmentDetectorpure virtual
setThreshold(int threshold)=0cv::cuda::HoughSegmentDetectorpure virtual
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(FileStorage &fs, const String &name) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual