Login  Register

Moving a pixel coordinates

Posted by fleyte on Apr 04, 2016; 9:18pm
URL: http://imagej.273.s1.nabble.com/Moving-a-pixel-coordinates-tp5016065.html

Hello,
 Is there a way to move a pixel coordinates by a specific function, say X1=sin(X0/5), Y1=Y0+1?
(Xo, Yo), (X1, Y1), are the initial and final coordinates of pixel "i".