Load from Ascii?
Posted by hvdosten on Feb 11, 2010; 8:06am
URL: http://imagej.273.s1.nabble.com/Load-from-Ascii-tp3689452.html
Dear Specialists,
I wonder whether there is already somewhere a routine, which can read ASCII data and transform them into Bitmap-Files? I think of two possibilities: one is for greyscale bitmaps (input maybe rows #, cols #, then a list of integer or real data. The second would be rgb bitmaps (with a triple-list of r,g,b values).
Thanks a lot for any hint.
Harald