Re: Returning distance values from a "plot profile" graph
Posted by JWalker on Jan 24, 2013; 6:06pm
URL: http://imagej.273.s1.nabble.com/Returning-distance-values-from-a-plot-profile-graph-tp5001509p5001520.html
Wow, that works perfectly thank you. It's exactly what I needed. I'm pretty new at this and I got as far as
macro "Coordinate Picker Tool -C00cL08f8L808f" {
getCursorLoc(x, y, z, flags);
but I couldnt figure out how to scale it properly.
Thanks a lot!