oss-slu / bubble_scan

GNU General Public License v3.0
0 stars 7 forks source link

The Algorithm classifies all the ROI areas correctly. #104

Closed Chirag2x closed 3 weeks ago

Chirag2x commented 1 month ago

As of now, Our Application is capable of classifying the difference between Custom Sheets and Scantron Sheets. If the Custom Sheet is founded the application is giving output has "Not Yet Supported". In this issue we are going to change that. Our Scantron.py algorithm works in a way where it first identifies the region of interest ROI for scantron sheet. We want the algorithm to do same for our custom sheet, which would be a milestone for our goal.

Tasks:

Developer Note: You may have to edit BubbleScan-AI Repo.

Success Criteria: