score op• Data kinds: score → position
• Call: import reprconv; reprconv.score_to_position(score) (or opsreprconv.get("score_to_position"))
A `score volume → the location of its maximum, position (z, y, x). The exit from score`.
> The detailed description below is the original text — the summary and the headings are translated.
整数格子上の argmax(副画素精緻化はしない —— それは既存の
`refine_peak_newton` の仕事で、ここで真似ると 2 か所で別の答えが出る)。
一方向(1 つの位置から volume は戻せない)。
Args:
score: (D, H, W)。
Returns:
3-tuple の float (z, y, x)。
Raises:
ValueError: 3-D でない / 非有限。
• Sample-data catalog (download URLs / licences) — 2-D uses skimage.data (BSD/public domain) plus synthetic images; 3-D lists download URLs for real data sources (Stanford, PDS, …).
• Operator provenance and references — the sources of the research/methods this op family came from.
• The canonical algorithm (author, year) and its uses are named in the family usage guide above.
• representation_conversion — py -3.11 examples/representation_conversion.py
position as input)score)correlation_score · score_to_image2d
*Provenance: reprconv.py — REPRCONV operator registry. This per-op note is generated by tools/opdocs.py md (do not hand-edit).*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.