CN108710850B - Wolfberry fruit identification method and system - Google Patents

Wolfberry fruit identification method and system Download PDF

Info

Publication number
CN108710850B
CN108710850B CN201810473831.9A CN201810473831A CN108710850B CN 108710850 B CN108710850 B CN 108710850B CN 201810473831 A CN201810473831 A CN 201810473831A CN 108710850 B CN108710850 B CN 108710850B
Authority
CN
China
Prior art keywords
wolfberry fruit
rgb image
pixel points
fruit
image
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
CN201810473831.9A
Other languages
Chinese (zh)
Other versions
CN108710850A (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.)
Hefei Institutes of Physical Science of CAS
Original Assignee
Hefei Institutes of Physical Science of CAS
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 Hefei Institutes of Physical Science of CAS filed Critical Hefei Institutes of Physical Science of CAS
Priority to CN201810473831.9A priority Critical patent/CN108710850B/en
Publication of CN108710850A publication Critical patent/CN108710850A/en
Application granted granted Critical
Publication of CN108710850B publication Critical patent/CN108710850B/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
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/56Extraction of image or video features relating to colour

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)
  • Fodder In General (AREA)
  • Medicines Containing Plant Substances (AREA)

Abstract

The invention discloses a method and a system for identifying medlar fruits, wherein the method comprises the following steps: acquiring an initial medlar fruit RGB image; converting an initial wolfberry fruit RGB image into an HSV image, traversing pixel points in the HSV image, and obtaining a first coordinate set of pixel points of which H is more than 10 and less than 170 or S is less than 120 in the HSV image; removing pixel points with the same coordinate as the coordinate in the first coordinate set in the initial wolfberry fruit RGB image to obtain a first wolfberry fruit RGB image; traversing pixel points in the RGB image of the first wolfberry fruit, and removing the pixel points with R less than G + B or R less than 45 in the RGB image of the first wolfberry fruit to obtain a RGB image of a second wolfberry fruit; converting the RGB image of the second wolfberry fruit into a binary image, traversing pixel points in the binary image of the wolfberry fruit to obtain a second coordinate set of the pixel points with the pixel values larger than 150 in the binary image of the wolfberry fruit; and removing the pixel points with the same coordinate in the second wolfberry fruit RGB image and the second coordinate set to obtain the target wolfberry fruit RGB image.

Description

Wolfberry fruit identification method and system
Technical Field
The invention relates to the technical field of image processing, in particular to a wolfberry fruit identification method and system.
Background
The Chinese wolfberry has a long history of homology of medicine and food, and the Chinese wolfberry planting area is more than 100 ten thousand mu at present. Besides no obvious change of planting areas of Ningxia, hebei and Gansu, the planting areas of Xinjiang, qinghai, inner Mongolia and other fields are continuously increased. Medlar picking is generally carried out in summer in hot weather, the working environment is poor, the manual picking efficiency is low, the cost is high, the problems of insufficient manual supply in the picking peak period and the like are gradually serious.
The visual processing technology and the double-arm control technology are combined to form a row of medlar picking robot, medlar can be automatically identified and picked, but the problem how to identify the medlar fruits under illumination and the medlar fruits under shadow in summer with sufficient sunlight is an urgent need to be solved in the field.
Disclosure of Invention
Based on the technical problems in the background art, the invention provides a method and a system for identifying medlar fruits;
the invention provides a medlar fruit identification method, which comprises the following steps:
s1, obtaining an initial wolfberry fruit RGB image;
s2, converting the initial RGB image of the wolfberry fruit into an HSV image of the wolfberry fruit, traversing pixel points in the HSV image of the wolfberry fruit to obtain a coordinate set of the pixel points with hue being more than 10 and less than 170 or saturation being less than 120 in the HSV image of the wolfberry fruit, and recording the coordinate set as a first coordinate set;
s3, removing pixel points of which the coordinates of the pixel points in the initial wolfberry fruit RGB image are the same as those in the first coordinate set to obtain a first wolfberry fruit RGB image;
s4, traversing pixel points in the RGB image of the first wolfberry fruit, and removing the pixel points with R less than G + B or R less than 45 in the RGB image of the first wolfberry fruit to obtain a RGB image of a second wolfberry fruit;
s5, converting the second RGB image of the wolfberry fruit into a grey-scale map of the wolfberry fruit, converting the grey-scale map of the wolfberry fruit into a binary map of the wolfberry fruit, traversing pixel points in the binary map of the wolfberry fruit to obtain a coordinate set of the pixel points with the pixel values larger than 150 in the binary map of the wolfberry fruit, and recording the coordinate set as a second coordinate set;
and S6, removing pixel points of the second wolfberry fruit RGB image with the same coordinate as the coordinate of the pixel points in the second coordinate set to obtain the target wolfberry fruit RGB image.
Preferably, in step S5, the converting the gray-scale map of the lycium barbarum fruit into a binary map of the lycium barbarum fruit specifically includes: and converting the grey-scale map of the medlar fruit into a binary map of the medlar fruit by using a Laplace operator.
A system for identifying fruit of lycium barbarum comprising:
the initial image acquisition module is used for acquiring an initial medlar fruit RGB image;
the first set calculation module is used for converting the initial RGB image of the wolfberry fruit into an HSV image of the wolfberry fruit, traversing pixel points in the HSV image of the wolfberry fruit to obtain a coordinate set of the pixel points with hue being more than 10 and less than 170 or saturation being less than 120 in the HSV image of the wolfberry fruit, and recording the coordinate set as a first coordinate set;
the first image processing module is used for removing pixel points with the same coordinates in the initial wolfberry fruit RGB image and the first coordinate set to obtain a first wolfberry fruit RGB image;
the second image processing module is used for traversing pixel points in the RGB image of the first wolfberry fruit, and removing pixel points with R being less than G + B or R being less than 45 in the RGB image of the first wolfberry fruit to obtain a RGB image of the second wolfberry fruit;
the second set calculation module is used for converting the second RGB image of the wolfberry fruit into a grey-scale map of the wolfberry fruit, converting the grey-scale map of the wolfberry fruit into a binary map of the wolfberry fruit, traversing pixel points in the binary map of the wolfberry fruit to obtain a coordinate set of the pixel points with the pixel values larger than 150 in the binary map of the wolfberry fruit, and recording the coordinate set as a second coordinate set;
and the third image processing module is used for removing pixel points with the same coordinate in the second wolfberry fruit RGB image and the second coordinate set to obtain the target wolfberry fruit RGB image.
Preferably, the second set calculating module is specifically configured to: and converting the grey-scale map of the medlar fruit into a binary map of the medlar fruit by using a Laplace operator.
The method comprises the steps of obtaining an initial RGB image of a medlar fruit; converting the initial wolfberry fruit RGB image into a wolfberry fruit HSV image, traversing pixel points in the wolfberry fruit HSV image to obtain a coordinate set of pixel points with hue less than 10 and saturation less than 170 or saturation less than 120 in the wolfberry fruit HSV image, and recording the coordinate set as a first coordinate set; removing pixel points with the same coordinate as the coordinate in the first coordinate set in the initial wolfberry fruit RGB image to obtain a first wolfberry fruit RGB image; traversing pixel points in the RGB image of the first wolfberry fruit, and removing the pixel points with R being less than G + B or R being less than 45 in the RGB image of the first wolfberry fruit to obtain the RGB image of the second wolfberry fruit; converting the RGB image of the second wolfberry fruit into a grey-scale map of the wolfberry fruit, converting the grey-scale map of the wolfberry fruit into a binary map of the wolfberry fruit, traversing pixel points in the binary map of the wolfberry fruit to obtain a coordinate set of the pixel points with pixel values larger than 150 in the binary map of the wolfberry fruit, and recording the coordinate set as a second coordinate set; and removing pixel points with the same coordinate in the second wolfberry fruit RGB image and the second coordinate set to obtain a target wolfberry fruit RGB image, and thus, combining the RGB color space with HSV color space and Laplace operator, quickly and efficiently identifying the wolfberry fruits under illumination and the wolfberry fruits under shadow, so that the identification rate of the wolfberry fruits is improved, and the benefit of an enterprise automatically picking the wolfberry fruits by identifying the wolfberry fruits is improved.
Drawings
Fig. 1 is a schematic flow chart of a method for identifying fruits of lycium barbarum provided by the invention;
fig. 2 is a schematic block diagram of a system for identifying a fruit of chinese wolfberry according to the present invention.
Detailed Description
Referring to fig. 1, the method for identifying a medlar fruit provided by the invention comprises the following steps:
s1, acquiring an initial RGB image of the wolfberry fruit.
And S2, converting the initial RGB image of the wolfberry fruit into an HSV image of the wolfberry fruit, traversing pixel points in the HSV image of the wolfberry fruit to obtain a coordinate set of the pixel points with hue less than 10 and saturation less than 170 or saturation less than 120 in the HSV image of the wolfberry fruit, and recording the coordinate set as a first coordinate set.
And S3, removing pixel points of which the coordinates of the pixel points in the initial wolfberry fruit RGB image are the same as those in the first coordinate set to obtain a first wolfberry fruit RGB image.
In the specific scheme, an initial wolfberry fruit RGB image is converted into a wolfberry fruit HSV image, pixel point traversal is carried out on the wolfberry fruit HSV image, pixel points with the same coordinate in the initial wolfberry fruit RGB image are removed through H being more than 10 and less than 170 or S being less than 120, and a first wolfberry fruit RGB image is obtained, wherein H is hue, and S is saturation.
And S4, traversing pixel points in the RGB image of the first wolfberry fruit, and removing pixel points of which R is less than G + B or R is less than 45 in the RGB image of the first wolfberry fruit to obtain the RGB image of the second wolfberry fruit.
In the specific scheme, pixel points which meet the requirement that R is more than or equal to G + B and more than or equal to 45 in the RGB image of the first wolfberry fruit are reserved, and pixel points which do not meet the requirement are removed to obtain the RGB image of the second wolfberry fruit.
Step S5, converting the second RGB image of the wolfberry fruit into a grey-scale map of the wolfberry fruit, converting the grey-scale map of the wolfberry fruit into a binary map of the wolfberry fruit, traversing pixel points in the binary map of the wolfberry fruit to obtain a coordinate set of the pixel points with pixel values larger than 150 in the binary map of the wolfberry fruit, recording the coordinate set as a second coordinate set, and converting the grey-scale map of the wolfberry fruit into the binary map of the wolfberry fruit specifically comprises the following steps: and converting the grey-scale map of the medlar fruit into a binary map of the medlar fruit by using a Laplace operator.
And S6, removing pixel points with the same coordinate as the coordinate in the second coordinate set in the second wolfberry fruit RGB image to obtain a target wolfberry fruit RGB image.
In the specific scheme, the second wolfberry fruit RGB image is converted into a wolfberry fruit gray map, the wolfberry fruit gray map is converted into a wolfberry fruit binary map through a Laplacian operator, pixel points in the wolfberry fruit binary map are traversed, whether the pixel value of each pixel point is larger than 150 is judged, and the pixel points which accord with the judged same coordinate point in the second wolfberry fruit RGB image are removed to obtain the target wolfberry fruit RGB image.
Referring to fig. 2, the present invention provides a system for identifying a fruit of chinese wolfberry, comprising:
and the initial image acquisition module is used for acquiring an initial medlar fruit RGB image.
And the first set calculation module is used for converting the initial RGB image of the wolfberry fruit into an HSV image of the wolfberry fruit, traversing pixel points in the HSV image of the wolfberry fruit to obtain a coordinate set of the pixel points with hue being more than 10 and less than 170 or saturation being less than 120 in the HSV image of the wolfberry fruit, and recording the coordinate set as a first coordinate set.
And the first image processing module is used for removing pixel points with the same coordinates in the initial wolfberry fruit RGB image and the first coordinate set to obtain a first wolfberry fruit RGB image.
In the specific scheme, an initial wolfberry fruit RGB image is converted into a wolfberry fruit HSV image, pixel traversal is carried out on the wolfberry fruit HSV image, pixels with the same coordinate in the initial wolfberry fruit RGB image are removed through H being more than 10 and less than 170 or S being less than 120, and a first wolfberry fruit RGB image is obtained, wherein H is hue, and S is saturation.
And the second image processing module is used for traversing pixel points in the RGB image of the first wolfberry fruit, and removing pixel points of which R is less than G + B or R is less than 45 in the RGB image of the first wolfberry fruit to obtain the RGB image of the second wolfberry fruit.
In the specific scheme, pixel points which meet the requirements that R is larger than or equal to G + B and R is larger than or equal to 45 in the RGB image of the first wolfberry fruit are reserved, and the pixel points which do not meet the requirements are removed to obtain the RGB image of the second wolfberry fruit.
The second set calculation module is used for converting the second RGB image of the wolfberry fruit into a grey-scale map of the wolfberry fruit, converting the grey-scale map of the wolfberry fruit into a binary map of the wolfberry fruit, traversing pixel points in the binary map of the wolfberry fruit, obtaining a coordinate set of the pixel points with pixel values larger than 150 in the binary map of the wolfberry fruit, and recording the coordinate set as a second coordinate set, wherein the second set calculation module is specifically used for: and converting the grey-scale map of the medlar fruit into a binary map of the medlar fruit by using a Laplace operator.
And the third image processing module is used for removing pixel points with the same coordinate in the second wolfberry fruit RGB image and the second coordinate set to obtain a target wolfberry fruit RGB image.
In the specific scheme, the second wolfberry fruit RGB image is converted into a wolfberry fruit gray map, the wolfberry fruit gray map is converted into a wolfberry fruit binary map through a Laplacian operator, pixel points in the wolfberry fruit binary map are traversed, whether the pixel value of each pixel point is larger than 150 is judged, and the pixel points which accord with the judged same coordinate point in the second wolfberry fruit RGB image are removed to obtain the target wolfberry fruit RGB image.
In the embodiment, an initial RGB image of the medlar fruit is obtained; converting the initial wolfberry fruit RGB image into a wolfberry fruit HSV image, traversing pixel points in the wolfberry fruit HSV image to obtain a coordinate set of pixel points with hue less than 10 and saturation less than 170 or saturation less than 120 in the wolfberry fruit HSV image, and recording the coordinate set as a first coordinate set; removing pixel points with the same coordinate as the coordinate in the first coordinate set in the initial wolfberry fruit RGB image to obtain a first wolfberry fruit RGB image; traversing pixel points in the RGB image of the first wolfberry fruit, and removing the pixel points with R being less than G + B or R being less than 45 in the RGB image of the first wolfberry fruit to obtain the RGB image of the second wolfberry fruit; converting the RGB image of the second wolfberry fruit into a grey-scale map of the wolfberry fruit, converting the grey-scale map of the wolfberry fruit into a binary map of the wolfberry fruit, traversing pixel points in the binary map of the wolfberry fruit to obtain a coordinate set of the pixel points with pixel values larger than 150 in the binary map of the wolfberry fruit, and recording the coordinate set as a second coordinate set; and removing pixel points with the same coordinate in the second wolfberry fruit RGB image and the second coordinate set to obtain a target wolfberry fruit RGB image, and thus, combining the RGB color space with the HSV color space and the Laplace operator, quickly and efficiently identifying the wolfberry fruits under illumination and the wolfberry fruits under shadows, so that the identification rate of the wolfberry fruits is improved, and the benefit of an enterprise automatically picking the wolfberry fruits by identifying the wolfberry fruits is further improved.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be considered to be within the technical scope of the present invention, and the technical solutions and the inventive concepts thereof according to the present invention should be equivalent or changed within the scope of the present invention.

Claims (2)

1. A wolfberry fruit identification method is characterized by comprising the following steps:
s1, obtaining an initial wolfberry fruit RGB image;
s2, converting the initial RGB image of the wolfberry fruit into an HSV image of the wolfberry fruit, traversing pixel points in the HSV image of the wolfberry fruit to obtain a coordinate set of the pixel points with hue being more than 10 and less than 170 or saturation being less than 120 in the HSV image of the wolfberry fruit, and recording the coordinate set as a first coordinate set;
s3, removing pixel points of which the coordinates of the pixel points in the initial wolfberry fruit RGB image are the same as those in the first coordinate set to obtain a first wolfberry fruit RGB image;
s4, traversing pixel points in the RGB image of the first wolfberry fruit, and removing the pixel points with R less than G + B or R less than 45 in the RGB image of the first wolfberry fruit to obtain a RGB image of a second wolfberry fruit;
s5, converting the second RGB image of the wolfberry fruit into a grey-scale map of the wolfberry fruit, converting the grey-scale map of the wolfberry fruit into a binary map of the wolfberry fruit, traversing pixel points in the binary map of the wolfberry fruit to obtain a coordinate set of the pixel points with the pixel values larger than 150 in the binary map of the wolfberry fruit, and recording the coordinate set as a second coordinate set;
s6, removing pixel points of the second wolfberry fruit RGB image, wherein the pixel point coordinates are the same as those of the second coordinate set, and obtaining a target wolfberry fruit RGB image;
in step S5, the converting the gray level map of the lycium barbarum fruit into a binary map of the lycium barbarum fruit specifically includes: and converting the grey-scale map of the medlar fruit into a binary map of the medlar fruit by using a Laplace operator.
2. A system for identifying a fruit of lycium barbarum, comprising:
the initial image acquisition module is used for acquiring an initial medlar fruit RGB image;
the first set calculation module is used for converting the initial RGB image of the wolfberry fruit into an HSV image of the wolfberry fruit, traversing pixel points in the HSV image of the wolfberry fruit to obtain a coordinate set of the pixel points with hue being more than 10 and less than 170 or saturation being less than 120 in the HSV image of the wolfberry fruit, and recording the coordinate set as a first coordinate set;
the first image processing module is used for removing pixel points with the same coordinate in the initial wolfberry fruit RGB image and the coordinate in the first coordinate set to obtain a first wolfberry fruit RGB image;
the second image processing module is used for traversing pixel points in the RGB image of the first wolfberry fruit, and removing pixel points with R being less than G + B or R being less than 45 in the RGB image of the first wolfberry fruit to obtain a RGB image of the second wolfberry fruit;
the second set calculation module is used for converting the second RGB image of the wolfberry fruit into a grey-scale map of the wolfberry fruit, converting the grey-scale map of the wolfberry fruit into a binary map of the wolfberry fruit, traversing pixel points in the binary map of the wolfberry fruit to obtain a coordinate set of the pixel points with the pixel values larger than 150 in the binary map of the wolfberry fruit, and recording the coordinate set as a second coordinate set;
the third image processing module is used for removing pixel points with the same coordinate in the second wolfberry fruit RGB image and the coordinate in the second coordinate set to obtain a target wolfberry fruit RGB image; the second set calculating module is specifically configured to: and converting the grey-scale map of the medlar fruit into a binary map of the medlar fruit by using a Laplace operator.
CN201810473831.9A 2018-05-17 2018-05-17 Wolfberry fruit identification method and system Active CN108710850B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810473831.9A CN108710850B (en) 2018-05-17 2018-05-17 Wolfberry fruit identification method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810473831.9A CN108710850B (en) 2018-05-17 2018-05-17 Wolfberry fruit identification method and system

Publications (2)

Publication Number Publication Date
CN108710850A CN108710850A (en) 2018-10-26
CN108710850B true CN108710850B (en) 2022-12-06

Family

ID=63869058

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810473831.9A Active CN108710850B (en) 2018-05-17 2018-05-17 Wolfberry fruit identification method and system

Country Status (1)

Country Link
CN (1) CN108710850B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109579702A (en) * 2018-12-19 2019-04-05 合肥工业大学 A kind of fructus lycii branch pull-up point position intelligent locating method
CN110781746B (en) * 2019-09-23 2023-03-10 安徽农业大学 Wolfberry identification and positioning method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1662071A (en) * 2004-02-24 2005-08-31 豪威科技有限公司 Image data processing in color spaces
CN102385753A (en) * 2011-11-17 2012-03-21 江苏大学 Illumination-classification-based adaptive image segmentation method
CN102945368A (en) * 2012-10-17 2013-02-27 西安理工大学 Method for positioning and identifying laser character of beer bottle cap
CN104408407A (en) * 2014-11-05 2015-03-11 江苏大学 Night identification method of apple harvesting robot
CN104658014A (en) * 2015-02-10 2015-05-27 重庆金山科技(集团)有限公司 Method for detecting in-vivo chromaticity abnormality
CN106503719A (en) * 2016-09-27 2017-03-15 深圳增强现实技术有限公司 A kind of object color is extracted and detection method and device
CN107563301A (en) * 2017-08-09 2018-01-09 上海炬宏信息技术有限公司 Red signal detection method based on image processing techniques
CN107750643A (en) * 2017-10-25 2018-03-06 重庆工商大学 The vision system of strawberry picking robot
CN107862254A (en) * 2017-10-20 2018-03-30 武汉科技大学 A kind of method for realizing that matrimony vine efficiently plucks based on artificial intelligence

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101726251A (en) * 2009-11-13 2010-06-09 江苏大学 Automatic fruit identification method of apple picking robot on basis of support vector machine
US20120207360A1 (en) * 2011-02-11 2012-08-16 Courosh Mehanian Systems and Methods for Object Identification
CN104700404B (en) * 2015-03-02 2018-03-02 中国农业大学 A kind of fruit positioning identifying method
CN106327467A (en) * 2015-06-25 2017-01-11 吴海峰 Method for quickly tracking and indentifying target fruits picked by apple picking robot
CN107657617A (en) * 2017-09-29 2018-02-02 石河子大学 A kind of safflower filament recognition methods

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1662071A (en) * 2004-02-24 2005-08-31 豪威科技有限公司 Image data processing in color spaces
CN102385753A (en) * 2011-11-17 2012-03-21 江苏大学 Illumination-classification-based adaptive image segmentation method
CN102945368A (en) * 2012-10-17 2013-02-27 西安理工大学 Method for positioning and identifying laser character of beer bottle cap
CN104408407A (en) * 2014-11-05 2015-03-11 江苏大学 Night identification method of apple harvesting robot
CN104658014A (en) * 2015-02-10 2015-05-27 重庆金山科技(集团)有限公司 Method for detecting in-vivo chromaticity abnormality
CN106503719A (en) * 2016-09-27 2017-03-15 深圳增强现实技术有限公司 A kind of object color is extracted and detection method and device
CN107563301A (en) * 2017-08-09 2018-01-09 上海炬宏信息技术有限公司 Red signal detection method based on image processing techniques
CN107862254A (en) * 2017-10-20 2018-03-30 武汉科技大学 A kind of method for realizing that matrimony vine efficiently plucks based on artificial intelligence
CN107750643A (en) * 2017-10-25 2018-03-06 重庆工商大学 The vision system of strawberry picking robot

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
A COMPARATIVE ANALYSIS OF DIFFERENT COLOR SPACES FOR RECOGNIZING ORANGE FRUITS ON TREE;R. Thendral等;《ARPN Journal of Engineering and Applied Sciences》;20150331;第10卷(第5期);第2258-2262页 *
基于RGB彩色模型的草莓图像色调分割算法;谢志勇等;《中国农业大学学报》;20061231;第11卷(第1期);第84-86页 *
基于颜色模型和纹理特征的彩色水果图像分割方法;谢忠红等;《西华大学学报(自然科学版)》;20090731;第28卷(第4期);第41-45页 *
自然场景下基于混合颜色空间的成熟期苹果识别方法;钱建平等;《农业工程学报》;20120930;第28卷(第17期);第137-142页 *
面向园艺应用的机器视觉目标辨识方法创新;程洪;《中国优秀博硕士学位论文全文数据库(博士) 信息科技辑》;20150715(第07期);正文第52-54页 *

Also Published As

Publication number Publication date
CN108710850A (en) 2018-10-26

Similar Documents

Publication Publication Date Title
Liu et al. A method of segmenting apples at night based on color and position information
CN104361314B (en) Based on infrared and transformer localization method and device of visual image fusion
CN101493892A (en) Image characteristic extracting method and device
CN105719282B (en) A kind of orchard mcintosh image fruit branches and leaves area obtaining method
CN108710850B (en) Wolfberry fruit identification method and system
CN111798470B (en) Crop image entity segmentation method and system applied to intelligent agriculture
CN103778628A (en) Method and system for acquiring disease severity of leaf under open field environment
Feng et al. A separating method of adjacent apples based on machine vision and chain code information
CN103336966A (en) Weed image identification method applied to intelligent agricultural machine
CN107527343A (en) A kind of agaricus bisporus stage division based on image procossing
CN110766636B (en) Intelligent image processing method for AI chip
CN112131952A (en) Corn seedling stage plant number information extraction based on unmanned aerial vehicle remote sensing image
CN106846324B (en) Irregular object height measuring method based on Kinect
CN105844264B (en) It is a kind of based on the recognition methods of tree peony fruit image of the oil of stress
CN114431005A (en) Intelligent agricultural fruit picking, identifying and positioning method, system and device
CN108090910B (en) Night outdoor tomato plant image segmentation algorithm based on information entropy gradient simplified PCNN model
Al-Mashhadani et al. Autonomous ripeness detection using image processing for an agricultural robotic system
CN103778426A (en) Green crop feature extraction method and agricultural information detection visual system
CN111079530A (en) Mature strawberry identification method
CN109544572B (en) Method for acquiring near-large fruit target in orchard image
Wang et al. A color-texture segmentation method to extract tree image in complex scene
Yang et al. Cherry recognition based on color channel transform
Palus et al. The comparison between transformations from RGB colour space to IHS colour space, used for object recognition
Lv et al. Design and research on vision system of apple harvesting robot
Shao et al. A novel tree trunk recognition approach for forestry harvesting robot

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