CN108875747B - Machine vision-based imperfect wheat grain identification method - Google Patents

Machine vision-based imperfect wheat grain identification method Download PDF

Info

Publication number
CN108875747B
CN108875747B CN201810616422.XA CN201810616422A CN108875747B CN 108875747 B CN108875747 B CN 108875747B CN 201810616422 A CN201810616422 A CN 201810616422A CN 108875747 B CN108875747 B CN 108875747B
Authority
CN
China
Prior art keywords
image
wheat
segmentation
images
grain
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.)
Active
Application number
CN201810616422.XA
Other languages
Chinese (zh)
Other versions
CN108875747A (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.)
Sichuan University
Original Assignee
Sichuan 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 Sichuan University filed Critical Sichuan University
Priority to CN201810616422.XA priority Critical patent/CN108875747B/en
Publication of CN108875747A publication Critical patent/CN108875747A/en
Application granted granted Critical
Publication of CN108875747B publication Critical patent/CN108875747B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/26Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/136Segmentation; Edge detection involving thresholding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/194Segmentation; Edge detection involving foreground-background segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30181Earth observation
    • G06T2207/30188Vegetation; Agriculture

Abstract

The invention discloses a machine vision-based wheat imperfect grain identification method. The method comprises the following steps: collecting images of the upper surface and the lower surface of imperfect wheat grains in batches through collection equipment, preprocessing the images, registering the images after cutting boundaries, and removing image backgrounds; segmenting the preprocessed original image, segmenting the wheat images acquired in batch into single-grain images, wherein the segmentation is divided into two processes of rough segmentation and fine segmentation, and the rough segmentation roughly segments the whole registered image into single grains; the fine segmentation removes the background in the single-grain wheat image after the coarse segmentation, so that the interference of the background on wheat recognition is avoided; and (4) processing the wheat image according to the method, extracting the wheat characteristic, and identifying. The recognition method described by the invention has the advantages of short model training time, low dependence on the quality of the images collected by the front-end collecting equipment, mass recognition, high recognition speed and the like, and is beneficial to the practical application of wheat grain collection sites.

Description

Machine vision-based imperfect wheat grain identification method
Technical Field
The invention designs a machine vision-based imperfect wheat grain identification method. In particular to a method for identifying imperfect wheat grains based on self-adaptive wormhole positioning and spectral feature extraction.
Background
Wheat is one of three grain crops in China, the area and the yield of the wheat all account for about 1/4 of the grain crops in China, and the wheat yield and the wheat quality play a vital role in stabilizing domestic grain supply and guaranteeing grain safety. An important index for measuring the quality of wheat is the proportion of imperfect grains. Imperfect wheat grains do not refer to wheat that is completely worthless, and imperfect grains are primarily grains that represent damage. According to the national standard, the imperfect wheat grains mainly include broken grains, worm-forming grains, disease-forming grains (gibberellic disease grains and black embryo grains) and germinating grains. Imperfect wheat, once collected in grain depots, can have very serious consequences. Therefore, wheat quality control work is particularly important.
At present, the traditional manual detection method is adopted by the national food management and control department during food collection, and the method has the defects of high working strength, high requirement on professional skills of technicians, slow manual detection speed, certain human subjective factors and the like. In recent years, experts at home and abroad continuously focus on the research in the field, and a plurality of new detection methods are successively provided so as to realize the automation of the detection of the imperfect grains of wheat. Such as a method of detection using sound science, a detection method based on hyperspectral technology, and a detection method based on a Convolutional Neural Network (CNN) model. Although these methods can achieve the function of automated detection, there are still many disadvantages. For example, a microphone is used to collect the sound emitted by the vibration of wheat by using a sound science method, and the noise is very easily interfered by environmental sound and noise; the detection method based on the hyperspectral technology has the advantages that the image acquisition equipment is expensive, and the mixed detection of various imperfect grain varieties cannot be realized; the deep learning detection method based on the CNN model has the advantages of large required sample amount and long identification time.
Disclosure of Invention
The invention aims to solve the problems and provides a method for identifying imperfect wheat grains based on machine vision.
The invention realizes the purpose through the following technical scheme:
a machine vision-based wheat imperfect grain identification method comprises the following steps:
(1) the method comprises the steps of collecting images of the upper surface and the lower surface of imperfect wheat grains in batches through collection equipment, preprocessing the images, registering the images after cutting boundaries, and removing image backgrounds by utilizing series of operations such as graying and the like.
(2) Segmenting the preprocessed original image, changing the wheat images acquired in batch into single-grain images, and dividing the segmentation into two processes of rough segmentation and fine segmentation; roughly dividing the whole registered image into single wheat grains; the fine segmentation removes the background in the single-grain wheat image after the coarse segmentation, and avoids the wheat recognition interference caused by the background.
(3) And (3) processing the wheat image according to the method, extracting the wheat characteristics, and identifying the wheat.
Drawings
FIG. 1 is a flow chart of a machine vision-based method for identifying imperfect grains in wheat
FIG. 1-1 flow chart of wheat grain image preprocessing
FIG. 2-1 wheat grain image Pre-segmentation mask
FIG. 2-2 upper and lower views of rough wheat grain segmentation
FIGS. 2-3 comparison of rough and fine wheat grain segmentation
FIGS. 2-4 are graphs of contrast enhancement results of wheat grain images
FIG. 3-1 adaptive wormhole feature extraction block diagram
FIG. 3-2 is a graph showing the effect of the treatment of the vermin
FIGS. 3-3 comparison of frequency spectra of germinated and normal grains
FIGS. 3-4 comparison of frequency domain segmentation of germinated and normal grains
Detailed Description
The invention is further described below with reference to the accompanying drawings:
in fig. 1, a machine vision-based method for identifying defective wheat grains includes the following steps:
(1) the method comprises the steps of collecting images of the upper surface and the lower surface of imperfect wheat grains in batches through collection equipment, preprocessing the images, registering the images after cutting boundaries, and removing image backgrounds by utilizing series of operations such as graying and the like.
(2) Segmenting the preprocessed original image, changing the wheat images acquired in batch into single-grain images, dividing into two processes of rough segmentation and fine segmentation, and roughly segmenting the whole registered image into single wheat grains by the rough segmentation; the fine segmentation removes the background in the single-grain wheat image after the coarse segmentation, and avoids the wheat recognition interference caused by the background.
(3) And (3) processing the wheat image according to the method, extracting the wheat characteristics, and identifying the wheat.
Specifically, in the step (1), firstly, a front-end collection device is used to collect 200-300 wheat grain double-sided images in batch, and the wheat grain images are preprocessed, so as to improve the recognition rate of the wheat grains and establish a clear wheat grain image library, as shown in a wheat grain image preprocessing flow chart in fig. 1-1. After the acquired original images are obtained, in order to ensure the position correspondence of the upper and lower images, the upper and lower images need to be registered, a template matching algorithm is adopted as a registration algorithm, and the similarity degree of the two images is calculated by adopting a correlation coefficient matching method. The correlation coefficient matching method subtracts the average values of the image I (x, y) and the template T (x, y) to obtain I '(x, y) and T' (x, y), so that both images have no direct current component, and the matching result R (x, y) is defined as:
Figure BDA0001696983880000031
where T' (x, y) is defined as:
Figure BDA0001696983880000032
i' (x, y) is defined as:
Figure BDA0001696983880000033
in the step (2), a mask image 2-1 before wheat grain image segmentation is obtained firstly. The segmentation is divided into two processes of rough segmentation and fine segmentation, wherein the rough segmentation roughly segments the whole registered image into single wheat grains; the fine segmentation removes the background in the single-grain wheat image after the coarse segmentation, and avoids the interference of the background on wheat recognition. Firstly, obtaining masks of upper and lower images of wheat grains; secondly, solving a union set of masks of the upper and lower graphs; and finally, obtaining the minimum circumscribed rectangle of each outline through outline detection, and cutting according to the size of the minimum circumscribed rectangle to obtain a rough wheat grain segmentation image, as shown in an upper graph and a lower graph of the rough wheat grain segmentation of fig. 2-2.
Comparing the rough segmentation and the fine segmentation of the wheat grains with those shown in fig. 2-3, the rough segmentation step can obtain a rough segmentation image of the wheat grains, and then the fine segmentation is performed on the wheat grains to remove the background of the wheat grain image. The wheat grain image displayed by the method has a pure and uncomplicated background, so that the method firstly selects a seed node, secondly selects an area communicated with the seed node and fills the communicated area by adopting specified colors, and the method is used for realizing fine segmentation. Here, the seed node is selected as the position of the roughly segmented wheat grain image (10, 10).
As shown in fig. 2-4, after obtaining the refined wheat grain segmentation image, image enhancement needs to be performed on the wheat grain image in order to extract more effective features, and an improved algorithm for limiting contrast adaptive histogram equalization is proposed. The specific process is as follows:
firstly, pixels of RGB three channels are counted in a histogram, then contrast-limiting adaptive histogram equalization processing is carried out, and then nonlinear mapping is carried out on image pixel points. The following expression maps the image gray-scale value i to TiAnd the value of b is an enhanced strength parameter. The result of such a mapping process is that pixels that appear too dark in the image are enhanced more, while those that are themselves brighter are enhanced less.
Ti=MIN(255,MAX(0,i+sin(PI*i/255.0f)*b))
And (4) in the step (3), performing wheat feature extraction and identification operation. By observing the images of the wheat grains, the differences of the wheat grains in three aspects of color, shape and texture can be known, which is also a feature generally adopted at present. The invention is characterized in that a wheat feature extraction and identification method based on self-adaptive wormhole positioning and frequency spectrum features is provided.
As shown in a self-adaptive wormhole feature extraction block diagram 3-1, on the basis of obtaining an optimal segmentation threshold, the position of the wormhole can be well self-adaptively positioned and the area of the wormhole can be quantized for each wheat image, and the wormhole is taken as a feature parameter for extraction. To illustrate the adaptive wormhole feature extraction method, the following formula variables need to be declared: the wheat image G (x, y) is w x h, the segmentation threshold of the wheat and the background color is marked as t, and the pixel less than the threshold tThe value is the target color, and the number is marked as G0With a weighted mean gray value of c0(ii) a The pixel values above the threshold t are background colors, the number of which is denoted G1With a weighted mean gray value of c1. Firstly, an optimal segmentation threshold is adaptively found for each wheat image, and the following formula can be obtained:
Figure BDA0001696983880000041
Figure BDA0001696983880000042
c=b0*c0+b1*c1
t=b0*(c0-c)2+b1*(c1-c)2
wherein, b0The pixel value less than the threshold value t accounts for the proportion of the whole image; b1The pixel value larger than the threshold value t accounts for the proportion of the whole image; c is the average gray value of the whole image; and obtaining the maximum t value after iteration, namely the optimal segmentation threshold value.
As shown in the fig. 3-2 of the effect of processing the worm grains, after the worm holes are positioned through the steps, the pixel value larger than the threshold is 255 and the rest is 0 by using a threshold segmentation method, so that the positions of the worm holes of the worm-eaten wheat are accurately positioned.
As shown in the comparison of frequency spectrums of the germinated grains and normal grains in the figure 3-3, the germinated grains have the characteristics of inconsistent sizes of bud tips of embryo parts, inconsistent emergence degrees of the bud tips and the like in a spatial domain and are easily identified as normal grains and broken grains by mistake. The invention finds that the germinated grains are obviously different from normal grains and broken grains in the shape and gray value transition of the wheat embryo part, and the difference is more obvious in the frequency domain.
The frequency domain division of the germinated grains and the normal grains is compared with that shown in FIGS. 3-4, and by utilizing the difference between the germinated grains and the normal grains in the frequency domain, characteristic parameters of entropy, energy, contrast and inverse difference moment of the spectrogram in the directions of 0 degree, 45 degrees, 90 degrees and 135 degrees are extracted. We can obtain the following formula:
Figure BDA0001696983880000043
Figure BDA0001696983880000044
Figure BDA0001696983880000045
wherein, Ent is an entropy value of the image, Energy is an Energy value of the image, and Contrast is a Contrast of the image. From the above description, the following feature extraction data table based on spectral features can be obtained:
TABLE 1 characteristic data table based on spectral characteristics
Figure BDA0001696983880000051
Experiments can show that the method described in the patent has obvious effect on identifying imperfect wheat grains, and the detailed experimental effect is shown in table 2:
TABLE 2 hybrid class identification results
Figure BDA0001696983880000052

Claims (1)

1. A machine vision-based wheat imperfect grain identification method is characterized by comprising the following steps:
(1) acquiring 200-shot 300-shot double-sided images in batch by using front-end acquisition equipment, registering upper and lower images after acquiring acquired images, and subtracting respective average values from an image I (x, y) and a template T (x, y) to obtain I '(x, y) and T' (x, y), so that the two images have no direct-current component, and the matching result R (x, y) is defined as:
Figure FDA0003233025560000011
where T' (x, y) is defined as:
Figure FDA0003233025560000012
i' (x, y) is defined as:
Figure FDA0003233025560000013
wherein w represents the width of the image and h represents the height of the image;
(2) preprocessing the registered image in the step (1), removing the image background by using a series of operations such as graying and the like to obtain a preprocessed wheat original image, and enhancing the image of the wheat original image, wherein an improved method for limiting contrast and adapting to histogram equalization is provided and is expressed based on the following formula:
Figure FDA0003233025560000014
where i denotes the image grey scale value, TiRepresenting the mapped gray value, b representing the enhanced intensity;
(3) according to the result of the step (2), a method for searching the optimal wormhole segmentation threshold value based on self-adaptive iteration of single-grain wheat is provided, the original segmentation image and the graphic layer picture of the single-grain wheat are obtained through rough segmentation, and the background is removed through fine segmentation on the basis of the rough segmentation; roughly dividing the whole registered image into single wheat grains, firstly solving masks of upper and lower images of the wheat grains, secondly solving a union set of the masks of the upper and lower images, finally obtaining a minimum external rectangle of each outline through outline detection, and cutting according to the size of the minimum external rectangle to obtain a roughly divided image of the wheat grains; the fine segmentation removes the background in the single-kernel image after the rough segmentation, the fine segmentation firstly sets a seed node A (10,10) for each image, pixel filling is carried out in sequence according to the connected domain of the current node from the seed node, and after the filling is finished, the image is enhanced by adopting the improved method for limiting the contrast ratio self-adaptive histogram equalization provided by the step (2);
(4) according to the wheat single grain fine segmentation image and the pattern layer image obtained in the step (3), a feature extraction method for searching an optimal wormhole segmentation threshold and multi-angle frequency spectrum characteristics based on self-adaptive iteration for the respective living insect grains and the germinating grains is provided on the basis of traditional feature extraction, firstly, a threshold segmentation method is adopted for each living insect grain image to find a wormhole position T, and the wormhole position features are quantized into an area matrix (T) at the position T;
for the insect grain, set wheat image G (x, y), size w h, wheat and background color segmentation threshold value as t, the pixel value less than threshold value t as target color, its number as G0With a weighted mean gray value of c0(ii) a The pixel values above the threshold t are background colors, the number of which is denoted G1With a weighted mean gray value of c1Firstly, an optimal segmentation threshold is adaptively found for each wheat image, and the following formula can be obtained:
Figure FDA0003233025560000021
Figure FDA0003233025560000022
c=b0*c0+b1*c1
t=b0*(c0-c)2+b1*(c1-c)2
wherein, b0The pixel value less than the threshold value t accounts for the proportion of the whole image; b1The pixel value larger than the threshold value t accounts for the proportion of the whole image; c is the average gray value of the whole image; after iterationThe obtained maximum t value is the optimal segmentation threshold value;
after positioning the wormholes, setting the pixel value larger than the threshold value to be 255 and the rest part to be 0 by using a threshold value segmentation method, and quantifying the wormhole position characteristics to an area matrix (T) at the wormhole position T;
extracting and mapping the characteristics of the germinated grains to a frequency domain, and quantizing the characteristics into moment characteristics of different angles of the image as parameter extraction characteristics;
for the germinated kernels, first, spectrograms of the germinated and normal kernels were obtained and set to F1And F2
Extracting characteristic parameters of entropy, energy, contrast and inverse difference moment of the spectrogram in directions of 0 degree, 45 degrees, 90 degrees and 135 degrees respectively to obtain the following formula:
Figure FDA0003233025560000031
Figure FDA0003233025560000032
Figure FDA0003233025560000033
wherein, Ent is the entropy of the image, Energy is the Energy value of the image, and Contrast is the Contrast of the image;
the wheat image is processed by the method, and then the wheat characteristics are extracted to identify the wheat.
CN201810616422.XA 2018-06-15 2018-06-15 Machine vision-based imperfect wheat grain identification method Active CN108875747B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810616422.XA CN108875747B (en) 2018-06-15 2018-06-15 Machine vision-based imperfect wheat grain identification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810616422.XA CN108875747B (en) 2018-06-15 2018-06-15 Machine vision-based imperfect wheat grain identification method

Publications (2)

Publication Number Publication Date
CN108875747A CN108875747A (en) 2018-11-23
CN108875747B true CN108875747B (en) 2021-10-15

Family

ID=64339071

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810616422.XA Active CN108875747B (en) 2018-06-15 2018-06-15 Machine vision-based imperfect wheat grain identification method

Country Status (1)

Country Link
CN (1) CN108875747B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109711319B (en) * 2018-12-24 2023-04-07 安徽高哲信息技术有限公司 Method and system for establishing imperfect grain image recognition sample library
CN111435447A (en) * 2019-01-14 2020-07-21 珠海格力电器股份有限公司 Method and device for identifying germ-remaining rice and cooking utensil
CN110378268B (en) * 2019-07-10 2022-04-26 中国科学院长春光学精密机械与物理研究所 Hyperspectral rapid target detection method and system
CN111583188B (en) * 2020-04-15 2023-12-26 武汉联影智融医疗科技有限公司 Surgical navigation mark point positioning method, storage medium and computer equipment
CN114220033B (en) * 2020-09-03 2023-07-18 四川大学 Wheat imperfect grain identification method combining image enhancement and CNN
CN112362673A (en) * 2020-11-17 2021-02-12 清华大学天津高端装备研究院洛阳先进制造产业研发基地 Visual detection method and system for dumplings
CN112560748A (en) * 2020-12-23 2021-03-26 安徽高哲信息技术有限公司 Crop shape analysis subsystem and method
CN113109240B (en) * 2021-04-08 2022-09-09 国家粮食和物资储备局标准质量中心 Method and system for determining imperfect grains of grains implemented by computer
CN116343199B (en) * 2023-05-25 2023-09-19 安徽高哲信息技术有限公司 Wheat black embryo grain identification method, device, electronic equipment and readable storage medium
CN116311231B (en) * 2023-05-25 2023-09-19 安徽高哲信息技术有限公司 Grain insect etching identification method, device, electronic equipment and readable storage medium
CN116912244A (en) * 2023-09-12 2023-10-20 中储粮成都储藏研究院有限公司 Intelligent grain quality index detection method based on machine vision

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103745478A (en) * 2014-01-24 2014-04-23 山东农业大学 Machine vision determination method for wheat germination rate

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58109850A (en) * 1981-12-24 1983-06-30 Satake Eng Co Ltd Detector of broken grain of rice
US8031910B2 (en) * 2003-09-17 2011-10-04 Syngenta Participations Ag Method and apparatus for analyzing quality traits of grain or seed
DE102007053662A1 (en) * 2007-11-10 2009-05-14 Claas Selbstfahrende Erntemaschinen Gmbh Method for monitoring the quality of crops
CN102253052B (en) * 2011-05-04 2013-07-24 浙江大学 Grain quality on-line detection apparatus based on field programmable gate array (FPGA)
CN104535646B (en) * 2014-12-17 2017-05-24 河南工业大学 Method for detecting imperfection of food grains
CN106370667A (en) * 2016-07-28 2017-02-01 广东技术师范学院 Visual detection apparatus and method for quality of corn kernel
CN106238337A (en) * 2016-07-28 2016-12-21 广东技术师范学院 A kind of corn kernel quality vision inspection apparatus

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103745478A (en) * 2014-01-24 2014-04-23 山东农业大学 Machine vision determination method for wheat germination rate

Also Published As

Publication number Publication date
CN108875747A (en) 2018-11-23

Similar Documents

Publication Publication Date Title
CN108875747B (en) Machine vision-based imperfect wheat grain identification method
CN109255757B (en) Method for segmenting fruit stem region of grape bunch naturally placed by machine vision
CN109308697B (en) Leaf disease identification method based on machine learning algorithm
CN105718945B (en) Apple picking robot night image recognition method based on watershed and neural network
Narvekar et al. Grape leaf diseases detection & analysis using SGDM matrix method
CN107256398B (en) Feature fusion based individual milk cow identification method
CN109472788A (en) A kind of scar detection method on airplane riveting surface
AU2020103260A4 (en) Rice blast grading system and method
CN115578660B (en) Land block segmentation method based on remote sensing image
CN114067207A (en) Vegetable seedling field weed detection method based on deep learning and image processing
CN113255434B (en) Apple identification method integrating fruit characteristics and deep convolutional neural network
CN110348461A (en) A kind of Surface Flaw feature extracting method
CN108416814A (en) Quick positioning and recognition methods and the system on a kind of pineapple head
CN116524224A (en) Machine vision-based method and system for detecting type of cured tobacco leaves
CN115601690B (en) Edible fungus environment detection method based on intelligent agriculture
CN111192332B (en) Smoke detection-based smoke machine control method and smoke machine
CN111401121A (en) Method for realizing citrus segmentation based on super-pixel feature extraction
Di et al. The research on the feature extraction of sunflower leaf rust characteristics based on color and texture feature
Singh et al. A novel algorithm for segmentation of diseased apple leaf images
CN110348530B (en) Method for identifying lipstick number
CN114332626A (en) Rice yield prediction method based on visual analysis
CN110135481B (en) Crop lesion detection method and detection device
CN108133467B (en) Underwater image enhancement system and method based on particle calculation
CN114581660A (en) Plant leaf segmentation identification method and system
CN113269750A (en) Banana leaf disease image detection method and system, storage medium and detection device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant