acil-bwh / SlicerCIP

Slicer extension for the Chest Imaging Platform
BSD 3-Clause "New" or "Revised" License
15 stars 23 forks source link

Problems displaying labelmaps that follow ChestConventions #15

Open jonieva opened 7 years ago

jonieva commented 7 years ago

The module "RegionTypeModule" doesn't seem to be working ok. As a complement/workaround, a Colormap with all the possible Region-Type combinations could be used, so that any labelmap could use it. I developed and tested code that creates the colormap from a file when the module starts. However, ideally, the node should be created dynamically using the ChestConventions. This is more or less what it's done in the module as of today, but in a new labelmap and only with 256 combinations.