descriptor op• データ種: table → pairs
• 呼び出し: import fourierdesc; fourierdesc.from_xld(contour, i=0) (または opsshape2d.get("from_xld"))
XLD 輪郭 dict(`{"shape", "cs":[Nx2,...]}`)から i 番目の輪郭を取り出す。
返るのは XLD と同じ (row, col) 順の (N,2)。`imagemorph` へ渡すときは
`[:, ::-1]` で (x, y) に入れ替えること(モジュール冒頭の「座標順の落とし穴」)。
• shape_description_2d ファミリ ガイド
• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。
• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。
• アルゴリズムの正典(著者・年)と用途は上記ファミリ使い方ガイドに記載。
• (まだありません)
pairs を入力に取れる)elliptic_fourier · fourier_smooth · add_frame_corners · warp_tps_image · warp_piecewise_affine · morph · morph_sequence
descriptor)elliptic_fourier · reconstruct · invariants · normalize · descriptor_distance · fourier_smooth
*Provenance: fourierdesc.py — SHAPE2D operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.