GitHub / FantDing / Image-document-extract-and-correction
数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)
Stars: 55
Forks: 17
Open issues: 1
License: None
Language: Python
Size: 789 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: over 2 years ago
Pushed at: almost 5 years ago
Last synced at: about 2 years ago
Topics: affine-transformation, document-extraction, hough-lines
Loading...