algebra op• Data kinds: shift → vector
• Call: import reprconv; reprconv.shift_to_vector(shift) (or opsreprconv.get("shift_to_vector"))
An integer shift `(dz, dy, dx) → a vector (3,). The exit from shift` (invertible).
> The detailed description below is the original text — the summary and the headings are translated.
`match_phase_3d は整数 3-tuple を返す。vector` へ載せると
`points 語彙へ繋がる(vector -> points` の既存 op がある)。
Args:
shift: 長さ 3 の整数列 (dz, dy, dx)。
Returns:
(3,) float64。
Raises:
ValueError: 長さが 3 でない / 非有限。
• 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
vector as input)algebra)angle_to_matrix · matrix_to_angle · rot_scale_to_matrix · matrix_to_rot_scale · vector_to_shift · cscalar_to_polar · polar_to_cscalar · countrate_to_counts
*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.