I have a pretty good photocopy (at least most of it is pretty good...)
I'll take it with me to Tilburg. Where can I find you?

On Tue, 27 Mar 2001, Hans Otten wrote:

> Yes, with the right software (Finereader for example) ocr scanning is a very
> mature solution of getting text into editable format again.
> 
> But you need quality scans or the original paper and a scanner. The 9938
> scans made by Sean Young are too low quality for ocr software. 
> 
> So if someone has good scans or good original or photocopies...
> 
> Hans

---
/** mastermind. input 4 numbers 0-5. output <right>.<in the right place> **/

 main(){int  c[4]   ,x=3  ,l=getpid()  ,i;;   for(  srand(l);c[  x]=-   rand
()%6         ,x--   ;);;  for(         ;44>   x;){  char         a[9] ,*p=
 "%.1f\n",   b[9];x=i=0;  gets(a);for   (l=4 ;l--   ;)x+=-(a[l]  -=48)==
       (b[l  ]=c[   l]);  ;for           (l=0;16    >i;l         =++i %4)x
+=(b[i/4]+   a[l]   ?0:(  a[l]=b[i/4]     =10))     ;printf(p,x  *.1)   ;};}


--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html

Reply via email to