I'm trying to automatically dewarp scanned document images using C#. The Situation: I have images of a 6 page empty form (every page is different). I also have
My code is all done thinking that the input Mat is in BGR format, so I am wondering if given an Image object in EmguCV, the property Mat from this object is alw
I have an image which I grab using a camera. Sometimes, the lighting is uneven in them image. There are some dark shades. This causes incorrect optimal threshol