fullseye

image_entropy — IMGMETRICS information op

使い方

1 枚のシャノンエントロピー [bit]。

mutual_information同じビン割りで出すので、 mutual_information(a, a) == image_entropy(a) が厳密に成り立つ (テストで固定)。既存の entropy_gray / entropy_image(backends)は 別のビン割りなので値は一致しない ―― こちらは同時分布と整合する側。

詳しい使い方ガイド

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

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

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

同カテゴリ(information)

joint_entropy · mutual_information · normalized_mutual_information · joint_histogram


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

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