rordenlab / MRIcroGL

v1.2 GLSL volume rendering. Able to view NIfTI, DICOM, MGH, MHD, NRRD, AFNI format images.
https://www.nitrc.org/plugins/mwiki/index.php/mricrogl:MainPage
Other
204 stars 32 forks source link

lut to json output to match niivue lut json format #28

Closed hanayik closed 3 years ago

hanayik commented 3 years ago

see for examples: https://github.com/niivue/niivue/tree/main/src/cmaps

neurolabusc commented 3 years ago

Done. When user selects to save color table, it is saved to NiiVue format if the user specifies the .json filename extension.