基于星型模型与改进emk算子的人体检测方法分析-analysis of human body detection method based on star model and improved emk operator.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文档。上传文档
查看更多
基于星型模型与改进emk算子的人体检测方法分析-analysis of human body detection method based on star model and improved emk operator
摘要人体检测是在计算机视觉和人工智能领域里的一个重要研究课题,在视频监控,智能交通,机器人以及智能汽车,高级人机交互系统,人体运动分析和图像检索等方面具有重要的应用,因此,近些年受到了人们的广泛关注。但是由于人体着装的多样性,姿态的各异性,人体之间的遮挡,背景的嘈杂以及光照等因素的影响增大了图像中人体检测工作的困难性,同时也吸引了更多的学着投入到此项工作的研究中。本文首先根据人体的几何特性运用了一种基于部位既基于星型模型的方法,结合HOG特征进行人体检测,然后提出了一种基于第二代条带波变换和星型模型相结合的人体检测方法,提高了人体检测的正确率,降低了人体检测的虚景率。紧接着本文介绍了一种新的基于局部特征的描述子,是一种低维高效的描述子,在如何利用该描述子可以更好的描述图像特征以及提高人体检测的鲁棒性方面做了大量的工作。主要涉及到基于统计学习的研究方法,基于部位的人体检测方法,基于词袋的图像特征表示方法等。本文主要工作如下:1、研究了一种基于星型模型的人体检测方法,该方法主要是将HOG特征与星型模型相结合,将人体视为一种星型的模型,将各个部位与根节点之间的关系视为弹性连接,星型结构主要是将人体分为五个部分,然后利用HOG特征对这五个部分以及整个人体分别进行特征提取,再利用Adaboost分类器对这些特征进行分类训练。利用分类器的输出值对图像中的人体进行判定,得到最终的检测结果。2、研究了一种条带波变换和星型模型的人体检测方法。该方法主要是将第二代条带波变化与星型结构相结合,将第二代条带波变化系数以及该系数的统计特征作为最终提取的人体特征,星型结构主要是将人体分为五个部分,然后利用第二代条带波变换对这五个部分以及整个人体分别进行特征提取,再利用Adaboost分类器对这些特征进行分类训练。根据事先训练的人体根部位和各个部位空间几何关系得到各个部位与根节点间的形变代价,最终将各个部位以及根部位匹配到图像中,该方法可确定各个部位以及整个人体的位置。摘要3、利用一种高效匹配核的特征表征人体特征,利用该图像特征进行线性核学习的方法。首先提取样本图片的SURF特征,再利用CKSVD将所得的特征矢量投影逼近到低维的核特征空间;利用线性的SVM对所得特征进行分类训练得到最终的用于人体检测的SVM分类器,利用该分类器的输出值来判定图像中的人体。关键词:人体检测星型模型Bandelet变换高效匹配核AbstractHumandetectionhasarousedanumberofresearchers’attentioninrecentyears,whichmakestheemergenceofseveralimportantapplicationsincomputerandartificialintelligencepossible,suchasvideosurveillance,intelligentvehicles,robotics,smartcars,advancedhuman-robotinteraction,humanmotionanalysisandimageretrieval.However,thediversityofhumandressings,pose,occlusion,andintra-persons,clutteredbackgrounds,andhighvariationsinilluminationresultinhumandetection,whichhasproventobeadifficultandchallengingtask.Inthispaper,apart-basedmethodalongwithHOGfeatureisutilizedtodetecthumanbodiesinimages.Andthen,amethodbasedonthesecondgenerationBandelettransformationaswellasstarmodelforhumandetectionareproposed,whichcanwellenhancetheaccuracyofhumandetectionbydecreasingthefalsealarmrate.Researchfocusingondimensionalityreductionofdescriptorshasbeendone,improvingfeaturerepresentativenessandboostingtherobustnessofhumandetection.Anewdescriptorbasedonlocalfeaturesisproposedthen,andthisisalow-dimensionalandefficientde
您可能关注的文档
- 基于问题学习pbl中信息化教学资源的选择与应用分析——以“农远”模式三环境下开展的pbl为例-analysis on the selection and application of information teaching resources in pbl based on problem-based learning.docx
- 基于问题解决的高中信息技术教学设计及其应用研究——以高中《信息技术基础》模块为例-research on teaching design and application of information technology in senior high school based on problem solving - taking.docx
- 基于无线传感器网络的移动节点队形变换控制分析-analysis of mobile node formation transformation control based on wireless sensor network.docx
- 基于无线传感器网络心电监护系统设计——无线收发与系统控制-design of ecg monitor system based on wireless sensor network - wireless transceiver and system control.docx
- 基于无线通讯的智能家居防盗系统分析与设计-analysis and design of smart home anti-theft system based on wireless communication.docx
- 基于无线移动技术的交互式多媒体e-leaning系统设计与实现-design and implementation of interactive multimedia e - learning system based on wireless mobile technology.docx
- 基于无线网络的移动电子商务小额支付平台的分析与实现-analysis and implementation of mobile electronic commerce micro payment platform based on wireless network.docx
- 基于无消相干子空间的量子信息过程物理实现分析-analysis of physical realization of quantum information process based on incoherent subspace.docx
- 基于物联网的家庭设备智能管理系统的分析与实现-analysis and implementation of home equipment intelligent management system based on internet of things.docx
- 基于物联网的农产品流通信息系统分析与设计-analysis and design of agricultural product circulation information system based on internet of things.docx
- 基于形象屏蔽形态的旅游地发展模式分析-analysis of tourism destination development mode based on image shielding form.docx
- 基于形状的图像匹配及商标图形检索系统的分析-analysis of image matching and trademark graphic retrieval system based on shape.docx
- 基于幸福指数的农民重大疾病保障分析--以安徽省三县农村为例-analysis on the protection of farmers' major diseases based on happiness index - a case study of rural areas in three counties of anhui province.docx
- 基于幸福指数的农民重大疾病保障分析——以安徽省三县农村为例-analysis on the protection of farmers' major diseases based on happiness index - a case study of rural areas in three counties of anhui province.docx
- 基于形态分类的中国棘蝇属分析双翅目:蝇科-analysis of echinomyia from china based on morphological classification diptera muscidae.docx
- 基于兴趣图谱的电子商务社交化方法分析-analysis of e-commerce socializing method based on interest map.docx
- 基于修正熵权重—灰色关联度模型的铁路固定设施协调性评价研究-research on coordination evaluation of railway fixed facilities based on modified entropy weight - grey correlation model.docx
- 基于胸片的肺部结节自动检测方法分析-analysis of automatic lung nodule detection method based on chest radiograph.docx
- 基于虚拟磁链预测直接功率控制的三相pwm整流器的分析-analysis of three-phase pwm rectifier based on virtual flux prediction and direct power control.docx
- 基于虚拟机的安全应用运行机制关键技术分析-analysis on key technologies of virtual machine-based secure application operation mechanism.docx
最近下载
- 第2课 俄国的改革 课件(共25张PPT) 部编版九年级历史下册.pptx VIP
- 2024年中考数学压轴题型(广东专用)专题08 反比例函数与几何图形的综合问题(教师版) .pdf VIP
- 餐饮企业品牌授权与区域代理合作协议.docx
- 期刊出版与版权法律法规考核试卷 .pdf VIP
- 2024年国际心肺复苏(CPR)与心血管急救(ECC)指南ppt课件.pptx VIP
- 特种设备人员培训试卷含答案.docx
- 2025年特种设备作业人员考试特种设备操作安全培训教材试题及答案解析及习题试卷.docx
- 2025涉密人员保密基本知识考试题库(附含答案).pdf
- 合力CP(Q)YD20-25C-M1H叉车零件图册.pdf VIP
- 王步标版运动生理学第二章呼吸与运动.ppt VIP
文档评论(0)