Login  Register

Re: DICOM Roi to Tiff

Posted by Johannes Hermen on Dec 14, 2007; 9:43am
URL: http://imagej.273.s1.nabble.com/DICOM-Roi-to-Tiff-tp3697763p3697764.html

> Open a DICOM-File, create a ROI and save only this ROI as a TIFF-Image.

Why not just open the DICOM to an ImagePlus, then set the ROI to the
ImagePlus and do a dublicate() to the ImagePlus.
You will get a new ImagePlus with only the region of the ROI. Then just
save this ImagePlus as a TIFF.

hope this does the job.
        Johannes


-----------------------------------------------------------------
Johannes Hermen  -  Ingenieur de Recherche
[hidden email]
-----------------------------------------------------------------
CRP Henri Tudor  http://www.santec.tudor.lu
29, Avenue John F. Kennedy
L-1855 Luxembourg
-----------------------------------------------------------------