Building a Kick-Ass Document Scanner using Computer Vision, OpenCV, and Python

preview_player
Показать описание
In this blog post I’ll show you how to build a document scanner app using computer vision and image processing techniques. We’ll utilize the OpenCV library and the Python programming language.

Рекомендации по теме
Комментарии
Автор

did you end up doing pytesseract OCR on top of this in a subsequent blog?

KaranChecker
Автор

what editor and theme is that? looks cool

marcialabrahantes
Автор

Great tutorial. Please make a tutorial on MTCNN face detection

mehedihasanshuvo
Автор

Hi Adrain! I have just started with python and CV and was using your code for document scanner app, but have stumbled on scan.py error: the following arguments are required: -i/ - -image . I have given the path of the test image in help= “ Path to the image to be scanned” . Do I have to write something else, I’m really sorry, not able to understand what else do I need to give here! Thank you for sharing the knowledge

ArjunKocher
Автор

from pyimagesearch.transform import four_point_transform
ImportError: No module named pyimagesearch.transform
I don't understand the problem
Can you help me .I have this error .I use python 2.7.12 and opencv3.2.0.

amelhouzi
Автор

works very well for straight paper sheets
but I struggle to get it to work for slightly folded A4 papers

Exxenmann
Автор

It's a great tutorial. But I can't understand in what sense this is a mobile solution? I believe I can't launch Python program with OpenCV on Android without some walk-arounds?

marektluczek
Автор

Thank you for sharing, I want to do this . I am your student, Adrian . Buy my python skill is very minimum.

piyakuslanukhun
Автор

why do you force people to subscribe to your newsletter? it's kkinda sketchy

marcomarek