Udayraj123 / OMRChecker

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

[Learning][Core] Add more step-wise output images for intuitive understanding #44

Open Udayraj123 opened 2 years ago

Udayraj123 commented 2 years ago

Best part of working with opencv is visually seeing each step. OMRChecker provides a way to see the step-wise images. But they have a scope to improve.

Steps

  1. Learn about existing step-wise images that OMRchecker generates (set show_image_level to 4 or 5)
  2. Propose and discuss which images can be added to the steps for intuitive understanding of the process.

Resources:

  1. https://github.com/Udayraj123/OMRChecker/wiki/Rich-Visuals
  2. https://github.com/Udayraj123/OMRChecker/wiki/Diagrams#block-diagram-of-the-program

Note: this issue is marked with the hacktoberfest label. Follow #hacktoberfest-discussions on Discord for further details .

infinity1729 commented 2 years ago

Can I try this issue?

Udayraj123 commented 2 years ago

@infinity1729 sure. Let me know if you need any help. Do share what you've done till now (setup, running samples etc)

head on to discord for discussing in hacktoberfest channel.

infinity1729 commented 1 year ago

I made following observations:

I'll be working on the following tasks

Udayraj123 commented 1 year ago

@infinity1729 let me know once you have any update

infinity1729 commented 1 year ago

Sure, currently working on issue #88

Udayraj123 commented 4 months ago

One more potential output can be the pipeline visualisation in ImagePlay