Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CamiTK Community Edition CamiTK Community Edition
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • CamiTK
  • CamiTK Community EditionCamiTK Community Edition
  • Issues
  • #116

Closed
Open
Created Nov 29, 2020 by Emmanuel Promayon@promayoeOwner12 of 12 tasks completed12/12 tasks

More coherent MISR tutorial actions GUI

About you

CamiTK developer

Product

Mainly camitk-imp

Overview

During the http://misr.free.fr tutorial, there are three different things that could be improved in order to make discovering medical image analysis easier and facilitate knowledge acquisitions:

  • (easy) the action menu are not coherent (the "Display" family has "Volume Rendering" but not "Lookup Table" action, Save, Close, Save As are in a menu called "Application", which is not the same as the menu name in the menu bar
  • (time consuming) the Volume Rendering action is not really easy to use (complex to setup) and appears in a separate window (and is not managed like any other actions)
  • (hard) the Lookup Table action has a lot of bugs and does not allow a proper visualization/interaction with the values in the images

What can be done

  • Rename the "Application" menu to "File"
  • Rewrite "Volume Rendering" so that it can be used like any other actions
  • Debug Lookup Table and improve the GUI so that it has a true pedagogical usage
  • Rename "Display" to "View" and move "Lookup Table", "Arbitrary Slice" to this family.
  • Move "Visibility" to "View"
  • Computed output in Otsu and Connected component should be updated automatically, visible once the action is performed, and reset at each select and should also appear in the log
  • Visibility toggle should be visible for the View actions
  • Manual filter should take the voxel range value, not the type min/max (and therefore be updated at each select
  • Try to fix opening file with space/special character in path on windows
  • better handling of mha/mhd when type is not unsigned char
  • Frame editor manages precision (when value <1e-6, just display 0.0)
  • Separate frame editor in three actions: show/hide frame, set parent frame, show/edit frame

please do not remove anything below this line

Edited Jan 05, 2021 by Emmanuel Promayon
Assignee
Assign to
Time tracking