CN104636722A - Fast tracking recognition method for overlapped fruits by picking robot - Google Patents

Fast tracking recognition method for overlapped fruits by picking robot Download PDF

Info

Publication number
CN104636722A
CN104636722A CN201510038828.0A CN201510038828A CN104636722A CN 104636722 A CN104636722 A CN 104636722A CN 201510038828 A CN201510038828 A CN 201510038828A CN 104636722 A CN104636722 A CN 104636722A
Authority
CN
China
Prior art keywords
circle
image
fruit
overlapping
radius
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.)
Granted
Application number
CN201510038828.0A
Other languages
Chinese (zh)
Other versions
CN104636722B (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.)
Jiangsu University
Original Assignee
Jiangsu 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 Jiangsu University filed Critical Jiangsu University
Priority to CN201510038828.0A priority Critical patent/CN104636722B/en
Publication of CN104636722A publication Critical patent/CN104636722A/en
Application granted granted Critical
Publication of CN104636722B publication Critical patent/CN104636722B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/60Analysis of geometric attributes
    • G06T7/66Analysis of geometric attributes of image moments or centre of gravity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/12Edge-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/40Scenes; Scene-specific elements in video content
    • G06V20/49Segmenting video sequences, i.e. computational techniques such as parsing or cutting the sequence, low-level clustering or determining units such as shots or scenes
    • 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 fast tracking recognition method for overlapped fruits by a picking robot. The fast tracking recognition method comprises the following steps: continuously collecting the latest ten frames of overlapped apple images through a camera; segmenting the collected first frame of image, and removing a background; determining the position of the circle center of overlapped apples by calculating the maximal value of the minimal distance from points in a circle to the edge of an outline; calculating the distance from the circle center to the edge of the outline to determine a radius; intercepting a subsequently matched template according to the circle center and the radius; determining the circle centers of overlapped apples in the continuously collected latest tens frames of images, and carrying out fitting and pre-judging on the motion path of the robot according to the circle center of each frame of image; determining the positions of overlapped apples in a next frame of image by synthesizing the radius and the pre-judging path, and intercepting the area of the overlapped apples; finally carrying out matching recognition by adopting a rapid normalized cross-correlation matching algorithm. According to the method, tracking recognition of near-spherical overlapped fruits such as the overlapped apples can be achieved; the running time is short; the picking efficiency of the picking robot can be effectively improved.

Description

A kind of quick Tracking Recognition method of overlapping fruit of picking robot
Technical field
The invention belongs to agricultural mechanical field, relate to the image-recognizing method of fruit and vegetable picking robot, particularly to the quick Tracking Recognition method of the overlapping fruit of the near-sphericals such as apple.
Background technology
From nineteen eighty-three the 1st tomato picking robot since the U.S. is born, the research and development of picking robot go through more than 30 year, and intelligent robot is plucked by various countries in succession all kinds of vegetables and fruits of registration study.But because discrimination and the problem such as harvesting rate is not high, picking robot also has certain distance from practical and commercialization, therefore, improves the picking efficiency of picking robot, and the Practical Performance strengthening picking robot is the key of current research.
The identification of fruit and location are top priority and the design difficulty of fruit picking robot, and the accuracy of identification and location is related to the work efficiency of picking robot.Chinese scholars has carried out large quantifier elimination for overlapping fruit, and achieves some preliminary achievements.Xiang Rong etc. (2012) propose the overlapping tomato of a kind of method identification based on edge, and the recognition correct rate for the overlapping tomato of slightly blocking is 90.9%.Song Huaibo etc. (2013), on the basis of K-means cluster segmentation, adopt the method based on convex hull to split overlapping apple, the experiment proved that, the apple target registration that the method obtains is 85.08%, and average localization error is 14.15%.Xu Yongwei etc. (2013) adopt the strawberry of the HOG operator identification overlap of support vector machine, and it identifies that successful accuracy rate is 87%.But these researchs are all under static condition, and static knowledge method for distinguishing can not be applicable to the dynamic harvesting of picking robot at motion process completely.Lv Jidong etc. (2014) have carried out Primary Study to the identification of dynamic fruit, and experiment proves to utilize the correlativity of front and back image effectively can reduce the time of image procossing, but less for the dynamic Tracking Recognition research of overlapping fruit.
Summary of the invention
The object of the invention is: a kind of quick Tracking Recognition method for the overlapping fruit of the near-sphericals such as apple is provided, solves the problem affecting robotic tracking's identification because fruit self-sow causes overlap.Its method is simple, and versatility is good, can accurately orient overlapping seed ball and improve the speed of picking robot.
The technical scheme of the quick Tracking Recognition method of the overlapping fruit of picking robot of the present invention comprises the following steps:
The quick Tracking Recognition method of overlapping fruit of picking robot, comprises the following steps:
Step 1, overlapping Apple image collection: adopt colored CCD camera continuous acquisition image;
Step 2, objective fruit is split: to the Image Segmentation Using collected, and removes background, and adopts Mathematical Morphology Method to carry out perfect to the image after segmentation, removes noise and hole;
Step 3, determines the center of circle and the radius of overlapping apple: the position finding the center of circle by finding the maximum value putting contour edge minor increment in circle; After the center of circle is determined, according to the distance determination radius of the center of circle to contour edge;
Step 4, extracts objective fruit template: add according to the center of circle of trying to achieve and radius the template that certain reserved value intercepts subsequent match;
Step 5, robot motion path anticipation: matching is carried out and anticipation to the motion path in the center of circle of fruit in the up-to-date 10 width images of continuous acquisition in robot motion, intercepts overlapping fruit region according to the center of circle of anticipation and the radius of fruit;
Step 6, match cognization: adopt quick normalized crosscorrelation to mate and match cognization is carried out to overlapping fruit.
Further, adopt Mathematical Morphology Method that the image after segmentation is carried out to perfect process and is in described step 2:
Step 2.1, carries out dilation operation with the disc-shaped structure element that radius is a pixel to image, expands frontier point, fills up some perforations;
Step 2.2, carries out holes filling with floodfill algorithm, fills up the aperture of calyx part, tries to achieve the largest connected region of image afterwards, is removed by isolated burr;
Step 2.3, carries out erosion operation to image, eliminates the noise of boundary member.
Further, described step 3 is specially:
Step 3.1, determines the step in the center of circle: define four direction of scanning A (x +, y +), B (x -, y +), C (x -, y -), D (x +, y -), in A direction, with from left to right, mode from top to bottom scans; In B direction, to turn left from the right side, mode from top to bottom scans; In C direction, to turn left from the right side, mode from top to bottom scans; In D direction, with from left to right, mode from top to bottom scans;
Step 3.2, determines the step of radius: the above-mentioned center of circle A (a obtaining overlapping apple x, a y), B (b x, b y); Obtain the straight-line equation y through the center of circle A, B again; Obtain the intersection point C (c of this straight line and fruit profile x, c y), D (d x, d y); Radius r 1 = ( a x - c x ) 2 + ( a y - c y ) 2 , r 2 = ( b x - d x ) 2 + ( b y - d y ) 2 .
Further, the concrete processing procedure of described step 5 is as follows:
Step 5.1, the position in overlapping fruit two centers of circle in the image of the front 9 width continuous acquisition determined according to described step 3.1, fitting of a polynomial is carried out to the mid point in two centers of circle, simulate the path of robot motion, carry out anticipation in conjunction with robot movement velocity and sampling time again, estimate the position that next frame Circle in Digital Images is put in the heart;
Step 5.2, determines radius according to described step 3.2, obtains the maximal value r of two fruit radiuses max, centered by the mid point in two of step 5.1 anticipation centers of circle, the intercepting length of side is 4*r maxsquare as the region of successive image process.
Further, in described step 6, the simplify of arithmetic of normalized crosscorrelation coupling is:
R 1 ( x , y ) = F - 1 { F { I } · F * { T ′ } } Σ μ = 0 m - 1 Σ γ = 0 n - 1 [ I ( x + u , y + γ ) - I ‾ x , y ] 2
In formula, I is image to be matched (pixel is M × N); T is (x, y) is template image (pixel is m × n); (x, y) is subgraph I x,ythe coordinate of the upper left corner in image I; (u, γ) is pixel coordinate in a template; for subgraph I x,ypixel average;
Technique effect of the present invention is: the fruit overlapping cases caused due to self-sow for near-spherical fruits such as apples, this inventive method can accurately orient overlapping fruit under robot motion's state, and according to front and back image information, anticipation is carried out to robot motion path, reduce the workload of successive image process, therefore working time is short, and the real-time of harvesting obtains effective raising.
Accompanying drawing explanation
Fig. 1 is the quick Tracking Recognition process flow diagram of overlapping apple;
Fig. 2 is the image after overlapping Apple Iamge Segmentation and morphology operations, and wherein, Fig. 2 a is original image, and Fig. 2 b segments the image of dealing with problems arising from an accident;
Fig. 3 is the identification location map of apple original image overlapping shown in Fig. 2, wherein, Fig. 3 a is direction of scanning schematic diagram when determining the center of circle, Fig. 3 b is the minor increment three-dimensional function figure of the point in circle to contour edge, Fig. 3 c is the method schematic diagram determining radius, and Fig. 3 d is the recognition result figure of overlapping fruit image;
Fig. 4 is the matching template figure extracted;
Fig. 5 is robot motion's path curve fitted figure;
Fig. 6 is overlapping apple extracted region result figure, and wherein Fig. 6 a is the schematic diagram of overlapping apple extracted region, and Fig. 6 b is result figure;
Fig. 7 is quick normalized crosscorrelation matching result figure.
Embodiment
Be further described the specific embodiment of the present invention below in conjunction with accompanying drawing, idiographic flow of the present invention as shown in Figure 1.
1, overlapping Apple image collection
The present invention adopts colored CCD camera continuous acquisition image, and frequency acquisition is 10 frames/second, continuous acquisition image in robot kinematics, utilizes the overlapping Apple image of 10 up-to-date width.
2, objective fruit segmentation
The present embodiment to adopt based on the OTSU split plot design of color characteristic the Image Segmentation Using collected, and namely deducts G component by the R component under RGB color model.There is hole in the image after over-segmentation, burr, noise etc., therefore adopts Mathematical Morphology Method to carry out perfect to the image after segmentation.Concrete grammar first carries out dilation operation with the disc-shaped structure element that radius is 1 pixel to image, expands frontier point, fill up some perforations; Then carry out holes filling with Floodfill algorithm, fill up the aperture of calyx part, try to achieve the largest connected region of image afterwards, isolated burr is removed; Finally, then erosion operation is carried out to image, eliminate the noise of boundary member.Iamge Segmentation improves effect as shown in Figure 2.
3, the center of circle and the radius of overlapping apple is determined
3.1 determine the center of circle
Just the position in the center of circle can be found by finding the maximum value putting contour edge minor increment in circle.But, if calculate all point in circle inherently take a large amount of internal memories and real-time is poor to the distance of contour edge.The present embodiment adopts the method improved to scan the point in circle, defines four direction of scanning A (x +, y +), B (x -, y +), C (x -, y -), D (x +, y -).In A direction, with from left to right, mode from top to bottom scans; In B direction, to turn left from the right side, mode from top to bottom scans; In C direction, to turn left from the right side, mode from top to bottom scans; In D direction, with from left to right, mode from top to bottom scans, and schematic diagram as shown in Figure 3 a.
Get minimum value after point in profile compares with the point of its four neighborhood, can obtain minor increment function, its three-dimension curved surface design sketch as shown in Figure 3 b.Two place's maximum value of minor increment that what wherein red circle marked is, the namely home position of two overlapping apples.
3.2 determine radius
After the center of circle is determined, can determine radius according to the center of circle, but the center of circle can not be relied on merely to the maximal value of contour edge distance to determine radius, because in overlapping fruit situation, distance maximal value may be the distance to another apple profile.In order to avoid this situation, take herein with under type: the center of circle A (a obtaining overlapping apple according to 3.1 x, a y), B (b x, b y); Obtain the straight-line equation y through the center of circle A, B again; Obtain the intersection point C (c of this straight line and fruit profile x, c y), D (d x, d y); Radius r 1 = ( a x - c x ) 2 + ( a y - c y ) 2 , r 2 = ( b x - d x ) 2 + ( b y - d y ) 2 . Determine the schematic diagram of radius as shown in Figure 3 c.The design sketch of overlapping fruit location as shown in Figure 3 d.
4, objective fruit template is extracted
Determine that the center of circle and radius add the template that certain reserved value intercepts subsequent match according to 3.1,3.2.Its design sketch as shown in Figure 4.
5, robot motion path anticipation step: matching is carried out and anticipation to its motion path according to the center of circle of fruit in the up-to-date 10 width images of continuous acquisition in robot motion.Concrete treatment step is as follows:
Step1 is according to before by the position in overlapping fruit two centers of circle in the image of front 9 width continuous acquisition determined of method of 3.1, fitting of a polynomial is carried out to the mid point in two centers of circle, fitting precision is for being less than or equal to 0.5, as shown in Figure 5, simulate the path of robot motion, carry out anticipation in conjunction with robot movement velocity and sampling time again, estimate the position that next frame Circle in Digital Images is put in the heart.
Step2 determines radius by the method for 3.2, obtains the maximal value r of two fruit radiuses max, centered by the mid point in two of Step1 anticipation centers of circle, the intercepting length of side is 4*r maxsquare as the region of successive image process.Its schematic diagram as shown in Figure 6 a.
Overlapping fruit extracted region design sketch after treatment as shown in Figure 6 b.
6, match cognization
Adopt quick normalized crosscorrelation to mate and match cognization is carried out to overlapping fruit.Fig. 7 is quick normalized crosscorrelation matching result figure.
The algorithm steps of normalized crosscorrelation coupling is as follows:
If image I to be matched (pixel is M × N) and template image T (pixel is m × n), normalized correlation coefficient is defined as:
R ( x , y ) = Σ μ = 0 m - 1 Σ γ = 0 n - 1 [ I ( x + u , y + γ ) - I ‾ x , y ] [ T ( u , γ ) - T ‾ ] Σ μ = 0 m - 1 Σ γ = 0 n - 1 [ I ( x + u , y + γ ) - I ‾ x , y ] 2 Σ μ = 0 m - 1 Σ γ = 0 n - 1 [ T ( u , γ ) - T ‾ ] 2 - - - ( 1 )
In formula: (x, y) is subgraph I x,ythe coordinate of the upper left corner in image I; (u, γ) is pixel coordinate in a template;
I ‾ x , y = 1 mn Σ μ = 0 m - 1 Σ γ = 0 n - 1 [ I ( x + u , y + γ ) ] - - - ( 2 )
For subgraph I x,ypixel average;
T ‾ = 1 mn Σ i = 0 m - 1 Σ j = 0 n - 1 T ( u , γ ) - - - ( 3 )
For the pixel average of template T.The scope of R (x, y) is between (0,1), and coefficient is larger, illustrates that the similarity between two matching templates is higher.
Normalized crosscorrelation matching primitives amount is excessive, and real-time is poor, therefore, adopts quick normalized crosscorrelation matching algorithm.Concrete steps are as follows:
Step 1 establishes then through simplifying, the molecular moiety of formula (1) can be rewritten as:
Σ μ = 0 m - 1 Σ γ = 0 n - 1 I ( x + u , y + γ ) T ′ ( u , γ ) - I ‾ x , y Σ μ = 0 m - 1 Σ γ = 0 n - 1 T ′ ( u , γ ) - - - ( 4 )
In formula Σ μ = 0 m - 1 Σ γ = 0 n - 1 T ′ ( u , γ ) = Σ μ = 0 m - 1 Σ γ = 0 n - 1 [ T ( u , γ ) - T ‾ ] = 0 Then molecule is reduced to further:
R ( x , y ) numerator = Σ μ = 0 m - 1 Σ γ = 0 n - 1 I ( x + u , y + γ ) T ′ ( u , γ ) - - - ( 5 )
According to the character of Fourier transform, molecule can be rewritten as
R(x,y) numerator=F -1{F{I}·F*{T'}} (6)
Step 2 for denominator part, because template is known, therefore be known definite value, find optimum solution when can not affect normalization coupling, can not calculate, so the denominator of formula (1) can be reduced to:
R ( x , y ) numerator = Σ μ = 0 m - 1 Σ γ = 0 n - 1 [ I ( x + u , y + γ ) - I ‾ x , y ] 2 - - - ( 7 )
In sum, normalized correlation coefficient can be reduced to:
R 1 ( x , y ) = F - 1 { F { I } · F * { T ′ } } Σ μ = 0 m - 1 Σ γ = 0 n - 1 [ I ( x + u , y + γ ) - I ‾ x , y ] 2 - - - ( 8 )
Should understand above-mentioned example of executing only to be not used in for illustration of the present invention and to limit the scope of the invention, after having read the present invention, the amendment of those skilled in the art to the various equivalent form of value of the present invention has all fallen within the application's claims limited range.

Claims (5)

1. the quick Tracking Recognition method of the overlapping fruit of picking robot, is characterized in that, comprise the following steps:
Step 1, overlapping Apple image collection: adopt colored CCD camera continuous acquisition image;
Step 2, objective fruit is split: to the Image Segmentation Using collected, and removes background, and adopts Mathematical Morphology Method to carry out perfect to the image after segmentation, removes noise and hole;
Step 3, determines the center of circle and the radius of overlapping apple: the position finding the center of circle by finding the maximum value putting contour edge minor increment in circle; After the center of circle is determined, according to the distance determination radius of the center of circle to contour edge;
Step 4, extracts objective fruit template: add according to the center of circle of trying to achieve and radius the template that certain reserved value intercepts subsequent match;
Step 5, robot motion path anticipation: matching is carried out and anticipation to the motion path in the center of circle of fruit in the up-to-date 10 width images of continuous acquisition in robot motion, intercepts overlapping fruit region according to the center of circle of anticipation and the radius of fruit;
Step 6, match cognization: adopt quick normalized crosscorrelation to mate and match cognization is carried out to overlapping fruit.
2. the quick Tracking Recognition method of the overlapping fruit of picking robot according to claim 1, is characterized in that, adopts Mathematical Morphology Method to carry out perfect process to the image after segmentation to be in described step 2:
Step 2.1, carries out dilation operation with the disc-shaped structure element that radius is a pixel to image, expands frontier point, fills up some perforations;
Step 2.2, carries out holes filling with floodfill algorithm, fills up the aperture of calyx part, tries to achieve the largest connected region of image afterwards, is removed by isolated burr;
Step 2.3, carries out erosion operation to image, eliminates the noise of boundary member.
3. the quick Tracking Recognition method of the overlapping fruit of picking robot according to claim 1, is characterized in that, described step 3 concrete steps are:
Step 3.1, determines the step in the center of circle: define four direction of scanning A (x +, y +), B (x -, y +), C (x -, y -), D (x +, y -), in A direction, with from left to right, mode from top to bottom scans; In B direction, to turn left from the right side, mode from top to bottom scans; In C direction, to turn left from the right side, mode from top to bottom scans; In D direction, with from left to right, mode from top to bottom scans;
Step 3.2, determines the step of radius: the above-mentioned center of circle A (a obtaining overlapping apple x, a y), B (b x, b y); Obtain the straight-line equation y through the center of circle A, B again; Obtain the intersection point C (c of this straight line and fruit profile x, c y), D (d x, d y); Radius r 1 = ( a x - c x ) 2 + ( a y - c y ) 2 , r 2 = ( b x - d x ) 2 + ( b y - d y ) 2 .
4. the quick Tracking Recognition method of the overlapping fruit of picking robot according to claim 1, is characterized in that, the concrete processing procedure of described step 5 is as follows:
Step 5.1, the position in overlapping fruit two centers of circle in the image of the front 9 width continuous acquisition determined according to described step 3.1, fitting of a polynomial is carried out to the mid point in two centers of circle, simulate the path of robot motion, carry out anticipation in conjunction with robot movement velocity and sampling time again, estimate the position that next frame Circle in Digital Images is put in the heart;
Step 5.2, determines radius according to described step 3.2, obtains the maximal value r of two fruit radiuses max, centered by the mid point in two of step 5.1 anticipation centers of circle, the intercepting length of side is 4*r maxsquare as the region of successive image process.
5. the quick Tracking Recognition method of the overlapping fruit of picking robot according to claim 1, is characterized in that, in described step 6, the simplify of arithmetic of normalized crosscorrelation coupling is:
R 1 ( x , y ) = F - 1 { F { I } · F * { T ′ } } Σ μ = 0 m - 1 Σ γ = 0 n - 1 [ I ( x + u , y + γ ) - I ‾ x , y ] 2
In formula, I is image to be matched (pixel is M × N); T is (x, y) is template image (pixel is m × n); (x, y) is subgraph I x,ythe coordinate of the upper left corner in image I; (u, g) is pixel coordinate in a template; for subgraph I x,ypixel average.
CN201510038828.0A 2015-01-26 2015-01-26 A kind of overlapping fruit quick Tracking Recognition method of picking robot Active CN104636722B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510038828.0A CN104636722B (en) 2015-01-26 2015-01-26 A kind of overlapping fruit quick Tracking Recognition method of picking robot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510038828.0A CN104636722B (en) 2015-01-26 2015-01-26 A kind of overlapping fruit quick Tracking Recognition method of picking robot

Publications (2)

Publication Number Publication Date
CN104636722A true CN104636722A (en) 2015-05-20
CN104636722B CN104636722B (en) 2018-02-27

Family

ID=53215452

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510038828.0A Active CN104636722B (en) 2015-01-26 2015-01-26 A kind of overlapping fruit quick Tracking Recognition method of picking robot

Country Status (1)

Country Link
CN (1) CN104636722B (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106228138A (en) * 2016-07-26 2016-12-14 国网重庆市电力公司电力科学研究院 A kind of Road Detection algorithm of integration region and marginal information
CN106875412A (en) * 2017-02-28 2017-06-20 重庆理工大学 A kind of two segmentation localization methods of overlap fruit based on aberration
CN107038446A (en) * 2017-03-23 2017-08-11 中国计量大学 A kind of night double fruits overlapping tomato recognition methods detected under active illumination based on overlapping edge
CN108256522A (en) * 2018-01-09 2018-07-06 北京航空航天大学 A kind of SPR and the two-dimentional recognition methods of waveguide blended absorbent spectrum signature position
CN108470339A (en) * 2018-03-21 2018-08-31 华南理工大学 A kind of visual identity of overlapping apple and localization method based on information fusion
CN109255795A (en) * 2018-09-11 2019-01-22 中国计量大学 A kind of tomato plant edge sort algorithm
CN109544572A (en) * 2018-11-19 2019-03-29 常州大学 The acquisition methods of nearly big fruit object in a kind of orchard image
CN109559299A (en) * 2018-11-19 2019-04-02 常州大学 A kind of separation method of double fruit overlapping fruits
WO2019228087A1 (en) * 2018-05-31 2019-12-05 Ge Gaoli Safety protection type electric heater
CN110766698A (en) * 2019-10-16 2020-02-07 浙江工业大学 Method for tracking and identifying oscillating apples under dynamic background
CN111738146A (en) * 2020-06-22 2020-10-02 哈尔滨理工大学 Rapid separation and identification method for overlapped fruits
CN111753577A (en) * 2019-03-28 2020-10-09 天津工业大学 Apple identification and positioning method in automatic picking robot
JP2020195335A (en) * 2019-06-04 2020-12-10 本田技研工業株式会社 Fruit vegetable harvesting device and fruit vegetable harvesting method
CN112369208A (en) * 2020-12-01 2021-02-19 大连理工大学 Method for dynamically planning picking sequence of spheroidal fruits
CN112784735A (en) * 2021-01-21 2021-05-11 重庆文理学院 Method for identifying string-type fruit mother branches based on monocular camera and binocular camera

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080002878A1 (en) * 2006-06-28 2008-01-03 Somasundaram Meiyappan Method For Fast Stereo Matching Of Images
CN101493892A (en) * 2009-02-27 2009-07-29 中国农业大学 Image characteristic extracting method and device
CN104200193A (en) * 2014-08-05 2014-12-10 北京农业信息技术研究中心 Fruit tree yield estimation method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080002878A1 (en) * 2006-06-28 2008-01-03 Somasundaram Meiyappan Method For Fast Stereo Matching Of Images
CN101493892A (en) * 2009-02-27 2009-07-29 中国农业大学 Image characteristic extracting method and device
CN104200193A (en) * 2014-08-05 2014-12-10 北京农业信息技术研究中心 Fruit tree yield estimation method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
司永胜等: "苹果采摘机器人果实识别与定位方法", 《农业机械学报》 *
吕继东等: "苹果采摘机器人目标果实快速跟踪识别方法", 《农业机械学报》 *

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106228138A (en) * 2016-07-26 2016-12-14 国网重庆市电力公司电力科学研究院 A kind of Road Detection algorithm of integration region and marginal information
CN106875412A (en) * 2017-02-28 2017-06-20 重庆理工大学 A kind of two segmentation localization methods of overlap fruit based on aberration
CN106875412B (en) * 2017-02-28 2020-06-23 重庆理工大学 Segmentation positioning method for two overlapped fruits
CN107038446A (en) * 2017-03-23 2017-08-11 中国计量大学 A kind of night double fruits overlapping tomato recognition methods detected under active illumination based on overlapping edge
CN107038446B (en) * 2017-03-23 2020-06-05 中国计量大学 Night double-fruit overlapping tomato identification method based on overlapping edge detection under active illumination
CN108256522A (en) * 2018-01-09 2018-07-06 北京航空航天大学 A kind of SPR and the two-dimentional recognition methods of waveguide blended absorbent spectrum signature position
CN108470339A (en) * 2018-03-21 2018-08-31 华南理工大学 A kind of visual identity of overlapping apple and localization method based on information fusion
WO2019228087A1 (en) * 2018-05-31 2019-12-05 Ge Gaoli Safety protection type electric heater
CN109255795A (en) * 2018-09-11 2019-01-22 中国计量大学 A kind of tomato plant edge sort algorithm
CN109255795B (en) * 2018-09-11 2021-04-06 中国计量大学 Tomato plant edge sorting method
CN109559299B (en) * 2018-11-19 2023-07-25 常州大学 Method for separating double-fruit overlapped fruits
CN109559299A (en) * 2018-11-19 2019-04-02 常州大学 A kind of separation method of double fruit overlapping fruits
CN109544572A (en) * 2018-11-19 2019-03-29 常州大学 The acquisition methods of nearly big fruit object in a kind of orchard image
CN109544572B (en) * 2018-11-19 2023-07-25 常州大学 Method for acquiring near-large fruit target in orchard image
CN111753577A (en) * 2019-03-28 2020-10-09 天津工业大学 Apple identification and positioning method in automatic picking robot
CN111753577B (en) * 2019-03-28 2024-01-30 天津工业大学 Apple identification and positioning method in automatic picking robot
JP2020195335A (en) * 2019-06-04 2020-12-10 本田技研工業株式会社 Fruit vegetable harvesting device and fruit vegetable harvesting method
CN110766698A (en) * 2019-10-16 2020-02-07 浙江工业大学 Method for tracking and identifying oscillating apples under dynamic background
CN110766698B (en) * 2019-10-16 2022-04-22 浙江工业大学 Method for tracking and identifying oscillating apples under dynamic background
CN111738146A (en) * 2020-06-22 2020-10-02 哈尔滨理工大学 Rapid separation and identification method for overlapped fruits
CN112369208A (en) * 2020-12-01 2021-02-19 大连理工大学 Method for dynamically planning picking sequence of spheroidal fruits
CN112369208B (en) * 2020-12-01 2021-07-13 大连理工大学 Method for dynamically planning picking sequence of spheroidal fruits
CN112784735A (en) * 2021-01-21 2021-05-11 重庆文理学院 Method for identifying string-type fruit mother branches based on monocular camera and binocular camera

Also Published As

Publication number Publication date
CN104636722B (en) 2018-02-27

Similar Documents

Publication Publication Date Title
CN104636722A (en) Fast tracking recognition method for overlapped fruits by picking robot
Fernandez et al. Automatic detection of field-grown cucumbers for robotic harvesting
CN104463877B (en) A kind of water front method for registering based on radar image Yu electronic chart information
CN103914834A (en) Significant object detection method based on foreground priori and background priori
CN107767383A (en) A kind of Road image segmentation method based on super-pixel
CN104834893A (en) Front-view pedestrian gait period detection method
CN105405119B (en) Fetus median sagittal plane automatic testing method based on depth confidence network and threedimensional model
CN105987684A (en) Monocular vision-based agricultural vehicle navigation line detection system and method
CN103714547B (en) Image registration method combined with edge regions and cross-correlation
CN103310194A (en) Method for detecting head and shoulders of pedestrian in video based on overhead pixel gradient direction
CN103870808A (en) Finger vein identification method
CN103364410A (en) Crack detection method of hydraulic concrete structure underwater surface based on template search
CN102831398A (en) Tree apple recognition method based on depth image
CN107480644A (en) The positioning of optic disk and dividing method, device and storage medium in eye fundus image
CN107481225B (en) Method for automatically searching optimal parameters to segment adhesion cells
CN103913166B (en) A kind of punctate opacity of the cornea extracting method based on Energy distribution
CN107169972A (en) A kind of quick contour tracing method of noncooperative target
CN109685827B (en) Target detection and tracking method based on DSP
CN103106409A (en) Composite character extraction method aiming at head shoulder detection
CN104766316A (en) Novel lip segmentation algorithm for traditional Chinese medical inspection diagnosis
CN105869174A (en) Sky scene image segmentation method
CN104008386A (en) Method and system for identifying type of tumor
CN104866853A (en) Method for extracting behavior characteristics of multiple athletes in football match video
Yang et al. Tracking and recognition algorithm for a robot harvesting oscillating apples.
CN107093182B (en) A kind of human height's estimation method based on feature corners

Legal Events

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