Nothing Special   »   [go: up one dir, main page]

CN103729621B - Plant leaf image automatic recognition method based on leaf skeleton model - Google Patents

Plant leaf image automatic recognition method based on leaf skeleton model Download PDF

Info

Publication number
CN103729621B
CN103729621B CN201310714873.4A CN201310714873A CN103729621B CN 103729621 B CN103729621 B CN 103729621B CN 201310714873 A CN201310714873 A CN 201310714873A CN 103729621 B CN103729621 B CN 103729621B
Authority
CN
China
Prior art keywords
point
candidate point
candidate
blade
leaf
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201310714873.4A
Other languages
Chinese (zh)
Other versions
CN103729621A (en
Inventor
张连宽
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
South China Agricultural University
Original Assignee
South China Agricultural University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by South China Agricultural University filed Critical South China Agricultural University
Priority to CN201310714873.4A priority Critical patent/CN103729621B/en
Publication of CN103729621A publication Critical patent/CN103729621A/en
Application granted granted Critical
Publication of CN103729621B publication Critical patent/CN103729621B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a plant leaf image automatic recognition method based on a leaf skeleton model. The plant leaf image automatic recognition method based on the leaf skeleton model comprises the following steps of obtaining candidate points of a leaf skeleton in a plant leaf image, enhancing the image of the candidate points of the leaf skeleton, eliminating the noise in the plant leaf image, eliminating the leaf stem part, below the root bottom of each leaf, in the plant leaf image by color partition and smoothness partition, and obtaining the root bottom of each leaf and the main direction so as to recognize the position and the distribution direction of the leaves. The plant leaf image automatic recognition method based on the leaf skeleton model is high in processing efficiency and accuracy and wide in application range.

Description

基于叶片骨架模型的植物叶片图像自动识别方法Automatic recognition method of plant leaf image based on leaf skeleton model

技术领域technical field

本发明涉及图像处理研究领域,特别涉及基于叶片骨架模型的植物叶片图像自动识别方法。The invention relates to the field of image processing research, in particular to a method for automatic recognition of plant leaf images based on a leaf skeleton model.

背景技术Background technique

图像分割是将图像细分为构成其子区域的对象。在应用中,当感兴趣的对象已经被分割出来时,就停止分割。图像分割是图像分析的基础,也是计算机视觉中最具挑战性的问题之一,制约着图像处理与机器视觉科学的发展与应用。自然环境下植物叶片图像通常具有背景与植物颜色相似(如背景含有杂草等)、叶片容易重叠、叶片较多、叶片之间边界变化不明显等特征。由于这些特征,分割植物图像中的叶片是非常复杂的工作。Image segmentation is the subdivision of an image into objects that constitute its subregions. In the application, segmentation is stopped when the object of interest has been segmented. Image segmentation is the basis of image analysis and one of the most challenging problems in computer vision, which restricts the development and application of image processing and machine vision science. The images of plant leaves in the natural environment usually have the characteristics of similar background and plant color (for example, the background contains weeds, etc.), the leaves are easy to overlap, there are many leaves, and the boundary changes between leaves are not obvious. Due to these features, segmenting leaves in plant images is a very complex task.

近年来,针对植物叶片分割与识别的研究有了一定的进展。大多的研究主要是基于颜色和形状两类。In recent years, the research on segmentation and recognition of plant leaves has made some progress. Most of the research is mainly based on two categories of color and shape.

其一,基于颜色:One, based on color:

基于颜色的分割方法只能将叶子颜色与背景颜色差异较大的图像分割开来。Kristian Kirka等采用计算像素中绿色带和红色带的方法区分叶子与土壤。李正明等基于R、G、B分量线性变换的3个正交彩色特征量对图像进行分割。朱伟兴等用在颜色空间Y IQ中,选取I作为特征量并用改进的最大类间方差法分离植物与背景。这类分割方法有较大的局限性,只能将作物与背景颜色差异较大的图像分割为作物部分和背景部分,不能将图像中的各叶片分割出来。Color-based segmentation methods can only segment images with large differences in leaf color and background color. Kristian Kirka et al. used the method of calculating the green and red bands in pixels to distinguish leaves from soil. Li Zhengming and others segmented the image based on the three orthogonal color feature quantities of R, G, and B component linear transformations. Zhu Weixing used it in the color space Y IQ, selected I as the feature quantity and used the improved maximum between-class variance method to separate plants and backgrounds. This type of segmentation method has great limitations. It can only segment the image with a large difference in color between the crop and the background into the crop part and the background part, and cannot separate the leaves in the image.

其二,基于形状:Second, based on shape:

由于植物及其背景(如背景中含有杂草)颜色相近(大多为绿色)、纹理相似,所以采用基于形状的分割相对富有效率。Wang,Z.等提出采用两个阶段获得叶子的形状。第一个阶段是获取叶片的起点:他们在骨架延长线一定的角度内寻找叶片模型起点,选择这个角度内的边界上离骨架终点最远的点作为叶片模型的起点;第二阶段是描述叶片类型:首先获得叶片中心点,对于边界上的每一个角点都计算到中心点的距离,获得一个到中心点距离的序列。然而他们的主要目的是对叶片进行分类,分割算法较简单,仅将彩色图像转换为灰度图,运用直方图分割叶片,并且要求叶片放置在简单背景中。Carlos Caballero和M.Carmen Aranda用基于轮廓线边界上点的曲率描述叶片形态。在边界点曲率直方图中,选择曲率的极值点(局部最大或最小)为特征点。用特征点之间最短距离与边界总长度的比率来描述尺度不变性。他们的主要目的也是用于识别植物类型,同样需要将叶片放置简单的背景中,且没有给出分割算法。GuillaumeCerutti等提出了用四个整数参数(顶部张角、底部张角、相对最大宽度、最大宽度处对应的中心位置)和10个点(底部三个点、顶部三个点,两侧每边两个点)描述叶子多边形模型。对图中的叶子先用模型初始化一个小区域,然后通过调整14个参数获得叶子边界。但同样是基于可控环境,要求镜头正对叶片,叶子与横坐标垂直,且要求叶子位于图像中心位置,这在自然条件下难以成立。Since the plants and their background (such as weeds in the background) are similar in color (mostly green) and similar in texture, it is relatively efficient to use shape-based segmentation. Wang, Z. et al. propose to use two stages to obtain the shape of the leaf. The first stage is to obtain the starting point of the blade: they search for the starting point of the blade model within a certain angle of the extension line of the skeleton, and select the point on the boundary within this angle that is farthest from the end point of the skeleton as the starting point of the blade model; the second stage is to describe the blade Type: first obtain the center point of the blade, calculate the distance to the center point for each corner point on the boundary, and obtain a sequence of distances to the center point. However, their main purpose is to classify the leaves. The segmentation algorithm is relatively simple. It only converts the color image into a grayscale image, uses the histogram to segment the leaves, and requires the leaves to be placed in a simple background. Carlos Caballero and M. Carmen Aranda describe leaf morphology by curvature based on points on the contour boundary. In the boundary point curvature histogram, select the extreme point of curvature (local maximum or minimum) as the feature point. The scale invariance is described by the ratio of the shortest distance between feature points to the total length of the boundary. Their main purpose is also to identify plant types. They also need to place the leaves in a simple background, and no segmentation algorithm is given. GuillaumeCerutti et al. proposed to use four integer parameters (top opening angle, bottom opening angle, relative maximum width, center position corresponding to the maximum width) and 10 points (three points on the bottom, three points on the top, two points on each side on both sides) points) describe the leaf polygonal model. For the leaves in the figure, a small area is first initialized with the model, and then the leaf boundaries are obtained by adjusting 14 parameters. But it is also based on a controllable environment, requiring the lens to face the leaf, the leaf is perpendicular to the abscissa, and the leaf is required to be in the center of the image, which is difficult to hold under natural conditions.

近两年,有些学者还采用三维技术分割叶片。Long Quan等用环绕植物的一系列图像重构植物的三维状态信息,并用三维信息与彩色信息将叶子分割开来,但他们需要密集的图像将植物覆盖(一般要求30-50幅),且需要手工交互进行,难以在实际中大规模应用。Chin-Hung Teng等采用光流场方法计算叶片的三维信息,并用三维信息分割叶片,但他们处理的叶片仍较为简单,方法得到的结果也容易存在错误,且仍需要手工干预进行。In the past two years, some scholars have also used three-dimensional technology to segment leaves. Long Quan et al. used a series of images surrounding the plants to reconstruct the three-dimensional state information of the plants, and separated the leaves with three-dimensional information and color information, but they needed dense images to cover the plants (generally 30-50), and required Manual interaction is difficult to apply on a large scale in practice. Chin-Hung Teng et al. used the optical flow field method to calculate the three-dimensional information of the leaves, and used the three-dimensional information to segment the leaves, but the leaves they dealt with were still relatively simple, and the results obtained by the method were prone to errors, and manual intervention was still required.

目前基于自然环境下复杂叶片图像自动识别的研究几乎是空白,这主要是由于自然环境下叶片的结构复杂、分布凌乱、叶片边界没有明显界线等原因造成的。目前一些重要的成就大多在基于叶片识别植物种类的研究成果中。这些研究的主要是通过对植物叶片形状特征的研究获得植物类型,研究的方法都是基于人工互动进行的,无法达到实时自动识别的目的。At present, the research on automatic recognition of complex leaf images based on natural environment is almost blank, which is mainly due to the complex structure of leaves in natural environment, messy distribution, and no obvious boundaries of leaf boundaries. At present, some important achievements are mostly in the research results of identifying plant species based on leaves. The main purpose of these studies is to obtain plant types through the study of the shape characteristics of plant leaves. The research methods are all based on human interaction, which cannot achieve the purpose of real-time automatic identification.

发明内容Contents of the invention

本发明的目的在于克服现有技术的缺点与不足,提供基于叶片骨架模型的植物叶片图像自动识别方法。The purpose of the present invention is to overcome the shortcomings and deficiencies of the prior art, and provide a method for automatic identification of plant leaf images based on a leaf skeleton model.

本发明的目的通过以下的技术方案实现:The purpose of the present invention is achieved through the following technical solutions:

基于叶片骨架模型的植物叶片图像自动识别方法,包含以下顺序的步骤:A method for automatic identification of plant leaf images based on a leaf skeleton model, comprising steps in the following order:

1)获取植物叶片图像中叶片骨架的候选点:1) Obtain the candidate points of the leaf skeleton in the plant leaf image:

a、获得叶片每一个像素的切方向,并假设该叶片主茎宽度所占像素数为d;a. Obtain the tangential direction of each pixel of the leaf, and assume that the number of pixels occupied by the width of the main stem of the leaf is d;

b、对每一个像素点P,求其两边与切方向平行的两条短线,然后对短线上点的像素亮度与像素点P的中心点比较,若亮度比中心点小的点在65%以上,则认为其是叶片骨架的候选点;b. For each pixel point P, find two short lines whose two sides are parallel to the tangential direction, and then compare the pixel brightness of the point on the short line with the center point of the pixel point P, if the point whose brightness is smaller than the center point is above 65% , it is considered as a candidate point of the blade skeleton;

2)对叶片骨架候选点图像进行增强;2) Enhance the image of the blade skeleton candidate point;

3)消除植物叶片图像中的噪声;3) Eliminate the noise in the plant leaf image;

4)消除植物叶片图像中叶片根底部以下的叶茎部分:4) Eliminate the part of the leaf stem below the bottom of the leaf root in the plant leaf image:

a、通过颜色进行分割:将原始图像中绿色分量大于红色分量和蓝色分量的像素保留,去除非绿色背景的干扰;a. Segmentation by color: keep the pixels whose green component is greater than the red component and blue component in the original image, and remove the interference of the non-green background;

b、通过光滑度进行分割:计算每一个像素的光滑度,当该像素的光滑度大于阈值时,则认为该像素比较粗糙,不属于叶片,将该像素剔除;b. Segmentation by smoothness: Calculate the smoothness of each pixel. When the smoothness of the pixel is greater than the threshold, the pixel is considered rough and does not belong to the leaf, and the pixel is removed;

c、获得去除根部图像:将步骤3)中所得的候选点,用经过光滑度分割的图像A进行检验,如果候选点是图像A中保留的像素,则该候选点保留,否则删除;c, obtain and remove the root image: the candidate point obtained in step 3) is checked with the image A through smoothness segmentation, if the candidate point is a pixel retained in the image A, then the candidate point is retained, otherwise it is deleted;

5)获得每个叶片根底部以及主方向,从而识别叶片的位置和分布方向:5) Obtain the bottom of each blade root and the main direction, thereby identifying the position and distribution direction of the blade:

a、对步骤4)所得的结果图进行细化,计算细化后所有候选点的相对转动惯量,取相对转动惯量最大的点作为叶片根底部;a, step 4) the resulting figure obtained is refined, calculate the relative moments of inertia of all candidate points after refinement, get the point with the largest relative moments of inertia as the bottom of the blade root;

b、以叶片根底部为中心,在0~360度的每一个角度α画一个矩形,矩形两长边的方向为α,并称此矩形的主方向为α;b. With the bottom of the blade root as the center, draw a rectangle at each angle α from 0 to 360 degrees. The direction of the two long sides of the rectangle is α, and the main direction of this rectangle is called α;

c、统计每个矩形内的候选点数量,选取包含候选点最多的矩形,此矩形的主方向α为叶片的主方向,叶片主方向是指叶片从根底部指向顶部的方向。c. Count the number of candidate points in each rectangle, select the rectangle containing the most candidate points, the main direction α of this rectangle is the main direction of the blade, and the main direction of the blade refers to the direction from the bottom of the root to the top of the blade.

步骤1)中,所述的步骤a具体包括以下步骤:In step 1), described step a specifically includes the following steps:

S1、对每一个像素点在0~360度的每一个角度β画一条以该像素点为中心的短线,短线的长度为(3~6)×d;S1. For each pixel point at each angle β of 0-360 degrees, draw a short line with the pixel point as the center, and the length of the short line is (3-6)×d;

S2、针对每条短线,计算该条短线其它点与中心点的亮度差距,并将这些差距加起来,选取差距最小的短线方向作为这个像素点的切方向。S2. For each short line, calculate the brightness difference between other points of the short line and the central point, add up these differences, and select the short line direction with the smallest difference as the tangent direction of this pixel point.

所述的步骤2),具体包含以下步骤:Described step 2), specifically comprises the following steps:

S1、对每个骨架的候选点Q,画一条以该像素点为中心的短线,短线的方向为Q的切方向,短线的长度为(2~3)×d,检测短线上是否有其它候选点,并且其切方向与Q的切方向相近;S1. For each candidate point Q of the skeleton, draw a short line centered on the pixel point, the direction of the short line is the tangential direction of Q, the length of the short line is (2~3)×d, and check whether there are other candidates on the short line point, and its tangent direction is close to that of Q;

S2、如果有,则把检测到的其它候选点与候选点Q连线的中间点也设为候选点,将候选点Q的切方向作为中间点的切方向。S2. If there is, set the intermediate point of the line connecting other detected candidate points and the candidate point Q as the candidate point, and use the tangent direction of the candidate point Q as the tangent direction of the intermediate point.

步骤2)的步骤S1中,所述的切方向相近的判断标准为两个候选点的角度差是否在5度以内,如果是,则认为二者的切方向相近。In step S1 of step 2), the criterion for judging that the tangential direction is similar is whether the angle difference between the two candidate points is within 5 degrees, and if so, the tangential direction of the two is considered to be similar.

所述的步骤3),具体包含以下步骤:Described step 3), specifically comprises the following steps:

S1、对每个候选点,在0~360度的每一个角度γ取N个点,N=(4~7)×d,并判断N个点中候选点的个数;S1. For each candidate point, take N points at each angle γ of 0-360 degrees, N=(4-7)×d, and judge the number of candidate points in the N points;

S2、如果该候选点其中一个角度的N个点中候选点的比例大于65%,则保留该候选点;S2. If the proportion of the candidate points among the N points of one angle of the candidate point is greater than 65%, then keep the candidate point;

S3、如果该候选点0~360度的每一个角度中的候选点的比例均小于65%,则认为该候选点是噪声点,将其删掉。S3. If the proportion of the candidate points in each angle of 0-360 degrees of the candidate point is less than 65%, the candidate point is considered to be a noise point and deleted.

步骤4)的步骤b中,所述的光滑度的计算公式为Step 4) in step b, the calculation formula of described smoothness is

PP sthe s mm oo oo tt hh == 11 Mm ΣΣ ii ,, jj ∈∈ DD. || ΨΨ (( ii ,, jj )) -- ΨΨ (( uu ,, vv )) ||

其中,ψ(u,v)为候选点P(u,v)的亮度,D为以P为中心,以(6~10)×d+1为边长的一个正方形区域;ψ(i,j)是D中除P点外其它点的亮度值;M是D中像素的个数。Among them, ψ(u,v) is the brightness of the candidate point P(u,v), D is a square area with P as the center and (6~10)×d+1 as the side length; ψ(i,j ) is the brightness value of other points in D except point P; M is the number of pixels in D.

步骤5)的步骤a中,所述的候选点相对转动惯量的求解具体如下:In step a of step 5), the solution of the relative moment of inertia of the candidate point is specifically as follows:

S1、假设候选点p的坐标为(u,v),另一个候选点q坐标为(i,j),两个候选点之间的连线与候选点q的切向量之间的夹角表示为Angle(p,q),夹角取锐角;S1. Assuming that the coordinates of the candidate point p are (u, v), and the coordinates of another candidate point q are (i, j), the angle between the line between the two candidate points and the tangent vector of the candidate point q represents is Angle(p,q), and the included angle is an acute angle;

S2、候选点q相对于候选点p的相对转动惯量分两种情况:S2. The relative moment of inertia of candidate point q relative to candidate point p can be divided into two cases:

如果候选点q和候选点p之间的连线与候选点p的切方向的夹角大于或等于阈值K,则候选点q相对于候选点p的相对转动惯量为:If the angle between the line between the candidate point q and the candidate point p and the tangential direction of the candidate point p is greater than or equal to the threshold K, the relative moment of inertia of the candidate point q relative to the candidate point p is:

MoPtoP(p,q)=90-Angle(p,q);MoPtoP(p,q)=90-Angle(p,q);

如果候选点q和候选点p之间的连线与候选点p的切方向的夹角小于阈值K,则候选点q相对于候选点p的相对转动惯量为:If the angle between the line between the candidate point q and the candidate point p and the tangential direction of the candidate point p is smaller than the threshold K, the relative moment of inertia of the candidate point q relative to the candidate point p is:

MoPtoP(p,q)=Dis(p,q)×[90-Angle(p,q)];MoPtoP(p,q)=Dis(p,q)×[90-Angle(p,q)];

其中Dis(p,q)为候选点q和候选点p之间距离;Where Dis(p,q) is the distance between candidate point q and candidate point p;

则候选点p的相对转动惯量为所有其它候选点对候选点p的相对转动惯量之和:Then the relative moment of inertia of the candidate point p is the sum of the relative moments of inertia of all other candidate points to the candidate point p:

RMP=∑MoPtoP(p,q)。RM P =ΣMoPtoP(p,q).

步骤1)的步骤b中,所述的与切方向平行的两条短线的距离为(3~5)×d,每条短线的长度为(4~10)×d。In step b of step 1), the distance between the two short lines parallel to the tangential direction is (3-5)×d, and the length of each short line is (4-10)×d.

步骤5)的步骤b中,所述的矩形长为(16~30)×d,宽为(7~12)×d。In step b of step 5), the rectangle has a length of (16-30)×d and a width of (7-12)×d.

本发明与现有技术相比,具有如下优点和有益效果:Compared with the prior art, the present invention has the following advantages and beneficial effects:

1、处理效率高、精确度高:植物叶片图像蕴含着丰富的植物状态信息,对植物的状态识别起到至关重要的作用。随着图像采集技术、嵌入式技术、移动技术和无线传输技术的发展,人们可以随时随地地采集大量的植物叶片图像,但是目前对着这些图像植物叶片的分析仍然主要采用人工处理分析:人工处理效率低下、时效性差,无法满足实时分析的要求。而本发明的方法在复杂的自然的环境下拍摄的植物图像自动地识别出叶片的骨架,在此基础上识别出叶片的底部以及叶片的从底部到顶部的主茎方向,从而图像中自动识别出叶片区域,为植物的状态分析提供前提准备,有效缩短了处理时间,提高了处理效率,同时能有效避免人工处理时所出现的误差,精确度较高。1. High processing efficiency and high accuracy: Plant leaf images contain rich plant state information, which plays a vital role in plant state recognition. With the development of image acquisition technology, embedded technology, mobile technology and wireless transmission technology, people can collect a large number of plant leaf images anytime and anywhere, but at present, the analysis of these image plant leaves still mainly uses manual processing analysis: manual processing Low efficiency and poor timeliness cannot meet the requirements of real-time analysis. However, the method of the present invention automatically recognizes the skeleton of the blade in the plant image taken in a complex natural environment, and on this basis recognizes the bottom of the blade and the direction of the main stem from the bottom to the top of the blade, thereby automatically identifying the blade in the image. The leaf area provides premise preparation for plant state analysis, effectively shortens the processing time, improves processing efficiency, and can effectively avoid errors that occur during manual processing, with high accuracy.

2、应用范围广:本发明可广泛应用于植物学、农业科学等领域。在植物学领域,可以对植物的叶片快速识别,从而进一步获得植物叶片的几何特征、判别植物的种类、植物生长过程中叶片的变化规律以及叶片的分布等。在农业科学领域,可以自动识别出作物叶片的大小、分布,对识别的叶片部分进一步分析,可以自动识别作物的状态,如缺水、缺养分以及病虫害信息,及时地为农户和管理部门提供预警,从而减少农业损失。2. Wide range of applications: the present invention can be widely used in fields such as botany and agricultural science. In the field of botany, the leaves of plants can be quickly identified, so as to further obtain the geometric characteristics of plant leaves, identify the types of plants, the change law of leaves during plant growth, and the distribution of leaves. In the field of agricultural science, the size and distribution of crop leaves can be automatically identified, and further analysis of the identified leaf parts can automatically identify the status of crops, such as water shortage, nutrient deficiency, and pest information, and provide early warning for farmers and management departments in a timely manner , thereby reducing agricultural losses.

附图说明Description of drawings

图1为本发明所述的基于叶片骨架模型的植物叶片图像自动识别方法的流程图。Fig. 1 is a flow chart of the method for automatic identification of plant leaf images based on a leaf skeleton model according to the present invention.

具体实施方式detailed description

下面结合实施例及附图对本发明作进一步详细的描述,但本发明的实施方式不限于此。The present invention will be further described in detail below in conjunction with the embodiments and the accompanying drawings, but the embodiments of the present invention are not limited thereto.

如图1,基于叶片骨架模型的植物叶片图像自动识别方法,包含以下顺序的步骤:As shown in Figure 1, the method for automatic recognition of plant leaf images based on the leaf skeleton model includes the steps in the following order:

1)获取植物叶片图像中叶片骨架的候选点:1) Obtain the candidate points of the leaf skeleton in the plant leaf image:

a、获得叶片每一个像素的切方向,并假设该叶片主茎宽度所占像素数为d,具体包括以下步骤:a. Obtain the tangential direction of each pixel of the leaf, and assume that the number of pixels occupied by the width of the main stem of the leaf is d, specifically including the following steps:

S1、对每一个像素点在0~360度的每一个角度β画一条以该像素点为中心的短线,短线的长度为(3~6)×d;S1. For each pixel point at each angle β of 0-360 degrees, draw a short line with the pixel point as the center, and the length of the short line is (3-6)×d;

S2、针对每条短线,计算该条短线其它点与中心点的亮度差距,并将这些差距加起来,选取差距最小的短线方向作为这个像素点的切方向;S2. For each short line, calculate the brightness difference between other points of the short line and the central point, add up these differences, and select the short line direction with the smallest difference as the tangential direction of this pixel point;

b、对每一个像素点P,求其两边与切方向平行的两条短线,然后对短线上点的像素亮度与像素点P的中心点比较,若亮度比中心点小的点在65%以上,则认为其是叶片骨架的候选点;所述的与切方向平行的两条短线的距离为(3~5)×d,每条短线的长度为(4~10)×d;b. For each pixel point P, find two short lines whose two sides are parallel to the tangential direction, and then compare the pixel brightness of the point on the short line with the center point of the pixel point P, if the point whose brightness is smaller than the center point is above 65% , then it is considered as a candidate point of the blade skeleton; the distance between the two short lines parallel to the tangential direction is (3~5)×d, and the length of each short line is (4~10)×d;

2)对叶片骨架候选点图像进行增强,包含以下步骤:2) Enhance the blade skeleton candidate point image, including the following steps:

S1、对每个骨架的候选点Q,画一条以该像素点为中心的短线,短线的方向为Q的切方向,短线的长度为(2~3)×d,检测短线上是否有其它候选点,并且其切方向与Q的切方向相近;所述的切方向相近的判断标准为两个候选点的角度差是否在5度以内,如果是,则认为二者的切方向相近;S1. For each candidate point Q of the skeleton, draw a short line centered on the pixel point, the direction of the short line is the tangential direction of Q, the length of the short line is (2~3)×d, and check whether there are other candidates on the short line point, and its tangential direction is close to the tangential direction of Q; the criterion for judging the closeness of the tangential direction is whether the angle difference between the two candidate points is within 5 degrees, if so, the tangential direction of the two is considered to be close;

S2、如果有,则把检测到的其它候选点与候选点Q连线的中间点也设为候选点,将候选点Q的切方向作为中间点的切方向;S2, if there is, then the intermediate point of the connection between other candidate points detected and the candidate point Q is also set as the candidate point, and the tangent direction of the candidate point Q is used as the tangent direction of the intermediate point;

3)消除植物叶片图像中的噪声,具体包含以下步骤:3) Eliminate noise in the plant leaf image, specifically comprising the following steps:

S1、对每个候选点,在0~360度的每一个角度γ取N个点,N=(4~7)×d,并判断N个点中候选点的个数;S1. For each candidate point, take N points at each angle γ of 0-360 degrees, N=(4-7)×d, and judge the number of candidate points in the N points;

S2、如果该候选点其中一个角度的N个点中候选点的比例大于65%,则保留该候选点;S2. If the proportion of the candidate points among the N points of one angle of the candidate point is greater than 65%, then keep the candidate point;

S3、如果该候选点0~360度的每一个角度中的候选点的比例均小于65%,则认为该候选点是噪声点,将其删掉;S3. If the ratio of the candidate points in each angle of 0 to 360 degrees of the candidate point is less than 65%, then the candidate point is considered to be a noise point and deleted;

4)消除植物叶片图像中叶片根底部以下的叶茎部分:4) Eliminate the part of the leaf stem below the bottom of the leaf root in the plant leaf image:

a、通过颜色进行分割:将原始图像中绿色分量大于红色分量和蓝色分量的像素保留,去除非绿色背景的干扰;a. Segmentation by color: keep the pixels whose green component is greater than the red component and blue component in the original image, and remove the interference of the non-green background;

b、通过光滑度进行分割:计算每一个像素的光滑度,当该像素的光滑度大于阈值时,则认为该像素比较粗糙,不属于叶片,将该像素剔除;所述的光滑度的计算公式为b. Segmentation by smoothness: calculate the smoothness of each pixel, and when the smoothness of the pixel is greater than the threshold, it is considered that the pixel is rough and does not belong to the blade, and the pixel is removed; the calculation formula of the smoothness for

PP sthe s mm oo oo tt hh == 11 Mm ΣΣ ii ,, jj ∈∈ DD. || ΨΨ (( ii ,, jj )) -- ΨΨ (( uu ,, vv )) ||

其中,ψ(u,v)为候选点P(u,v)的亮度,D为以P为中心,以(6~10)×d+1为边长的一个正方形区域;ψ(i,j)是D中除P点外其它点的亮度值;M是D中像素的个数;不同种类的叶片光滑程度不同,阈值要根据叶片类型选取,一般阈值取40,若叶片属于粗糙类型,阈值适当增加;Among them, ψ(u,v) is the brightness of the candidate point P(u,v), D is a square area with P as the center and (6~10)×d+1 as the side length; ψ(i,j ) is the brightness value of other points in D except point P; M is the number of pixels in D; different types of leaves have different degrees of smoothness, and the threshold should be selected according to the type of leaf. Generally, the threshold is 40. If the leaf belongs to the rough type, the threshold Appropriate increase;

c、获得去除根部图像:将步骤3)中所得的候选点,用经过光滑度分割的图像A进行检验,如果候选点是图像A中保留的像素,则该候选点保留,否则删除;c, obtain and remove the root image: the candidate point obtained in step 3) is checked with the image A through smoothness segmentation, if the candidate point is a pixel retained in the image A, then the candidate point is retained, otherwise it is deleted;

5)获得每个叶片根底部以及主方向,从而识别叶片的位置和分布方向:5) Obtain the bottom of each blade root and the main direction, thereby identifying the position and distribution direction of the blade:

a、对步骤4)所得的结果图进行细化,计算细化后所有候选点的相对转动惯量,取相对转动惯量最大的点作为叶片根底部;所述的候选点相对转动惯量的求解具体如下:a, step 4) the resulting figure obtained is refined, calculate the relative moment of inertia of all candidate points after refinement, get the point with the largest relative moment of inertia as the bottom of the blade root; the solution of the relative moment of inertia of the candidate points is specifically as follows :

S1、假设候选点p的坐标为(u,v),另一个候选点q坐标为(i,j),两个候选点之间的连线与候选点q的切向量之间的夹角表示为Angle(p,q),夹角取锐角;S1. Assuming that the coordinates of the candidate point p are (u, v), and the coordinates of another candidate point q are (i, j), the angle between the line between the two candidate points and the tangent vector of the candidate point q represents is Angle(p,q), and the included angle is an acute angle;

S2、候选点q相对于候选点p的相对转动惯量分两种情况:S2. The relative moment of inertia of candidate point q relative to candidate point p can be divided into two cases:

如果候选点q和候选点p之间的连线与候选点p的切方向的夹角大于或等于阈值K,阈值的选择主要是要区分是主茎上的像素点,还是分支茎上的像素点,一般设置为18度,则候选点q相对于候选点p的相对转动惯量为:If the angle between the line between the candidate point q and the candidate point p and the tangent direction of the candidate point p is greater than or equal to the threshold K, the selection of the threshold is mainly to distinguish whether it is a pixel on the main stem or a pixel on the branch stem point, generally set to 18 degrees, then the relative moment of inertia of candidate point q relative to candidate point p is:

MoPtoP(p,q)=90-Angle(p,q);MoPtoP(p,q)=90-Angle(p,q);

如果候选点q和候选点p之间的连线与候选点p的切方向的夹角小于阈值K,则候选点q相对于候选点p的相对转动惯量为:If the angle between the line between the candidate point q and the candidate point p and the tangential direction of the candidate point p is smaller than the threshold K, the relative moment of inertia of the candidate point q relative to the candidate point p is:

MoPtoP(p,q)=Dis(p,q)×[90-Angle(p,q)];MoPtoP(p,q)=Dis(p,q)×[90-Angle(p,q)];

其中Dis(p,q)为候选点q和候选点p之间距离;Where Dis(p,q) is the distance between candidate point q and candidate point p;

则候选点p的相对转动惯量为所有其它候选点对候选点p的相对转动惯量之和:Then the relative moment of inertia of the candidate point p is the sum of the relative moments of inertia of all other candidate points to the candidate point p:

RMP=∑MoPtoP(p,q);RM P = ΣMoPtoP(p, q);

b、以叶片根底部为中心,在0~360度的每一个角度α画一个矩形,矩形两长边的方向为α,并称此矩形的主方向为α;所述的矩形长为(16~30)×d,宽为(7~12)×d;b. Taking the bottom of the blade root as the center, draw a rectangle at each angle α of 0 to 360 degrees, the direction of the two long sides of the rectangle is α, and the main direction of this rectangle is called α; the length of the rectangle is (16 ~30)×d, the width is (7~12)×d;

c、统计每个矩形内的候选点数量,选取包含候选点最多的矩形,此矩形的主方向α为叶片的主方向,叶片主方向是指叶片从根底部指向顶部的方向。c. Count the number of candidate points in each rectangle, select the rectangle containing the most candidate points, the main direction α of this rectangle is the main direction of the blade, and the main direction of the blade refers to the direction from the bottom of the root to the top of the blade.

上述实施例为本发明较佳的实施方式,但本发明的实施方式并不受上述实施例的限制,其他的任何未背离本发明的精神实质与原理下所作的改变、修饰、替代、组合、简化,均应为等效的置换方式,都包含在本发明的保护范围之内。The above-mentioned embodiment is a preferred embodiment of the present invention, but the embodiment of the present invention is not limited by the above-mentioned embodiment, and any other changes, modifications, substitutions, combinations, Simplifications should be equivalent replacement methods, and all are included in the protection scope of the present invention.

Claims (9)

1.基于叶片骨架模型的植物叶片图像自动识别方法,包含以下顺序的步骤:1. The plant blade image automatic recognition method based on blade skeleton model, comprises the step of following order: 1)获取植物叶片图像中叶片骨架的候选点:1) Obtain the candidate points of the leaf skeleton in the plant leaf image: a、获得叶片每一个像素的切方向,并假设该叶片主茎宽度所占像素数为d;a. Obtain the tangential direction of each pixel of the leaf, and assume that the number of pixels occupied by the width of the main stem of the leaf is d; b、对每一个像素点P,求其两边与切方向平行的两条短线,然后对短线上点的像素亮度与像素点P的中心点比较,若亮度比中心点小的点在65%以上,则认为其是叶片骨架的候选点;b. For each pixel point P, find two short lines whose two sides are parallel to the tangential direction, and then compare the pixel brightness of the point on the short line with the center point of the pixel point P, if the point whose brightness is smaller than the center point is above 65% , it is considered as a candidate point of the blade skeleton; 2)对叶片骨架候选点图像进行增强;2) Enhance the image of the blade skeleton candidate point; 3)消除植物叶片图像中的噪声;3) Eliminate the noise in the plant leaf image; 4)消除植物叶片图像中叶片根底部以下的叶茎部分:4) Eliminate the part of the leaf stem below the bottom of the leaf root in the plant leaf image: a、通过颜色进行分割:将原始图像中绿色分量大于红色分量和蓝色分量的像素保留,去除非绿色背景的干扰;a. Segmentation by color: keep the pixels whose green component is greater than the red component and blue component in the original image, and remove the interference of the non-green background; b、通过光滑度进行分割:计算每一个像素的光滑度,当该像素的光滑度大于阈值时,则认为该像素比较粗糙,不属于叶片,将该像素剔除;b. Segmentation by smoothness: Calculate the smoothness of each pixel. When the smoothness of the pixel is greater than the threshold, the pixel is considered rough and does not belong to the leaf, and the pixel is removed; c、获得去除根部图像:将步骤3)中所得的候选点,用经过光滑度分割的图像A进行检验,如果候选点是图像A中保留的像素,则该候选点保留,否则删除;c, obtain and remove the root image: the candidate point obtained in step 3) is checked with the image A through smoothness segmentation, if the candidate point is a pixel retained in the image A, then the candidate point is retained, otherwise it is deleted; 5)获得每个叶片根底部以及主方向,从而识别叶片的位置和分布方向:5) Obtain the bottom of each blade root and the main direction, thereby identifying the position and distribution direction of the blade: a、对步骤4)所得的结果图进行细化,计算细化后所有候选点的相对转动惯量,取相对转动惯量最大的点作为叶片根底部;a, step 4) the resulting figure obtained is refined, calculate the relative moments of inertia of all candidate points after refinement, get the point with the largest relative moments of inertia as the bottom of the blade root; b、以叶片根底部为中心,在0~360度的每一个角度α画一个矩形,矩形两长边的方向为α,并称此矩形的主方向为α;b. With the bottom of the blade root as the center, draw a rectangle at each angle α from 0 to 360 degrees. The direction of the two long sides of the rectangle is α, and the main direction of this rectangle is called α; c、统计每个矩形内的候选点数量,选取包含候选点最多的矩形,此矩形的主方向α为叶片的主方向,叶片主方向是指叶片从根底部指向顶部的方向。c. Count the number of candidate points in each rectangle, select the rectangle containing the most candidate points, the main direction α of this rectangle is the main direction of the blade, and the main direction of the blade refers to the direction from the bottom of the root to the top of the blade. 2.根据权利要求1所述的基于叶片骨架模型的植物叶片图像自动识别方法,其特征在于:步骤1)中,所述的步骤a具体包括以下步骤:2. the plant blade image automatic recognition method based on blade skeleton model according to claim 1, is characterized in that: in step 1), described step a specifically comprises the following steps: S1、对每一个像素点在0~360度的每一个角度β画一条以该像素点为中心的短线,短线的长度为(3~6)×d;S1. For each pixel point at each angle β of 0-360 degrees, draw a short line with the pixel point as the center, and the length of the short line is (3-6)×d; S2、针对每条短线,计算该条短线其它点与中心点的亮度差距,并将这些差距加起来,选取差距最小的短线方向作为这个像素点的切方向。S2. For each short line, calculate the brightness difference between other points of the short line and the central point, add up these differences, and select the short line direction with the smallest difference as the tangent direction of this pixel point. 3.根据权利要求1所述的基于叶片骨架模型的植物叶片图像自动识别方法,其特征在于:所述的步骤2),具体包含以下步骤:3. the plant blade image automatic recognition method based on blade skeleton model according to claim 1, is characterized in that: described step 2), specifically comprises the following steps: S1、对每个骨架的候选点Q,画一条以该像素点为中心的短线,短线的方向为Q的切方向,短线的长度为(2~3)×d,检测短线上是否有其它候选点,并且其切方向与Q的切方向相近;S1. For each candidate point Q of the skeleton, draw a short line centered on the pixel point, the direction of the short line is the tangential direction of Q, the length of the short line is (2~3)×d, and check whether there are other candidates on the short line point, and its tangent direction is close to that of Q; S2、如果有,则把检测到的其它候选点与候选点Q连线的中间点也设为候选点,将候选点Q的切方向作为中间点的切方向。S2. If there is, set the intermediate point of the line connecting other detected candidate points and the candidate point Q as the candidate point, and use the tangent direction of the candidate point Q as the tangent direction of the intermediate point. 4.根据权利要求3所述的基于叶片骨架模型的植物叶片图像自动识别方法,其特征在于:步骤2)的步骤S1中,所述的切方向相近的判断标准为两个候选点的角度差是否在5度以内,如果是,则认为二者的切方向相近。4. the plant blade image automatic recognition method based on blade skeleton model according to claim 3, it is characterized in that: in the step S1 of step 2), the judgment standard that described tangential direction is close is the angular difference of two candidate points Whether it is within 5 degrees, if yes, the tangent direction of the two is considered to be similar. 5.根据权利要求1所述的基于叶片骨架模型的植物叶片图像自动识别方法,其特征在于:所述的步骤3),具体包含以下步骤:5. the plant blade image automatic recognition method based on blade skeleton model according to claim 1, is characterized in that: described step 3), specifically comprises the following steps: S1、对每个候选点,在0~360度的每一个角度γ取N个点,N=(4~7)×d,并判断N个点中候选点的个数;S1. For each candidate point, take N points at each angle γ of 0-360 degrees, N=(4-7)×d, and judge the number of candidate points in the N points; S2、如果该候选点其中一个角度的N个点中候选点的比例大于65%,则保留该候选点;S2. If the proportion of the candidate points among the N points of one angle of the candidate point is greater than 65%, then keep the candidate point; S3、如果该候选点0~360度的每一个角度中的候选点的比例均小于65%,则认为该候选点是噪声点,将其删掉。S3. If the proportion of the candidate points in each angle of 0-360 degrees of the candidate point is less than 65%, the candidate point is considered to be a noise point and deleted. 6.根据权利要求1所述的基于叶片骨架模型的植物叶片图像自动识别方法,其特征在于:步骤4)的步骤b中,所述的光滑度的计算公式为6. the plant blade image automatic recognition method based on blade skeleton model according to claim 1, is characterized in that: in the step b of step 4), the computing formula of described smoothness is PP sthe s mm oo oo tt hh == 11 Mm ΣΣ ii ,, jj ∈∈ DD. || ΨΨ (( ii ,, jj )) -- ΨΨ (( uu ,, vv )) || 其中,ψ(u,v)为候选点P(u,v)的亮度,D为以P为中心,以(6~10)×d+1为边长的一个正方形区域;ψ(i,j)是D中除P点外其它点的亮度值;M是D中像素的个数。Among them, ψ(u,v) is the brightness of the candidate point P(u,v), D is a square area with P as the center and (6~10)×d+1 as the side length; ψ(i,j ) is the brightness value of other points in D except point P; M is the number of pixels in D. 7.根据权利要求1所述的基于叶片骨架模型的植物叶片图像自动识别方法,其特征在于:步骤5)的步骤a中,所述的候选点相对转动惯量的求解具体如下:7. the plant leaf image automatic recognition method based on blade skeleton model according to claim 1, is characterized in that: in the step a of step 5), the solution of described candidate point relative moment of inertia is specifically as follows: S1、假设候选点p的坐标为(u,v),另一个候选点q坐标为(i,j),两个候选点之间的连线与候选点q的切向量之间的夹角表示为Angle(p,q),夹角取锐角;S1. Assuming that the coordinates of the candidate point p are (u, v), and the coordinates of another candidate point q are (i, j), the angle between the line between the two candidate points and the tangent vector of the candidate point q represents is Angle(p,q), and the included angle is an acute angle; S2、候选点q相对于候选点p的相对转动惯量分两种情况:S2. The relative moment of inertia of candidate point q relative to candidate point p can be divided into two cases: 如果候选点q和候选点p之间的连线与候选点p的切方向的夹角大于或等于阈值K,则候选点q相对于候选点p的相对转动惯量为:If the angle between the line between the candidate point q and the candidate point p and the tangential direction of the candidate point p is greater than or equal to the threshold K, the relative moment of inertia of the candidate point q relative to the candidate point p is: MoPtoP(p,q)=90-Angle(p,q);MoPtoP(p,q)=90-Angle(p,q); 如果候选点q和候选点p之间的连线与候选点p的切方向的夹角小于阈值K,则候选点q相对于候选点p的相对转动惯量为:If the angle between the line between the candidate point q and the candidate point p and the tangential direction of the candidate point p is smaller than the threshold K, the relative moment of inertia of the candidate point q relative to the candidate point p is: MoPtoP(p,q)=Dis(p,q)×[90-Angle(p,q)];MoPtoP(p,q)=Dis(p,q)×[90-Angle(p,q)]; 其中Dis(p,q)为候选点q和候选点p之间距离;Where Dis(p,q) is the distance between candidate point q and candidate point p; 则候选点p的相对转动惯量为所有其它候选点对候选点p的相对转动惯量之和:Then the relative moment of inertia of the candidate point p is the sum of the relative moments of inertia of all other candidate points to the candidate point p: RMP=∑MoPtoP(p,q)。RM P =ΣMoPtoP(p,q). 8.根据权利要求1所述的基于叶片骨架模型的植物叶片图像自动识别方法,其特征在于:步骤1)的步骤b中,所述的与切方向平行的两条短线的距离为(3~5)×d,每条短线的长度为(4~10)×d。8. the plant leaf image automatic recognition method based on blade skeleton model according to claim 1, it is characterized in that: in the step b of step 1), the distance between described two short lines parallel to the tangential direction is (3~ 5)×d, the length of each short line is (4~10)×d. 9.根据权利要求1所述的基于叶片骨架模型的植物叶片图像自动识别方法,其特征在于:步骤5)的步骤b中,所述的矩形长为(16~30)×d,宽为(7~12)×d。9. The plant leaf image automatic recognition method based on the leaf skeleton model according to claim 1, characterized in that: in step b of step 5), the length of the rectangle is (16~30) × d, and the width is ( 7~12)×d.
CN201310714873.4A 2013-12-20 2013-12-20 Plant leaf image automatic recognition method based on leaf skeleton model Expired - Fee Related CN103729621B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310714873.4A CN103729621B (en) 2013-12-20 2013-12-20 Plant leaf image automatic recognition method based on leaf skeleton model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310714873.4A CN103729621B (en) 2013-12-20 2013-12-20 Plant leaf image automatic recognition method based on leaf skeleton model

Publications (2)

Publication Number Publication Date
CN103729621A CN103729621A (en) 2014-04-16
CN103729621B true CN103729621B (en) 2017-02-08

Family

ID=50453687

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310714873.4A Expired - Fee Related CN103729621B (en) 2013-12-20 2013-12-20 Plant leaf image automatic recognition method based on leaf skeleton model

Country Status (1)

Country Link
CN (1) CN103729621B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103996197A (en) * 2014-05-30 2014-08-20 北京农业信息技术研究中心 Character collecting method and system
CN107122781B (en) * 2017-03-10 2019-07-09 西北大学 A method for identifying plant leaves based on leaf shape and edge features
CN108362698B (en) * 2018-02-06 2020-08-11 北京农业智能装备技术研究中心 Method and device for detecting main stem nodes of seedlings
CN109544554B (en) * 2018-10-18 2020-01-31 中国科学院空间应用工程与技术中心 A method and system for plant image segmentation and leaf skeleton extraction
CN110689022B (en) * 2019-06-18 2023-06-20 华南农业大学 Image Extraction Method of Each Plant Based on Leaf Matching
CN110727814B (en) * 2019-10-10 2022-10-11 徐庆 Method for acquiring image shape feature descriptor

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101398898A (en) * 2008-10-20 2009-04-01 中国科学院合肥物质科学研究院 Plant leaf identification method based on manifold learning
CN101403741A (en) * 2008-10-20 2009-04-08 中国科学院合肥物质科学研究院 Plant leaf digital information collection and automatic recognition system and method based on multiple optical spectrum
CN101916382A (en) * 2010-07-30 2010-12-15 广州中医药大学 A method for image recognition of plant leaves
KR20130133411A (en) * 2012-05-29 2013-12-09 성균관대학교산학협력단 Plant classification method and system using autorecognition of leaf image

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101398898A (en) * 2008-10-20 2009-04-01 中国科学院合肥物质科学研究院 Plant leaf identification method based on manifold learning
CN101403741A (en) * 2008-10-20 2009-04-08 中国科学院合肥物质科学研究院 Plant leaf digital information collection and automatic recognition system and method based on multiple optical spectrum
CN101916382A (en) * 2010-07-30 2010-12-15 广州中医药大学 A method for image recognition of plant leaves
KR20130133411A (en) * 2012-05-29 2013-12-09 성균관대학교산학협력단 Plant classification method and system using autorecognition of leaf image

Also Published As

Publication number Publication date
CN103729621A (en) 2014-04-16

Similar Documents

Publication Publication Date Title
CN103729621B (en) Plant leaf image automatic recognition method based on leaf skeleton model
CN111709489B (en) Citrus identification method based on improved YOLOv4
CN104091179B (en) Intelligent blumeria graminis spore picture identification method
CN109948444A (en) Method, system and robot for simultaneous recognition of fruits and obstacles based on CNN
Liu et al. The recognition of apple fruits in plastic bags based on block classification
CN105389581B (en) An intelligent identification system and identification method for germ completeness of germ rice
CN106991380A (en) A kind of preprocess method based on vena metacarpea image
CN102103699A (en) Method for detecting boll opening of cotton based on image detection
CN106650812A (en) City water body extraction method for satellite remote sensing image
CN105893977B (en) A Rice Mapping Method Based on Adaptive Feature Selection
CN106503626A (en) Being mated with finger contours based on depth image and refer to gesture identification method
CN103177445A (en) Outdoor tomato identification method based on subsection threshold image segmentation and light spot identification
CN106503695A (en) A kind of tobacco plant identification and method of counting based on Aerial Images
CN105844213B (en) Green fruit recognition method
CN102542560A (en) Method for automatically detecting density of rice after transplantation
CN115311316A (en) Recognition and localization method of small watermelon in three-dimensional cultivation mode based on deep learning
CN114067206A (en) Spherical fruit identification and positioning method based on depth image
CN106157266A (en) A kind of orchard fruit image acquiring method
CN116310338A (en) Single litchi red leaf tip segmentation method based on examples and semantic segmentation
CN104915951B (en) A kind of stippled formula DPM two-dimension code area localization methods
CN112329506A (en) Fruit identification method and system, and positioning method and system of wolfberry picking robot
Sun et al. Combining an information-maximization-based attention mechanism and illumination invariance theory for the recognition of green apples in natural scenes
CN104636716B (en) Green fruit recognition methods
CN112329697B (en) A method for fruit recognition on trees based on improved YOLOv3
Han et al. Tomatoes maturity detection approach based on YOLOv5 and attention mechanisms

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170208

CF01 Termination of patent right due to non-payment of annual fee