首页 | 本学科首页   官方微博 | 高级检索  
     

基于窗口Hough变换与阈值分割的矩形识别算法
引用本文:贺辉,闫明,黄静. 基于窗口Hough变换与阈值分割的矩形识别算法[J]. 计算机系统应用, 2018, 27(3): 131-135
作者姓名:贺辉  闫明  黄静
作者单位:北京师范大学珠海分校 信息技术学院, 珠海 519087,北京师范大学珠海分校 信息技术学院, 珠海 519087,北京师范大学珠海分校 信息技术学院, 珠海 519087
基金项目:广东省高校重大科研项目-特色创新项目(自然科学)(2016KTSCX167);广东省自然科学基金(2016A030313384);海南省自然科学基金(20156227)
摘    要:提出一种基于窗口霍夫变换与阈值分割自动识别图像中的矩形策略: 通过图像窗口霍夫变换,提取霍夫图像的峰值(对应原始图像的线段),当四个峰值满足某些几何条件时,则检测出矩形;对图像进行阈值分割,将分割结果与霍夫变换的矩形做拟合修正.对不同成像背景和光照环境下图像的集成测试结果表明,本策略能够很好地抑制在多种自然光照不均和拍摄角度造成的干扰.且采用了缩略图计算,降低了逐像素运算的时间复杂度,可满足实时性要求.该技术可运用在实时准确裁剪银行票据目标等各个需要快速识别矩形的工程领域.

关 键 词:窗口霍夫变换  矩形检测  自动裁剪  阈值分割
收稿时间:2017-06-12
修稿时间:2017-06-27

Rectangle Detection Algorithm Based on Windowed Hough Transform and Threshold Segmentation
HE Hui,YAN Ming and HUANG Jing. Rectangle Detection Algorithm Based on Windowed Hough Transform and Threshold Segmentation[J]. Computer Systems& Applications, 2018, 27(3): 131-135
Authors:HE Hui  YAN Ming  HUANG Jing
Affiliation:Information Technology Collage, Beijing Normal University, Zhuhai 519087, China,Information Technology Collage, Beijing Normal University, Zhuhai 519087, China and Information Technology Collage, Beijing Normal University, Zhuhai 519087, China
Abstract:This study proposes a method for automatic recognition and cutting of bank bills using windowed Hough transform: by scanning each pixel to compute the Hough transform of the image and extract the peaks of the Hough transform (which correspond to line segments). A rectangle is detected when four extracted peaks satisfy certain geometric conditions (which correspond the border of bills). Threshold is used to segment the source image and perform fitting correction for the segment result and the extracted Hough transform rectangles. The integration test results of on different image backgrounds and illumination environment indicate that the proposed strategy has a good ability to suppress the interference caused by different natural illumination and shooting angles. In addition, thumbnails view is used to extract feature, reducing the time complexity of pixel-by-pixel operation.
Keywords:windowed Hough transform  rectangle detection  auto-cropping  threshold segmentation
点击此处可从《计算机系统应用》浏览原始摘要信息
点击此处可从《计算机系统应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号