fullseye

difference — 2D nary op

使い方

2 つの領域の差(第 1 に入り第 2 に入らない画素)。HALCON の difference に相当。順序が意味を持つ(引く側と引かれる側を入れ替えると別の結果)。a, b は未使用。

参考(サンプルデータ・文献)

実行できる例(この op を実際に呼ぶ検証済みサンプル)

型が繋がる次の op(region を入力に取れる)

identity · reg_erode · reg_dilate · reg_open · reg_close · fill_holes · select_largest · remove_small

同カテゴリ(nary)

add_image · sub_image · mult_image · div_image · abs_diff_image · max_image · min_image · bit_and


Provenance: imgops_nary.py — 2D operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.