You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for direct loading of CSV file into Slicer. Once a file is loaded, this would create a vtkMRMLTableNode
Re-use the node selector associated with vtkMRMLTableNode.
Add "Import legend" button to the UI. Once the table node is imported it would be associated with an attribute like Q3DC.TableLegend ensuring only the relevant node are listed in the selector
Approach 1
Keep the current CSV format with the region, and implement filtering of table value per-region
Approach 2
Change the "legend" format so that we have one file per "region".
@bpaniagua@jcfr
Thanks for your work on this open issue.
Nothing happens when I click on the Select legend button, No menu open. I tired to drag and drop a csv file with landmark legend but the select legend button does not seem to work. Thanks
Lucia
Remove custom table management:
vtkMRMLTableNode
vtkMRMLTableNode
.Q3DC.TableLegend
ensuring only the relevant node are listed in the selectorApproach 1
Approach 2
Instead of one file called base_fiducial_legend.csv, we would have the following files:
CRANIAL BASE.csv
:NASOMAXILLARY COMPLEX.csv
:MANDIBLE.csv
:cc: @aruellas
The text was updated successfully, but these errors were encountered: