基于kinect深度相机的三维人体重建技术分析-analysis of 3d human body reconstruction technology based on kinect depth camera.docxVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于kinect深度相机的三维人体重建技术分析-analysis of 3d human body reconstruction technology based on kinect depth camera
摘要随着近年来兴起的一项最新摄像技术——深度摄像机,越来越多的学者开始研究深度摄像机的应用。深度摄像机在捕获彩色视频的同时,还能同步输出像素点到摄像机的距离,这张距离图片被称为深度图像。由于其采用红外成像原理,计算时间短,能够实时输出深度图像。不仅如此,深度摄像机还有价格便宜,体积小,操作简单的特性,这些特性是传统扫描设备(例如结构光扫描仪)所不具有的。基于深度摄像机的研究可以分为六类:三维物体重建,增强现实,图像处理,人机交互,机器人导航,以及物体识别。本文专注于三维人体重建,即通过使用深度摄像机扫描人体,快速重建出三维人体模型。三维人体模型广泛应用在多媒体工业,如动漫产业,游戏创作, 电影制作等。针对传统三维扫描仪价格昂贵,操作复杂等缺点,本文采用价格低廉的深度摄像机, 如微软Kinect, 重建三维人体模型。本文提出的三维人体重建算法使用ICP(iteratedclosestpoint)确定输入点云与可变模型之间的对应点对,将可变形人体模型拟合扫描点云数据,迭代生成高精度的三维人体模型。实验结果表明, 本文提出的方法能够使用Kinect 深度摄像机快速重建出高精度的三维人体模型。为了验证本文结果的精度,在本文的最后,测量出三维人体模型的标量(如身高,肩宽,手臂长度等),将其与人体的真实测量数据作比较。用此方法来评估本文的人体重建结果的精度。本文的主要贡献有:一,本文搭建了一个新的基于深度摄像机的人体扫描硬件设置。在设置中使用了4 台Kinect 同时扫描人体的前后,这样的硬件设置可以提高扫描数据精度,而且能在短短的数秒内完成人体扫描。二,提出了一个完整的基于深度摄像机的三维人体重建系统,能从扫描得到的数据快速重建出三维人体模型。三,重建出的三维人体模型的精确度高,通过实验比较验证了本文的结果的精度。四,结合可变人体模型完成三维人体重建工作。关键词:三维人体模型, 微软Kinect,最近点迭代,人体数据库,深度摄像机ABSTRACTInrecentyears,withthebloomofdepthcameras,moreandmorescholarsbegan toresearchthedepthcamerasforfindingmoreapplicationswiththem.Depthcameras capturecolorvideo,atthesametimetheycansynchronizethedistancefromoutput pixeltothecamera,thedistancemapisso-calledadepthimage.Moreover,thedepth camerashavecheap,smallvolume,andsimpleoperationcharacteristics,whilethe traditional scanningequipments do not havethesefeatures.Theresearchofdepthcamerascanbe separatedinto 6 categories: 3D reconstruction,augmentedreality,imageprocessing,interaction,roboticnavigation, objectrecognition.Inthispaper,wefocuson3Dhumanbodyreconstruction,i.e. reconstruct3dhumanbodybydepthcameras.3Dhumanbodyisanessentialpartof themediaindustry,suchascartoon,game,movie,etc.Comparedwithtraditional3D scanningdeviceswhichareexpensiveandhardtouse,weadoptdepthsensorinput devices,suchasMicrosoftKinect,toreconstructhumanbodymodel.Inthispaper,we proposeasystembasedonamorphablehumanbodymodelwiththehelpof ICP(iteratedclosestpoint)tofindcorrespondingpointsbetweeninputdataandthe morphablemodel.Afterafewiterations,ahighqualityhumanbodymodelisgenerated.Finally,theexperimentalreconstructionresultsdemonstratetheef
您可能关注的文档
- 基于fpga的无损压缩技术分析-analysis of lossless compression technology based on fpga.docx
- 基于fpga的水声信号自动检测与处理的分析与实现-analysis and implementation of automatic detection and processing of underwater acoustic signals based on fpga.docx
- 基于fpga静态傅里叶变换光谱探测与实时处理系统-static fourier transform spectrum detection and real-time proces system based on fpga.docx
- 基于fpga可重构多总线通信单元设计-design of reconfigurable multi-bus communication unit based on fpga.docx
- 基于fp-growth算法的关联规则挖掘算法分析-analysis of association rules mining algorithm based on fp - growth algorithm.docx
- 基于fpga全彩色led点阵显示屏控制器设计-design of full color led dot matrix display controller based on fpga.docx
- 基于fpga和单片机的数字遥测发射机分析-analysis of digital telemetry transmitter based on fpga and mcu.docx
- 基于fp-map算法mimo迭代检测在ldpc编码协作通信中应用-application of mimo iterative detection base on fp - map algorithm in ldpc coded cooperative communication.docx
- 基于fpga与usb2.0便携式数据采集系统设计-design of portable data acquisition system based on fpga and usb 2.0.docx
- 基于frftlfm信号检测及参数估计-signal detection and paramete estimation based on frftlfm.docx
- 基于keynote动态信任管理模型及原型系统实现-dynamic trust management model and prototype system implementation base on keynote.docx
- 基于kinect的人体检测和跟踪算法分析-analysis of human detection and tracking algorithm based on kinect.docx
- 基于kinect手势识别技术及其在教学中应用-gesture recognition technology base on kinect and its application in teaching.docx
- 基于kinect的运动示教系统分析与实现-analysis and implementation of motion teaching system based on kinect.docx
- 基于kiva-3v的乙醇汽油燃烧过程仿真研究-simulation study on combustion process of ethanol gasoline based on kiva - 3v.docx
- 基于labview的软磁薄膜m-h曲线测试仪-soft magnetic film m - h curve tester based on labview.docx
- 基于labwindowscvi的舵机性能测试系统研制-development of rudder performance testing system based on labwindows cvi.docx
- 基于labview与usb2.0的dsp数据采集与处理系统的设计实现-design and implementation of dsp data acquisition and processing system based on labview and usb 2.0.docx
- 基于k均值聚类分割的植物切片特征区域分割方法分析-analysis of segmentation method of plant slice feature region based on k - means clustering segmentation.docx
- 基于labview实时脑-机接口系统实现-realization of real-time brain-computer interface system base on labview.docx
最近下载
- 2025-2026年国家公务员考试《申论》真题及参考答案.doc VIP
- 川教版(2019)初中信息科技Python编程复习单.docx VIP
- DTII(A)带式输送机计算书(带表1-4)Ver1.2(95版)(2012.12.18).xls VIP
- 医疗器械经营财务管理培训.pptx VIP
- 麻醉前肺功能评估.ppt VIP
- 新课标体育与健康水平二教案.pdf VIP
- 贵州教育出版社小学五年级上册综合实践教案.pdf VIP
- 博物馆学概论课件:博物馆藏品管理历史、藏品意义与藏品研究.pptx VIP
- 2025高中政治部编版选择性必修二《法律与生活》必背法律条文.pdf VIP
- SEO培训课件教学课件.pptx VIP
文档评论(0)