fullseye

joint_entropy — IMGMETRICS information op

使い方

同時エントロピー H(A, B) [bit]。

式: -sum(p log2 p)joint_histogram(a, b, bins, data_range) の全セル (p > 0 のみ)について取る。

位置合わせ(レジストレーション)の目的関数として、mutual_information / normalized_mutual_information と併せて使う。

詳しい使い方ガイド

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

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

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

同カテゴリ(information)

image_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.