Import -> Text Image
Posted by Dr. Harald von der Osten on Dec 09, 2010; 3:18pm
URL: http://imagej.273.s1.nabble.com/FFT-Bandpass-Filter-How-to-exclude-particles-or-other-foreground-objects-tp3686219p3686221.html
Hello everybody,
how can I import an ascii file consisting out of nearly 5 million z
values in one row. I mean: how can I tell the plugin that the values
should be transformed to an binary image of the size x by y? Is there
a possibility of a header, for example:
10000, 4800
value no. 1
value no. 2
:
value no. 48000000
Thanks a lot. By the way: must be the range of the value between 0 <=
z <= 255 (integer)?
Harald