motion_segment op• Data kinds: points × points → labels
• Call: import motion_seg3d; motion_seg3d.segment_rigid_motions(pts0, pts1, thresh, max_bodies: 'int' = 5, min_inliers=None, n_iter: 'int' = 100, k_sample: 'int' = 6, seed: 'int' = 0) -> 'dict' (or ops3d.get("segment_rigid_motions"))
Split two point sets into the rigid bodies whose motion agrees (multi-body segmentation by iterated RANSAC).
• 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.
• motion_seg — py -3.11 examples_3d/motion_seg.py
labels as input)fuse_to_voxel · vol_region_props
motion_segment)*Provenance: motion_seg3d.py — 3D 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.