Re: jpg copy of ROI
Posted by
Michael Schmid on
Apr 21, 2010; 7:52am
URL: http://imagej.273.s1.nabble.com/jpg-copy-of-ROI-tp3688519p3688520.html
Hi Douglas,
the problem is NOT partial copying on "Duplicate", it is just the way
how ROIs are displayed on the screen.
At 100% zoom, the yellow outline is inside the ROI at the top&left,
outside the ROI at the bottom&right. At higher zoom levels (say,
400%), this 1-pixel-shift is less noticeable.
It is the same for the outline created by typing CTRL-D (Draw),
irrespective of the zoom level.
Michael
________________________________________________________________
On 19 Apr 2010, at 23:17, Benn, Douglas K. wrote:
> I am still slowly plodding through ROIs and ROImanager.
>
>
>
> I am able to make a jpg copy of a ROI of interest but the most right
> column and the most inferior row of pixels are not saved using the
> code
>
>
>
> roiManager("select", i);
>
> run("Duplicate...");
>
> saveAs("Jpeg");
>
>
>
> Is there a way of fixing this?
>
>
>
> Also what is the data stored by a .roi file?
>
>
>
> Thank you.
>
>
>
>
>
> Dr Douglas K Benn, BDS, M.Phil., Ph.D., Dipl. Dental Radiology (Royal
> College of Radiologists, England).
>
> Professor
>
> Dept of General Dentistry, Room 210
>
> Creighton University School of Dentistry
>
> 2802 Webster Street Omaha
>
> Nebraska 68178
>
>
>
> Tel: (402)280 5025
>
> Fax: (402)280 5094
>
>