Login  Register

Writing an image from ascii data

Posted by open researcher on Jul 12, 2013; 10:18am
URL: http://imagej.273.s1.nabble.com/Writing-an-image-from-ascii-data-tp5003945.html

I have a file, which has x , y coordinates of partical interactions (
something like this     2.309    -0.550
          -4.322   -2.111 )

I want to get an image out of this, like the pixel corresponding to 2.309 ,
-0.550 should get updated with some value.

How I should proceed ? (Should I import this ascii file as raw or something
?)

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html