Developing a vessel analysis module for 3D Slicer – guidance needed

Hi,

I’ve been working on a Python-based vessel analysis tool and uploaded it here:
https://github.com/bz1977/VesselAnalyzer

Current status:

  • Branch segmentation and marker placement still need improvement

  • Lesion detection needs refinement

I’d appreciate feedback on:

  • How to best integrate this into 3D Slicer

  • Code structure and overall approach

Any suggestions or guidance would be very helpful.

Thanks!

There are lots of examples in the Slicer Extension Index. Try installing some extensions that sound similar and then look at the code.