Login  Register

Re: creating a fixed line segment and movable image

Posted by Barton, Robert on Jul 16, 2007; 8:56pm
URL: http://imagej.273.s1.nabble.com/creating-a-fixed-line-segment-and-movable-image-tp3698825p3698833.html

Eventually, I'd like to be able to compare two images to each other using an x- and a y- profile.  I figure it will be easiest to incorporate two fixed line segements along with fixing one image.  That would allow me to have a constant x- and y- profile of the fixed image and I could move the other image and observe it's real-time profile to align it with the fixed image.
 
I guess at this point I'm just trying to take one small step towards a much larger solution.

________________________________

From: ImageJ Interest Group on behalf of Rotella, Anthony M. (GRC)[]
Sent: Mon 7/16/2007 3:52 PM
To: [hidden email]
Subject: Re: creating a fixed line segment and movable image



Robert,

        Just curious, but why does the line have to stay fixed, and the
image move, and not vice versa?

Tony

>-----Original Message-----
>From: ImageJ Interest Group [mailto:[hidden email]] On
>Behalf Of Robert Barton
>Sent: Monday, July 16, 2007 3:20 PM
>To: [hidden email]
>Subject: creating a fixed line segment and movable image
>
>Hi,
>
>I'm a fairly new ImageJ user (~4months) and have been trying
>to figure out if it is possible to draw a line segment on an
>image and then elect to keep the segment fixed in it's
>position while moving the image underneath it.
>
>I'd like to be able to move the image and have a real-time
>plot profile eventually.
>
>Thanks for any help.
>