#WBL 15 Oct 2025 follow directions from #Richard Allmendinger #Tue, Oct 14, 2025 at 10:59 AM #but set PATH first echo "$0 start $HOST" `pwd` `date` setenv PATH /opt/Python/Python-3.11.5/bin:"$PATH" echo $PATH #gcc --version #ldd --version python3 --version python3 toropov_1998_GPcsga.py #For better OCR accuracy you do the following preprocessing: # #from PIL import Image, ImageEnhance, ImageFilter #page = page.convert('L') # Grayscale #page = page.filter(ImageFilter.MedianFilter()) # Reduce noise # #------------ #Dr Richard Allmendinger | Professor of Applied Artificial Intelligence | Associate Dean for Business Engagement, Civic & Cultural Partnerships (Humanities) # #Alliance Manchester Business School | The University of Manchester | Office: Room 3.017, Booth Street West, Manchester M15 6PB | Web: https://research.manchester.ac.uk/en/persons/richard.allmendinger # echo "$0 done, status $status" `date` #