Re: Suggestion for Plot Profile
Posted by
Gabriel Landini on
Mar 11, 2021; 7:29pm
URL: http://imagej.273.s1.nabble.com/Suggestion-for-Plot-Profile-tp5024515p5024522.html
On Thursday, 11 March 2021 13:00:33 GMT
[hidden email] wrote:
> > On Mar 10, 2021, at 9:31 AM, Gabriel Landini <
[hidden email]> wrote:
> > I have a suggestion:
> Thanks to Michael Schmid, ImageJ displays “horizontal” in the image info
> line for column average plots and “vertical” for row average plots.
Thank you!! For some reason I think there might be a refresh of the plot
missing?
newImage("Untitled", "RGB ramp", 256, 256, 1);
run("Select All");
run("Plot Profile");
//selectWindow("Untitled");
//setKeyDown("alt"); run("Plot Profile");
does not always show the string. If I maximise/resize the plot then the string
appears.
Best wishes,
Gabriel
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html