Login  Register

importing known coordinates as point ROIs onto images in ImageJ

Posted by abidi on Dec 05, 2014; 10:14am
URL: http://imagej.273.s1.nabble.com/importing-known-coordinates-as-point-ROIs-onto-images-in-ImageJ-tp5010778.html

Hello,
I need to implement Image registration on two images using Moving Least Squares in ImageJ.
I have a few coordinate (x,y) values for both images, which I need to import onto those images respectively as point ROIs in ImageJ.
I need help as to how can those coordinates be imported as point ROIs onto my image.
Thanks in advance.