tom@vax1.acs.udel.EDU (UFFNER) (12/15/87)
Does anyone have a program to translate grey scale or bitmap graphics to an ascii (ie. line printer) approximation of the image? tom -- Arpa: tom@vax1.acs.udel.edu Uucp: <your guess is as good as mine>...!vax1!tom "She's really turned on by the television, and vice versa"
3ksnn64@pur-ee.UUCP (Joe Cychosz) (12/18/87)
In article <495@udccvax1.acs.udel.EDU> tom@vax1.acs.udel.EDU (Thomas Uffner) writes: >Does anyone have a program to translate grey scale or bitmap graphics >to an ascii (ie. line printer) approximation of the image? > Look in "Digital Image Processing" by Gonzalez and Wintz. Appendix A has some FORTRAN code to do this. This book is readily available and is used in the SIGGRAPH courses.