APP下载

基于选择性搜索的药用植物目标检测

2020-08-13孟令涛孙国强

软件 2020年6期

孟令涛 孙国强

摘  要: 药用植物目标检测可以有效应用于药用植物的图像识别以及图像的语义分割。文章对已有的算法做了优化,使其对自然环境下的药用植物目标检测更为准确,提出了一种基于选择性搜索的目标检测算法。该算法首先对药植图像进行高斯滤波去噪,并对图像做归一化预处理。对预处理后的图片使用基于图的图像分割算法进行原始分割区域的划分,计算相邻区域间的颜色、纹理、大小和交叠相似度。最后根据相似度进行区域合并,最终得到目标区域。文章图片数据集来自PPBC中国植物图像库以及作者实地拍摄。实验结果表明,该算法对有花植物检测得分达到84.3,叶片植物检测得分达到67.86,平均检测得分为76.08,较原选择性搜索算法提升12.64。此外,该算法不需要训练,计算简单,适用性更强。

关键词: 药用植物目标檢测;选择性搜索;语义分割;区域合并

中图分类号: TP391.41    文献标识码: A    DOI:10.3969/j.issn.1003-6970.2020.06.021

本文著录格式:孟令涛,孙国强. 基于选择性搜索的药用植物目标检测[J]. 软件,2020,41(06):96101

【Abstract】: Target detection of medicinal plants can be effectively applied to image recognition and semantic segmentation of medicinal plants. This article optimizes the existing algorithms to make it more accurate for the medicinal plant target detection in the natural environment, and proposes a target detection algorithm based on selective search. The algorithm first performs Gaussian filtering and denoising on the medicine plant image, and performs normalized preprocessing on the image. The pre-processed picture is divided into the original segmentation regions using a graph-based image segmentation algorithm, and the color, texture, size, and overlap similarity between adjacent regions are calculated. Finally, the region is merged according to the similarity, and the target region is finally obtained. The article picture data set is from the PPBC China Plant Image Library and the author field shooting. Experimental results show that the algorithm achieves a score of 84.3 for flowering plants, a leaf plant detection score of 67.86, and an average detection score of 76.08, which is 12.64 higher than the original selective search algorithm. In addition, the algorithm requires no training, is simple to calculate, and more applicable.

【Key words】: Medicinal plant target detection; Selective search; Semantic segmentation; Region merging

0  引言

中国拥有世界上最丰富的药用植物资源,对药用植物的发现、使用和栽培有着悠久的历史。我国地域辽阔,从寒温带直到热带,地形复杂,气候多样,是世界上植物种类最多的国家之一,世界已知植物共约27万种,我国存在约25700种,其中很多植物具有药用价值。20世纪80年代,我国曾进行过全面系统的资源调查,发现我国的药用植物资源种类包括383科,2309属,11146种,其中藻、菌、地衣类低等植物有459种,苔藓、蕨类、种子植物类高等植物有10687种。……

登录APP查看全文