Aniruddha-Tapas / Document-Scanner

Source code for the Capstone Project of Udacity Android Developer Nanodegree
GNU General Public License v3.0
363 stars 140 forks source link

Merge edge detection function and OCR function. #11

Open SathinduGA opened 6 years ago

SathinduGA commented 6 years ago

What are the possibilities of merge above two functions? I have found for edge detection in OpenCV you have used SurfaceHolder.Callback and for OCR CameraSource. Is it possible to implement edge detection in CameraSource?

rajputneeru commented 6 years ago

Anybody can tell me ,how we can take 1 box and scan only digital meter reading while its showing multiple scan block

Thanks