基于图像处理的棒材识别计数系统设计与实现

发布时间:2018-03-30 01:07

  本文选题:棒材图像 切入点:自动计数 出处:《郑州大学》2017年硕士论文


【摘要】:在棒材的交易过程中快速并准确的计算出棒材的数量尤其重要。目前市面上比较流行的计数方法主要有人工计数、射频标签、光电传感器。人工计数法不仅耗费人力,而且计数准确率不能达到百分百;射频标签法虽然计数准确率可达到百分之百,但是射频标签的耗费太大;光电传感器对于扎捆棒材来说,计数效果十分不理想;近几年图像领域的学者们研究出了一种棒材图像计数法,相对而言,图像计数法的成本少,准确率高,是目前棒材识别领域研究较多的一种方法。为了解决在棒材验收和出入库时快速有效的计数问题,本文设计了一种棒材自动识别计数系统,以凌动工控板为主板,配合USB摄像头作为系统的硬件平台,在Windows 7操作系统中以Visual studio 2013作为软件平台。针对棒材采集中常常面临到棒材部分遮挡、棒材间粘连等问题,采用一系列的预处理改善棒材图像的质量。通过对比采用传统的连通区域标记计数算法进行计数,并加入连通域面积对比、可识别标记的优化处理算法作为本文系统的核心算法,该算法可以完善传统连通域计数方法漏记、误判的现象。在凌动工控板上安装USB驱动程序,直接调用OpenCV库中的cap函数打开摄像头,通过键盘上的ESC按键进行图像采集和保存的控制端,在COME1054-IOBoard核心板上进行算法处理,调用计算机视觉库OpenCV3.0实现棒材图像的识别计数系统。本文实现以COME1054-IOBoard核心板为硬件平台,结合改进型的连通域计数法于一体的棒材图像计数系统。系统处理过的棒材图像中会明确的显示出识别出来及未识别出来的棒材,操作者可以通过加入人工干预的方法调整识别数量,使得识别计数的正确率达到百分之百。
[Abstract]:It is particularly important to calculate the number of bars quickly and accurately in the course of bar trading. At present, the most popular counting methods in the market are manual counting, radio frequency tags, photoelectric sensors. And the counting accuracy can not reach 100%, although the radio frequency tag counting accuracy can reach 100%, but the cost of radio frequency tag is too large, the counting effect of photoelectric sensor is not ideal for binding bar; In recent years, researchers in the field of image have developed a bar image counting method. Comparatively speaking, the image counting method has the advantages of low cost and high accuracy. In order to solve the problem of quick and effective counting in bar acceptance and storage, an automatic recognition and counting system for bar is designed in this paper, in which the ice industrial control board is used as the main board, in order to solve the problem of rapid and effective counting in the field of bar identification. With the USB camera as the hardware platform of the system, Visual studio 2013 is used as the software platform in the Windows 7 operating system. A series of preprocessing is used to improve the quality of bar image. As the core algorithm of this system, the algorithm can perfect the missing and misjudgment phenomenon of traditional connected domain counting method. The USB driver is installed on the ice industrial control board. The cap function in the OpenCV library is called directly to open the camera, and the control end of image acquisition and storage is carried out through the ESC key on the keyboard, and the algorithm is processed on the COME1054-IOBoard core board. The recognition and counting system of bar image is realized by calling computer vision library OpenCV3.0. The hardware platform of COME1054-IOBoard core board is realized in this paper. In combination with the improved connected domain counting method in one bar image counting system. The system processed bar image will clearly show the recognized and unrecognized bar, The operator can adjust the recognition quantity by adding manual intervention to make the correct rate of recognition count reach 100%.
【学位授予单位】:郑州大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TH724;TP391.41

【相似文献】

相关期刊论文 前10条

1 ;南京研发“自动乘客计数系统”超载就报警[J];安全生产与监督;2013年01期

2 江立人,林金锌,王裕政,顾连学;微机在核计数系统中的应用[J];核技术;1985年01期

3 黄飞 ,阮向东 ,韩君 ,黄进良;新的传输带上产品计数系统[J];广东农机;1996年03期

4 刘浏;高精度药丸计数系统的设计[J];中国包装工业;2002年08期

5 刘祥文;;激光干涉定位计数系统中的尾数修正法[J];计量技术;1981年06期

6 王永茂,陈全建,陆文琪;一个可用于高γ场下的反应堆中子计数系统[J];核电子学与探测技术;1986年02期

7 丁英丽;智能光电计数系统的设计[J];计量与测试技术;2004年02期

8 高玉龙;公交计数系统设计与实现[J];应用科技;2004年03期

9 曹晓华;杨印保;;高可靠性光电计数系统[J];仪表技术与传感器;2008年02期

10 耿世钧,赵海文,刘伟玲,张雅丽;高精度药丸计数系统的机电一体化设计[J];中国机械工程;2000年06期

相关会议论文 前3条

1 田京雷;毕胜;;基于视频的客流计数系统的研究[A];第十二届全国图象图形学学术会议论文集[C];2005年

2 韩雪冰;陈秋林;姚益江;孟令科;;高速计数系统在唐钢高炉控制中的应用[A];河北冶金学会炼铁技术暨学术年会论文集[C];2006年

3 左广霞;刘涛;彭雪星;马文彦;邱晓林;;计算机并口与核脉冲计数系统的接口设计[A];第十三届全国核电子学与核探测技术学术年会论文集(下册)[C];2006年

相关重要报纸文章 前1条

1 项涓;科技让跳绳焕发生命力[N];中国体育报;2012年

相关硕士学位论文 前9条

1 李中锐;基于图像处理的棒材识别计数系统设计与实现[D];郑州大学;2017年

2 牛群;基于激光的双向行人计数系统设计与实现[D];中山大学;2015年

3 孙如萍;类圆物体计数系统的研究与实现[D];华南理工大学;2016年

4 栾小敏;基于图像处理的纸张计数系统的研究[D];深圳大学;2016年

5 尹章芹;三维自动客流计数系统设计[D];南京理工大学;2014年

6 邓舸;人员实时计数系统的研究[D];黑龙江大学;2009年

7 孙要飞;版权保护可信计数系统的测试方法及工具的研究[D];西安电子科技大学;2013年

8 陈燕红;复杂工况下类圆物体计数系统的研究与实现[D];湖南师范大学;2009年

9 蒋进;基于图像识别的纸张计数系统研究[D];广东工业大学;2015年



本文编号:1683661

资料下载
论文发表

本文链接:https://www.wllwen.com/shoufeilunwen/xixikjs/1683661.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户f8562***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com