| 画像名 | 平均輝度 | 標準偏差 | CoV | 最大/最小比 | 最大輝度 | 最小輝度 |
|---|---|---|---|---|---|---|
| {{ row.image_name }} | {{ "%.2f"|format(row.mean|float) }} | {{ "%.2f"|format(row.std|float) }} | {{ "%.4f"|format(row.cov|float) }} | {{ "%.4f"|format(row.max_min_ratio|float) }} | {{ "%.2f"|format(row.max|float) }} | {{ "%.2f"|format(row.min|float) }} |
| 画像名 | 中心平均輝度 | 中間平均輝度 | 周辺平均輝度 | 中心/周辺比 | 勾配量 (%) |
|---|---|---|---|---|---|
| {{ row.image_name }} | {{ "%.2f"|format(row.center_mean|float) }} | {{ "%.2f"|format(row.middle_mean|float) }} | {{ "%.2f"|format(row.periphery_mean|float) }} | {{ "%.4f"|format(row.center_periphery_ratio|float) }} | {{ "%.2f"|format(row.gradient_magnitude|float) }} |
輝度マップ
輝度ヒストグラム
放射状輝度プロファイル
ゾーンマップ(中心 / 中間 / 周辺)