基于OpenMV颜色快识别系统的设计与实现通信工程嵌入式专业.docx
《基于OpenMV颜色快识别系统的设计与实现通信工程嵌入式专业.docx》由会员分享,可在线阅读,更多相关《基于OpenMV颜色快识别系统的设计与实现通信工程嵌入式专业.docx(26页珍藏版)》请在第壹文秘上搜索。
1、目录1Abstract1HU-M.2第一章绪论41.1 研究背景41.2 国内外现状41.3 本文主要研究内容5第二章OPeilMV颜色块识别系统设计的分析72.1 颜色块识别与追踪系统的分析与原理72.2 颜色块测距系统的分析与原理9第三章Python代码的编写113.1 MicroPython语言简介113.2 识别与追踪系统流程图与代码编写113.3 测距系统流程图与代码编写14第四章系统的实现与误差比较164.1 颜色块识别与追踪系统的实现164.2 颜色块测距系统的实现20第五章总结与展望245.1 课题总结245.2 研究展望2425致.错未定乂书签。作为机器视觉模块的重要技术之一
2、的C)PenMV(OpenMachineViSion)开放视觉模块,是当下嵌入式计算机视觉领域的一个研究热点。OPenMV视觉模块对于颜色块识别、追踪与测距系统的实现,在背景颜色与目标颜色相近程度、光照强度、颜色块与镜头的距离发生改变时,都会对测试结果产生较大的影响。因此分析这些变化时对我所设计的OPenMV颜色块识别追踪与测距系统产生的影响是有必要的。本文主要的工作内容是:首先研究分析OPenMV的颜色块识别与测距系统模型的设计,然后研究了OPenMV视觉模块的基本原理和MicroPython语言的编写,接着对背景颜色与目标颜色的相近程度和颜色块与镜头距离改变时系统的误差做了比较与说明,最后
3、完成T1)基于OPenMV的颜色块识别与追踪系统设计;2)颜色块目标测距系统的设计。实验结果表明:1)C)PenMV颜色块识别系统进行颜色块识别时,如果背景的颜色与目标色块的颜色太过接近,则会出现多个色块识别的情况,并不能分离出背景与色块;2)当OPenMV颜色块测距系统进行测距时,如果目标颜色块距离过远则会发生测得的距离与实际距离相差较多。关键词:OpenMV,颜色块识别,颜色块追踪,颜色块测距AbstractOpenMV(OpenMachinevision),whichisoneoftheimportanttechnologiesofmachinevisionmodules,isahott
4、opicinthefieldofembeddedcomputervision.Therealizationofthecolorblockrecognition,trackinganddistancemeasurementsystembytheOpenMVvisionmodulewillhaveagreaterimpactonthetestresultswhenthebackgroundcolorisclosetothetargetcolor,thelightintensity,andthedistancebetweenthecolorblockandthelens.Therefore,thea
5、nalysisofthesechangesisnecessaryforthedesignofOpenMVcolorblockrecognitiontrackingandrangingsystem.Themainworkofthispaperis:Firstly,itanalyzesandanalyzesthedesignofOpenMVscolorblockidentificationandrangingsystemmodel.ThenitstudiesthebasicprincipleofOpenMVvisionmoduleandthewritingofMicroPythonlanguage
6、,andthenthesimilaritybetweenbackgroundcolorandtargetcolor.Theerrorofthesystemwhenthecolorblockandthelensdistancearechangediscomparedandillustrated.Finally,1)thedesignofthecolorblockrecognitionandtrackingsystembasedonOpenMViscompleted;2)thecolorblocktargetdistancemeasurementsystemisdesigned.Experimen
7、talresultsshowthat:1)WhentheOpenMVcolorblockrecognitionsystemperformscolorblockrecognition,ifthebackgroundcoloristooclosetothecolorofthetargetcolorblock,multiplecolorblockidentificationsituationswilloccur,andthebackgroundandcolorblockscannotbeseparated.;2)WhentheOpenMVcolorblockdistancemeasurementsy
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 基于 OpenMV 颜色 识别 系统 设计 实现 通信工程 嵌入式 专业