mukyasa / MMCamScanner

Simulation of CamScanner app With Custom Camera and Crop Rect Validation
Other
798 stars 186 forks source link

Can not recognize some image #5

Open gulullu opened 8 years ago

gulullu commented 8 years ago

Hi, Thanks to your great project. It works fine for normally rectangle image. But if there's something overlays it a little bit, it will recognize fail, like below image:

1

And I tried on camscanner app, it works! Would you please tell me how to fix this? thx~

mukyasa commented 8 years ago

Hello ,

1.This project is just a simulation of Camscanner app and Not exact copy of that app.We are using open source OpenCV SDK.

​2. You may have to change the algorithm of Gaussian blur and point detection to meet your requirements