descriptor op• 資料種類:descriptor → table
• 呼叫:import reprconv; reprconv.descriptor_to_table(descriptor)(或 opsreprconv.get("descriptor_to_table"))
描述子 → 彙總 `table`。單向。
> 以下的詳細說明為原文 —— 摘要與標題已翻譯。
次元・ノルム・エネルギー集中(正規化した二乗和の上位 10% が占める割合)を
出す。記述子が「実質何次元使っているか」を見るためのもので、次元だけ多くて
ほぼ全部 0 という失敗を可視化する。
Args:
descriptor: (n,) または (m, n)。
Returns:
dict(`shape / n / l2 / mean / std / min` /
`max / top10pct_energy / nonzero_fraction`)。
Raises:
ValueError: 形状不正 / 非有限。
• 範例資料目錄(下載 URL / 授權) —— 2-D 用 skimage.data(BSD/公有領域)加合成圖,3-D 給出真實資料源(Stanford/PDS 等)的下載 URL。
• 運算子來歷與參考文獻 —— 該運算子族所依據的研究/方法出處。
• 演算法的正典(作者・年份)與用途見上面的族使用指南。
• representation_conversion — py -3.11 examples/representation_conversion.py
table 作為輸入)—
descriptor)descriptor_to_matrix · matrix_to_descriptor
*Provenance: reprconv.py — REPRCONV 運算子登記表。本條目由 tools/opdocs.py md 自動產生(請勿手動編輯)。*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.