Login  Register

Writing an image from ascii data

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Writing an image from ascii data

open researcher
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