Steve Pieper

Results 541 comments of Steve Pieper
trafficstars

I don't have a working example, but from the big picture, the drawn contours would be saved in a structured report (SR) that references the series/instance it was created on....

Oh, I see - you can save freehand polylines/polygons in SR, but yes, RTSTRUCT is a different thing. I believe ohif currently only displays RTSTRUCT but doesn't (yet) create them....

I believe saving / restoring toolstates via dicom is still an experimental feature. There have been proof of concept implementations for a while but nothing comprehensive in a supported release...

Your English instincts are quite good Andrey. In general English usage if a hyphenated word gets a lot of usage the hyphen eventually gets dropped so let's do go with...

Blood is # 5 in the generic anatomy lut - did it not get converted? On Wed, Oct 5, 2016 at 1:28 PM, Andrey Fedorov [email protected] wrote: > See some...

Is this really simpler to create than the json? Is there software that already generates data in this format? On Wed, Jan 18, 2017 at 4:27 PM, Andrey Fedorov wrote:...

As long as people find it useful it's okay with me. On Wed, Jan 18, 2017 at 4:48 PM, Andrey Fedorov wrote: > I think it is a lot simpler,...

One option would be to provide an [itk remote module](https://github.com/InsightSoftwareConsortium/ITKModuleTemplate). I have been looking into this for other code, but it might also be good for dcmqi.

Thinking about this more, I do think the approach used by cmake and ninja makes the most sense for dcmqi. I don't think we would need to expose the full...

We would want a helper script though to expose a pythonic api.