cv4blur

平均ぼかし

cv4blur dst_id, src_id, ksize

dst_id, src_id : ハンドル ID (同一可)
ksize : ぼかしのカーネルサイズ (int、正方形)

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

解説

cv::blur を呼んで画像を平均ぼかしします。
dst_id と src_id は同じハンドルでも構いません。

情報

プラグイン / モジュール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