AnatomicMaps / flatmap-maker

Make anatomical flatmaps from SVG diagrams, Powerpoint slides, and other sources.
Apache License 2.0
2 stars 6 forks source link

Apply filter rendering, connect consecutive centrelines, and update feature selection: #90

Closed napakalas closed 2 weeks ago

napakalas commented 2 weeks ago
  1. Connect two centrelines that don't share any common features.
  2. Differentiate between AC and FC when selecting features.
  3. Filter paths, allowing only those covering all minimal-degree nodes.
  4. Update the shape function: change shape_type and update SHAPE_TYPE.LAYER to SHAPE_TYPE.CONTAINER.