rg2 / xreg

Library and executables for modeling and registration applications in medical image analysis. Particular emphasis on intraoperative fluoroscopic (X-ray) navigation via 2D/3D registration.
MIT License
91 stars 18 forks source link

Support for 3D Slicer Markup JSON Files #13

Closed rg2 closed 2 years ago

rg2 commented 2 years ago

3D Slicer version 4.11.x saves markups data as JSON files instead of FCSV files. Support should be added for parsing these JSON files.

rg2 commented 2 years ago

PR #14 adds support for reading 3D Slicer (4.11.x, 5.x) JSON landmark files.