cv4_fast_line_detect

FastLineDetector 直線検出

cv4_fast_line_detect lines_mat_id, src_id, len_thresh, do_merge

lines_mat_id : 出力直線 Mat (Nx4 CV_32F, x1,y1,x2,y2)
src_id : 入力グレースケール画像
len_thresh : 最小直線長 (既定 10)
do_merge : 近接直線のマージ (0/1, 既定 0)

(プラグイン / モジュール : hspcv4)

解説

cv::ximgproc::FastLineDetector による高速直線検出。
LSD の代替として使用できます。

情報

プラグイン / モジュールhspcv4
バージョン0.1
作成日2026/04/12
著作者HNWorks / IronHSP
URLhttps://github.com/
備考hspcv4.as をインクルードすること。
OpenCV 4.12.0 を静的リンクした 32bit / 64bit DLL です。
タイプ拡張命令
グループhspcv4 特徴検出
対応環境
  • Windows 版 HSP
hs ファイルhsphelp\hspcv4.hs