Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.46 KB

File metadata and controls

46 lines (27 loc) · 1.46 KB

Back to Projects List

Raw Image Read and Display

Key Investigators

  • Attila Nagy (SZTE Medical School, Hungary)
  • Csaba Pinter (Queen's University, Canada)
  • whoever wants to join/has ideas/has some time... :)

Project Description

Sometimes it occurs that unknown file formats are encountered. There are free tools to handle these (eg. try to guess the bit depth, X and Y resolution, etc) but currently not possible from within Slicer.

Objective

  1. Create the basics of such (likely simple) tool in Python.

Approach and Plan

  1. Design a basic GUI.
  2. Add basic functionality.
  3. Add ideas so they can be implemented later.

Progress and Next Steps

Illustrations

The GUI at this stage...

Background and References

[Something along these lines (though the thread is old, the problem surfaced a few times since then)] (http://slicer-devel-archive.65872.n3.nabble.com/CBCT-td4031606.html)