答题卡阅卷系统中的图像倾斜矫正,采用Hough进行直线检测我要分享

In the answer card marking system, Hough is used to correct the image tilt and detect the straight l

图像校正 MATLAB答题卡 直线检测-矫正 matlab直线角度 hough-答题卡

关注次数: 439

下载次数: 1

文件大小: 5302KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

可实现答题卡阅卷系统中的图像倾斜矫正,采用Hough进行直线检测,并根据所定位的特征直线位置计算倾斜角度,再进行图像旋转,得到校正结果


English Description:

It can realize the image tilt correction in the answer card marking system. Hough is used to detect the line, and calculate the tilt angle according to the position of the characteristic line, and then rotate the image to get the correction result


代码预览

1.JPG

Hough_Process.m