当前位置:主页 > 科技论文 > 软件论文 >

基于ZYNQ SoC的嵌入式智能相机设计

发布时间:2018-06-05 23:03

  本文选题:嵌入式 + 智能相机 ; 参考:《哈尔滨工业大学》2017年硕士论文


【摘要】:随着嵌入式技术的蓬勃发展,传统上基于PC平台设计的仪器设备由于其体积大、成本高、硬件升级周期长等缺点,开始逐步被基于嵌入式处理器的解决方案所取代。半导体技术的发展确保了嵌入式处理芯片可以拥有更多的系统资源和优异的处理性能,能满足用户对不同功能接口和处理速度的要求。为此,本文依托于嵌入式技术,设计了一款具有智能化特点和良好交互特性的图像处理设备—嵌入式智能相机。本文选用ZYNQ SoC作为智能相机系统的硬件处理平台,依据系统设计需求,将系统整体功能结构的开发划分到用户空间、内核空间、底层硬件三个层面。在硬件层,对系统硬件功能进行了模块化设计,分别对基于USB和OV7725的双通道图像采集模块、HDMI显示模块进行开发。在内核层,通过移植嵌入式Linux操作系统,进行了底层硬件设备驱动程序的设计,为在用户层操作底层硬件提供了函数接口。在用户层中,对应用于目标追踪和图像分类的两种智能图像处理算法进行移植实现,通过设计基于Qt的图形操作界面,将智能图像处理算法集成进嵌入式智能相机的顶层应用软件系统中,最终将智能相机系统应用于人脸追踪和工业零件缺陷分类检测中。在人脸追踪系统中,人脸识别成功后启动基于时空上下文的实时追踪功能,有效解决了当目标发生遮挡时追踪出错的问题,实时追踪速率8帧/秒。通过构建基于BOW模型的特定工业零件缺陷分类检测系统,为缺陷分类的实现提供了一种新思路,经实际测试,该分类系统对待测物在尺度、角度上的的变化具有较强鲁棒性,分类准确率达80%以上。
[Abstract]:With the rapid development of embedded technology, the traditional instruments and equipments based on PC platform are gradually replaced by the solution based on embedded processor because of its large volume, high cost, long hardware upgrade cycle and so on. The development of semiconductor technology ensures that embedded processing chips can have more system resources and excellent processing performance, and can meet the requirements of users for different functional interfaces and processing speed. Therefore, based on embedded technology, this paper designs an embedded intelligent camera, which has the characteristics of intelligence and good interaction. In this paper, ZYNQ SoC is chosen as the hardware processing platform of the intelligent camera system. According to the system design requirements, the development of the overall functional structure of the system is divided into three layers: user space, kernel space and underlying hardware. In the hardware layer, the hardware function of the system is modularized, and the dual-channel image acquisition module based on USB and OV7725 is developed, and the HDMI display module is developed. In the kernel layer, by transplanting embedded Linux operating system, the design of the underlying hardware device driver is carried out, which provides the function interface for operating the underlying hardware in the user layer. In the user layer, two intelligent image processing algorithms, which are applied to target tracking and image classification, are transplanted, and the graphical operation interface based on QT is designed. The intelligent image processing algorithm is integrated into the top-level application software system of embedded intelligent camera. Finally, the intelligent camera system is applied to face tracking and industrial parts defect classification. In the face tracking system, the real-time tracking function based on temporal and spatial context is activated after face recognition is successful, which effectively solves the problem of tracking errors when the target is occluded. The real-time tracking rate is 8 frames / sec. By constructing a defect classification and detection system for specific industrial parts based on Bow model, a new idea is provided for the realization of defect classification. After practical testing, the classification system is robust to the change of measurement object in scale and angle. The classification accuracy is over 80%.
【学位授予单位】:哈尔滨工业大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TP391.41

【参考文献】

相关期刊论文 前8条

1 ;NVIDIA Jetson TX2赋能终端设备实现人工智能[J];中国电子商情(基础电子);2017年03期

2 杨志东;丁佳铭;徐佑宇;申腾;;基于SOPC的智能辅助饮食系统设计[J];实验科学与技术;2016年06期

3 何立民;;从人工智能的源头说起[J];单片机与嵌入式系统应用;2016年08期

4 姜雅慧;;人工智能中的机器学习研究[J];计算机光盘软件与应用;2013年21期

5 王千;王成;冯振元;叶金凤;;K-means聚类算法研究综述[J];电子设计工程;2012年07期

6 ;世界半导体技术的发展大趋势[J];电子产品世界;2012年04期

7 张卫兵;王长军;;基于DaVinci平台的智能相机系统[J];杭州电子科技大学学报;2011年01期

8 刘升;赵晶晶;范秀丽;;基于V4L2的嵌入式视频监控系统[J];微计算机应用;2011年01期

相关重要报纸文章 前1条

1 宋昆;;两类机器视觉系统的比较[N];计算机世界;2007年

相关博士学位论文 前2条

1 景慧昀;视觉显著性检测关键技术研究[D];哈尔滨工业大学;2014年

2 杨谊;基于Snake模型的细胞图像分割新方法研究[D];第一军医大学;2005年

相关硕士学位论文 前10条

1 靳璞磊;基于智能相机和工业机器人的自动分拣技术研究[D];南京航空航天大学;2016年

2 杜往泽;基于DaVinci平台的室内全景监控系统设计[D];浙江大学;2016年

3 赖文杰;基于ARM-FPGA的视觉追踪系统的设计与实现[D];哈尔滨工业大学;2015年

4 黄倩;基于BOW和视觉注意模型的图像分类及其应用研究[D];中国科学技术大学;2015年

5 孔鲁;嵌入式智能家居系统研究[D];电子科技大学;2015年

6 鲁永恒;智能相机的异构软件框架设计与实现[D];西安电子科技大学;2014年

7 冯柯;基于达芬奇平台的H.264高分辨率编码优化实现[D];西南交通大学;2013年

8 陶鹏;基于视觉的机器人障碍物识别与目标追踪[D];南京师范大学;2013年

9 王莹;基于BoW模型的图像分类方法研究[D];哈尔滨工程大学;2012年

10 梁燕;SVM分类器的扩展及其应用研究[D];湖南大学;2008年



本文编号:1983783

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/ruanjiangongchenglunwen/1983783.html


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

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