I downloaded the software and the test images. I was able to rotate and crop the images through the GUI, but I can't get it to work from the command line. I'm trying this:
Code:
./bkrpr.py -cr --odd 90 --even 270
but it's not recognizing the options. (Help is displayed.) What am I doing wrong? What's the proper command to process the test images? Thanks