Csaba Pinter
Csaba Pinter
This format ( http://www.cerr.info ) comes up a lot in RT dose research. It is a bunch of nested MATLAB structures in a cell array in a .MAT container. It's...
Create a tool that can convert tracked ultrasound sequences to CT volumes, for prostate HDR brachytherapy planning. Sample script is available here: https://subversion.assembla.com/svn/slicerrt/trunk/SlicerRt/sandbox/UsToCtConverterSample The final solution should be something like...
There are some ideas to improve LeakFinder. Further ideas are to be discussed under this ticket. * In vtkDebugLeaksManager destructor, the counter never reaches 0 if StackWalker::ShowCallstack is called (otherwise...
The Color module in the Slicer core does not expose the scalar bar show-hide method. Need to add it there (and maybe some more functions that allow the selection of...
Equivalent uniform dose (EUD) The Warkentin2004 article contains information about computing this metric. It is used for NTCP computation there, so it may be part of the Radiobiological Modeling module...
Normal tissue complication probability (NTCP), tumour control probability (TCP) Migrated from https://app.assembla.com/spaces/slicerrt/tickets/122-compute-ntcp-and-tcp-metrics/details
During the interview with Dionne of UoT, dose deposition coefficient map was requested as a feature useful for her group. Currently they get it from CERR, it would be nice...
Certain study-level fields (such as study description, institution name, etc.) are defined only for anatomical images, but not for RTSTRUCT (and other RT IODs). If RTSTRUCT is parsed first then...
A very flexible way for showing menus in VR would be to implement off-line rendering of any Qt widget in a texture that is shown on a VTK plane actor,...
In the past, when pushing the joystick on the controller forward/backwards it was possible to move in the scene by flying. It does not seem to work anymore. Slicer rev30277,...