Andras Lasso

Results 869 comments of Andras Lasso

You can see an "RT image" equivalent DRR if you render a beam's eye view and enable volume rendering in with the "CT-X-ray" preset. Would this be enough?

If you want to show the DRR in a slice view then I would recommend to use markups to display points, lines, and curves over it.

It will be great to have this feature! Note that you don't need QProcess to launch external command-line applications. All you need is to write an xml file that describes...

If you want faster turnaround time then use plastimatch library directly in a loadable or scripted module. If you want to decouple DRR generation (so that it can run in...

> So even using plastimatch library directly i have to save scalar volume to the temporary file and after computation again load the result from the file, and these I/O...

Yes, nowadays we implement a CLI modules to take care of data marshalling, process execution, etc. and if the auto-generated CLI GUI is not satisfactory (which is often the case)...

> Since we don't have anything better yet, please edit this page: https://www.slicer.org/wiki/Documentation/Nightly/Modules/ExternalBeamPlanning The old Slicer MediaWiki site will be retired (made read-only) at some point. We recommend extensions to...

> Thanks for creating the markdown page! @lassoan how do you think we should make it available? Just link it from the wiki for now? The easiest is to link...

I think patch.exe is not bundled with CMake but with git. Probably patch.exe is not found because you have not installed git in standard location. See how to specify `patch.exe`...

@Sunderlandkyl it would be great if you could have a look at this, too. Multiple groups would like to use SlicerRT DICOM importers because it is so good. However, it...