Udayraj123 / OMRChecker

Evaluate OMR sheets fast and accurately using a scanner 🖨 or your phone 🤳.
MIT License
752 stars 311 forks source link

pageDimensions field pixelating image too much[Bug] #153

Closed vmanawat closed 12 months ago

vmanawat commented 1 year ago

I have a custom scoresheet which I would like to turn into a template but when I load the image in and use the pageDimensions attribute in the template.json file it distorts the image too much.

I have also tried using the preProcessors to help me but nothing gives me a clear image of my scoresheet. I am attaching the zip file which contains the image (mobile captured) and the template.json file.

What values should I be updating in order to capture only the table in the scoresheet and what attributes will help me make the image clear?

myScoresheets2.zip

I am also attaching the screenshot of the output I am currently getting when I run the following command python main.py -i .\inputs\myScoresheets2\ --setLayout Screenshot 2023-09-27 141413

Udayraj123 commented 1 year ago

@vmanawat what did you change finally?

Udayraj123 commented 12 months ago

closing as main issue was completed by author