symmetry op• Data kinds: points → signal
• Call: import shapestats; shapestats.landmark_asymmetry(landmarks, pairs=None, plane=None) (or opsshapestat.get("landmark_asymmetry"))
> This operator's description has not been translated yet. The original text follows as it is.
左右の対ごとの符号つき非対称量。→ `(M,)`。
各対について、片方を面で鏡映してもう片方と比べ、面の法線方向の差を返す。
符号は「右が外側なら正」(:func:mirror_plane_from_pairs が法線をその向きに
揃えている)。絶対値にまとめない —— 左右どちらが張り出しているかは
臨床でも検査でも意味が違う。
`pairs=None / plane=None はどちらも :func:mirror_plane_from_pairs`
と同じ既定(前半/後半の対、その対から出した正中面)。**面を省くと、面自体が
同じ対から決まる**ので「面を決めた材料で面からのずれを測る」ことになる ——
それでも左右差は測れる(中点は定義上どちらの側にも寄らない)が、
別の情報源から面が決まるなら渡したほうが強い。
• shape_statistics family guide
• 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.
• (none yet)
signal as input)symmetry)*Provenance: shapestats.py — SHAPESTAT 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.