基于Android平台的图像搜索研究与实现.doc

基于Android平台的图像搜索研究与实现.doc

  1. 1、本文档共36页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘要 随着移动设备的兴起,移动互联网技术的不断完善,人们通过计算机、电视机等获取信息的途径,开始更多地转向我们手中的手机。本系统主要是为了实现基于Android手机平台的图像搜索功能,手机客户端用户将图片上传到服务端,并搜索服务器端的图片管理系统的相似图片,图像的匹配则完全在服务器端完成。核心功能为图像识别,系统采用均值哈希算法通过计算灰度图像每个像素灰度与平均值的差异将图片转换为一个唯一标识的指纹字符串,通过比较两张图片指纹的相似度来完成图像识别。 文章中首先对系统概况、研究现状进行分析,然后设计的过程和实现的功能进行详细的讲解。 关键字 移动设备;均值哈希算法;图像搜索;图片管理系统 ABSTRACT With the rise of mobile devices, mobile Internet technology continues to improve, people's access to information through computers, televisions, etc., began more towards our hands phone. The system is mainly based on the Android mobile platform in order to achieve an image search function, the mobile client users to upload pictures to the server, and search for similar images on the server side of the picture management system, image matching is done entirely on the server side. Core functionality for image recognition, the system uses a hashing algorithm by calculating the difference between the mean gray level of each pixel grayscale image with the average picture is converted to a string that uniquely identifies the fingerprint by comparing the similarity of the two fingerprint images to complete image recognition. In this paper, the status of system survey, research and analysis, and then on the technology used in the system, and realize the function in detail. KEY WORDS Mobile devices; Mean hash algorithm; Image search; Image management system 目录 1、 绪论 1 1.1 项目背景 2 1.2国内外研究现状 2 1.3研究目标 3 1.4 技术支持 3 1.4.1 图像识别技术 3 1.4.2 JSP技术 3 1.4.3 J2EE的WEB开发 4 2、系统分析 5 2.1系统需求分析 5 2.1.1产品功能概述 5 2.1.2用户类型和特征 6 2.1.3 功能需求分析 6 2.1.4非功能需求分析 6 2.1.5系统运行结构要求 7 2.1.6系统运行环境需求 7 2.2系统可行性分析 8 2.2.1技术可行性分析 8 2.2.2经济可行性分析 8 2.2.3操作可行性分析 8 2.2.4社会环境可行性分析 8 3、系统总体架构设计 9 3.1开发环境 9 3.1.1 开发环境的搭建 9 3.2 本系统的框架结构 9 3.2.1 服务端程序设计 9 3.2.2 服务端接口实现 10 3.2.3 客户端程序设计 11 3.2.4 客户端端接口实现 11 3.2.5 数据传输过程 11 3.3 用例分析 12 3.3.1 用例图 12 3.3.2 用例规约 13 3.4 UML建模 15 3.4.1 类图 15 3.4.2 活动图 15 3.4.3 时序图 16 3.4.4 状态图 19 4、数据库设计 20 4.1数据库设计原则 20 4.2 数据库设计 20 4.3 数据库需求分析 20 4.4 数据库概念结构设计 20 4.5 数据库与数据库表的设计 21 4.

文档评论(0)

xiaodengyou + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档