You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android example of document scanning with OpenCV featuring edge detection, perspective correction, and image enhancement. Demonstrates implementation of camera preview, image processing, and OCR integration for document scanner applications.
Automatically extract documents from images and perspectively correct them with classic computer-vision algorithms. Check out Perspec for a GUI alternative.
This is a projective geometry project aiming to correct perspective distortions in images after a user identifies pairs of horizontal and vertical lines.