人物图像处理技术研究及其在Web端实现

发布时间:2018-01-07 19:24

  本文关键词:人物图像处理技术研究及其在Web端实现 出处:《华侨大学》2017年硕士论文 论文类型:学位论文


  更多相关文章: 图像处理技术 HTML5 人脸检测与跟踪 行人检测


【摘要】:自20世纪70年代,图像处理自成一门学科以来,图像处理技术逐渐走进了人们的日常生活。近年来,随着物联网技术的长足发展,图像作为物联网中重要的信息来源,越来越体现出其重要的应用价值,并成为该应用领域一项不可或缺的技术。目前,图像处理技术的实现主要依赖于算法及硬件支持,在图像处理领域,大量的科研人员都在从事各种算法的研究,并通过强大的图形工作站,GPU等硬件来实现高清图像的处理。通常,图形工作站及相应的GPU的价值不菲,为科研人员的研究形成比较大的入门门槛。同时一些需要使用图像处理技术的普通人员又无法真正理解算法,也无法具备相应的硬件条件。因此,如果能将图像处理算法移植到服务器端,并通过Web的人机界面来向用户提供图像处理服务,就可以实现图像处理算法,甚至是硬件资源的平台共享,这符合目前计算模式服务化的大趋势。伴随着互联网技术的快速发展以及人们对当代网络的新要求,HTML5应运而生,它的出现,正好为解决上述问题提供了一条有效途径。同时,由于现阶段实现的基于Web的图像处理服务大部分都偏重娱乐性,忽略了在线提供图像处理服务的学术价值和研究意义,因此,本文在充分研究服务端架构,HTML5标准以及部分图像处理算法的基础上,将部分人物图像处理技术移植到了服务端进行实现,为浏览器客户端用户提供人脸检测与跟踪和行人检测两部分的图像处理服务。此外,随着大数据时代的来临,云计算平台和大数据处理的出现将会为本文今后的研究工作提供强有力的技术力量。本文所完成的研究工作具体有以下几个方面:1.本文首先详细介绍了本文的研究背景及研究意义,表明了以HTML5为基础在Web上提供图像处理服务的紧迫性,其次,本文具体阐述了图像处理服务化及HTML5在国内外的研究现状,最后,本文重点描述了图像处理及其在Web上实现服务化时所需要的技术理论基础。2.本文利用HTML5 Canvas技术实现了基于Web的人脸检测与跟踪。通过将HTML5 Canvas技术和经过优化的人脸特征分类器、人脸检测与跟踪算法相结合,本文在Web上实现了人脸检测与跟踪。实验结果表明,所提方法不仅能有效地运行在支持HTML5的浏览器上,而且还满足了人脸检测与跟踪过程中的实时性要求,保证了人脸检测的检测率,具有更优的检测效果。3.本文提出了一种基于HOG和Adaboost-BP模型的行人检测方法。通过图像预处理快速选定行人候选区域,在此基础上,利用HOG特征与Adaboost-BP模型实现对测试样本图像的检测识别。实验表明,本文方法与基于HOG-SVM算法的行人检测方法相比具有更高的检测率、更低的误检率和漏检率,在多个行人数据库上的实验结果表明本文方法具有较好的检测效果。为了能在Web上提供有关行人检测的图像处理服务,本文将利用HTML5 WebSocket协议在Web上实现行人检测。本课题为基于Web提供图像处理服务做了有益的探索性研究,希望本文所完成的工作能够给该领域的研究者们带来一些帮助和启发。
[Abstract]:Since 1970s, since the image processing as a discipline, image processing technology has gradually entered people's daily life. In recent years, with the rapid development of networking technology, networking image as an important source of information, more and more shows its important application value, and become an integral part of the application technology. At present, the realization of image processing technology mainly depends on the algorithm and hardware support in the field of image processing, a large number of researchers are engaged in the study of various algorithms, and through the powerful graphics workstation, GPU hardware to achieve the processing of high-definition images. Usually, the workstation and the corresponding GPU value of money for the study of scientific research personnel form a relatively large threshold. At the same time, some need to use image processing technology and the common people can not really understand the algorithm, also cannot have the corresponding hardware Conditions. Therefore, if the image processing algorithm is transplanted to the server, and through the Web interface to provide users with image processing services, you can achieve the image processing algorithm, and hardware resource sharing platform, which is consistent with the trend of the current computing services. With the rapid development of Internet technology and people the new requirements of the contemporary network HTML5 came into being, it appears, it provides an effective way to solve the above problems. At the same time, because of the image processing Web services mostly focus on entertainment based on at present, ignoring the online academic value and significance of the research, image processing service so the server research on the framework of full, HTML5 standard and basic part of image processing algorithms, image processing technology will be part of the characters were transplanted to the server, to browse Is the client provides image processing service detection face detection and tracking of pedestrians and two parts. In addition, with the advent of the era of big data, cloud computing platform and large data processing will provide strong technical force for the future research work. The research work of this paper has done the following aspects: 1. in this paper first introduces the research background and the significance of this study, that is based on HTML5 to provide the urgency of image processing services in Web. Secondly, the paper describes the image processing service and HTML5 research status at home and abroad, finally, this paper describes the image processing and achieve the required service in Web on the theoretical basis of.2. technology using HTML5 Canvas technology to achieve the Web face detection and tracking based on HTML5 and Canvas technology. The optimized human face The feature classifier combining face detection and tracking algorithm, this paper realizes the face detection and tracking in Web. The experimental results show that the proposed method can not only effectively run in support of HTML5 browser, but also meet the real-time face detection and tracking in the process to ensure the detection rate of face detection and has better effect of.3. this paper proposes a pedestrian detection method based on HOG and Adaboost-BP model. Through image preprocessing fast pedestrian candidate regions selected, on the basis of this, the use of HOG features and Adaboost-BP model to achieve the test sample image detection and recognition. Experiments show that this method compared with pedestrian detection method HOG-SVM based on the algorithm has a higher detection rate, lower false detection rate and false negative rate, in a number of pedestrian database. The experimental results show that this method has better detection effect. Fruit. In order to provide image processing services on pedestrian detection in Web, this paper will use the HTML5 WebSocket protocol implementation of pedestrian detection in Web. This paper provides Web with image processing services to do a useful exploratory study based on the hope that the work of this thesis can give researchers in this field and bring some help inspired.

【学位授予单位】:华侨大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TP391.41;TP393.09

【相似文献】

相关期刊论文 前10条

1 刘焱彬;平民级图像处理软件──Photolmpact 5.0[J];电脑知识与技术;2000年03期

2 ;图像处理中心简介[J];宇航学报;2001年04期

3 陈伯涛;办公室里新来的图像处理专家[J];电子与电脑;2001年03期

4 严肃;图像处理超出狭义的范围[J];中南民族学院学报(自然科学版);2001年02期

5 ;数据图像处理三大技术[J];计算机时代;2004年12期

6 魏麒,何勇;图像处理中的一个两阶段半杂交流水作业问题(英文)[J];Applied Mathematics:A Journal of Chinese Universities;2005年04期

7 阿飞;图像处理软件的色彩车间——“通道”[J];电脑爱好者;2005年03期

8 潘路;赵文娟;;图像处理课程教学探讨[J];中国西部科技;2006年22期

9 苏晓;;基于GDI+的自建图像处理库[J];当代经理人;2006年09期

10 汪新星;吴秀玲;刘卫平;孙俊英;;高分辨电子显微像图像处理技术的应用[J];材料导报;2007年06期

相关会议论文 前10条

1 苑廷刚;李爱东;李汀;艾康伟;严波涛;;图像处理技术在田径科研中的应用初探[A];第七届全国体育科学大会论文摘要汇编(二)[C];2004年

2 黄海永;朱浩;王朔中;;图像处理软件中宏结构的实现和扩展[A];面向21世纪的科技进步与社会经济发展(上册)[C];1999年

3 杨文杰;刘浩学;;基于马尔可夫场理论的图像处理新方法评述[A];面向21世纪的科技进步与社会经济发展(上册)[C];1999年

4 王晋疆;刘文耀;肖松山;陈晓东;孙正;;光电图像处理课程中教学环节的设计[A];光电技术与系统文选——中国光学学会光电技术专业委员会成立二十周年暨第十一届全国光电技术与系统学术会议论文集[C];2005年

5 王鹏;;图像处理技术与实验数据处理[A];全面建设小康社会:中国科技工作者的历史责任——中国科协2003年学术年会论文集(上)[C];2003年

6 王晓剑;曹婉;王莎莎;;一种基于高速DSP的图像处理应用平台[A];2008中国仪器仪表与测控技术进展大会论文集(Ⅲ)[C];2008年

7 张炜;蒋大林;郎芬玲;曹广鑫;王秀芬;;图像处理技术应用于选矿领域的综述[A];第九届全国信息获取与处理学术会议论文集Ⅱ[C];2011年

8 刘春桐;赵兵;张志利;仲启媛;;基于图像处理的自动瞄准系统精度研究[A];全国自动化新技术学术交流会会议论文集(一)[C];2005年

9 李向荣;;美式落袋球自动摆球系统的图像处理研究[A];2008中国仪器仪表与测控技术进展大会论文集(Ⅲ)[C];2008年

10 周荣官;周醒驭;;地质雷达图像处理在崩塌隐患探测中的应用及分析[A];第六届全国信号和智能信息处理与应用学术会议论文集[C];2012年

相关重要报纸文章 前10条

1 新疆大学纺织与服装学院 袁春燕;图像处理技术让数据更真实[N];中国纺织报;2013年

2 杨朝晖;我邻域图像处理达到每秒1350亿次超高速[N];科技日报;2008年

3 吴启海;图像处理时8位/通道或16位/通道模式的选择探讨[N];中国摄影报;2012年

4 殷幼芳;印前图像处理技术对印刷质量的影响[N];中国包装报;2005年

5 徐和德;图像处理要适度[N];中国摄影报;2006年

6 记者 申明;中星微发布场景高保真图像处理技术[N];科技日报;2010年

7 杨玉军;邮编图像处理技术通过验收[N];中国邮政报;2000年

8 董长生 吴志军;用图像处理软件推动刑侦信息技术工作[N];人民公安报;2003年

9 殷幼芳;艺术化的图像处理技术[N];中国包装报;2006年

10 ;富士图像处理方案走进手机[N];计算机世界;2002年

相关博士学位论文 前10条

1 罗军;图像处理快速算法研究与硬件化[D];武汉大学;2014年

2 孙传猛;煤岩图像处理及细观损伤本构模型研究[D];重庆大学;2015年

3 嵇晓平;基于各向异性扩散方程图像处理问题的研究[D];哈尔滨工业大学;2015年

4 黎海生;量子图像处理关键技术研究[D];电子科技大学;2014年

5 吴玉莲;非局部信息和TGV正则在图像处理中的应用研究[D];西安电子科技大学;2015年

6 张还;聚合物复合材料微观图像处理与分析[D];南京农业大学;2014年

7 刘宇飞;基于模型修正与图像处理的多尺度结构损伤识别[D];清华大学;2015年

8 樊瑶;基于图像处理的路面裂缝检测关键技术研究[D];长安大学;2016年

9 陆飞;基于浮点坐标系的图像处理方法及应用研究[D];浙江工业大学;2016年

10 职占江;图像处理的变分模型若干问题研究[D];大连理工大学;2016年

相关硕士学位论文 前10条

1 董国龄;基于图像处理技术的水表自动检定及管理系统的设计[D];天津理工大学;2015年

2 李永晨;基于DSP的多路图像处理硬件系统研究[D];天津理工大学;2015年

3 杜高峰;基于opencv图像处理的列车受电弓动态特性监测方法研究[D];西南交通大学;2015年

4 王世豪;基于小波及压缩感知的图像处理方法及应用研究[D];燕山大学;2015年

5 牛蕾;基于非线性动力系统的图像处理[D];东北林业大学;2015年

6 宋君毅;基于图像处理的鱼群监测技术研究[D];天津理工大学;2015年

7 古伟楷;基于异构计算技术的视频与图像处理研究[D];华南理工大学;2015年

8 康睿;基于图像处理的砂土颗粒细观特性分析[D];宁夏大学;2015年

9 赵杰;柴油喷雾粒子图像处理及软件的设计[D];长安大学;2015年

10 石璐;基于图像处理的矿质混合料级配检测算法研究[D];长安大学;2015年



本文编号:1393919

资料下载
论文发表

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


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

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