Hello stackoverflow community,
If I had a grid-like paper which was to be scanned and then converted to an image(png) such as the following Grid-Paper. Within each cell, we can find a symbol. How or what would we best way to extract each and one of those cells (themselves made into an image for instance).
I heard of open-cv and so I was wondering if with this library there was a common way to extract content within cell-like shapes.
Thank you for your time, Phil.