- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘要
图像识别技术是人类视觉认知的延伸,是人工智能的一个重要领域,随着计算机技术和人工智能技术的发展,图像识别技术越来越成为人工智能的基础技术。蔬菜图像的识别是当今各农产品市场急需采用的一项人工智能技术。如何有效的对蔬菜图像进行处理,并提取其特征是蔬菜图像识别技术的核心问题。本文以蔬菜图像的分割为主线,利用3种方法对分割后的蔬菜图像进行特征提取,并验证其有效性。
首先,蔬菜图像的分割的目的是将蔬菜图像的背景进行去除,仅保留蔬菜图像的前景部分。为此,需要将蔬菜图像的前景部分与背景部分进行区别。实验表明,利用K均值聚类算法辅以形态学操作能有效地对蔬菜图像进行分割。
对分割后的蔬菜图像进行特征提取,分别提取颜色一致性矢量(CCVs)Abstract
Image recognition technology is an extension of the human visual cognition and an important field of artificial intelligence.With the development of computer technology and artificial intelligence technology, image recognition technology has become the basis of artificial intelligence technology.Vegetable image identification as an artificial intelligence technology is an urgent need of todays various markets for agricultural products.How to effectively dealing with the vegetable image processing, and extracting its characteristics is the core issue of vegetable image recognition technology. Vegetable image segmentation is the main line of this paper and we use three methods for feature extraction, and verify its effectiveness.
First of all, the purpose of image segmentation is image background removal, retaining only prospects of the picture.To do this, we need to distinguish the foreground part and background part of the image.Experimental results show that using K-Means clustering algorithm with morphological operation can effectively segment vegetable image.
For the image of vegetables after segmentation ,we need to extract their features.In this paper ,we extract color consistency vector (CCVs), difference histogram vector (SDH) and boundary/internal pixels classification feature vectors (BIC) as characteristics of the image. In order to verify the validity of the vector,using the feature vectors to compare different images,both of the same kind of vegetables images and different kinds of vegetables images. Experiments prove that the smaller values of the vector distance between similar images, the bigger similarity is, so the extracted feat
文档评论(0)