CN107192331A - A kind of workpiece grabbing method based on binocular vision - Google Patents

A kind of workpiece grabbing method based on binocular vision Download PDF

Info

Publication number
CN107192331A
CN107192331A CN201710469569.6A CN201710469569A CN107192331A CN 107192331 A CN107192331 A CN 107192331A CN 201710469569 A CN201710469569 A CN 201710469569A CN 107192331 A CN107192331 A CN 107192331A
Authority
CN
China
Prior art keywords
mtd
workpiece
mtr
image
mrow
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.)
Pending
Application number
CN201710469569.6A
Other languages
Chinese (zh)
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.)
Foshan Nanhai Guangdong Technology University CNC Equipment Cooperative Innovation Institute
Foshan Guangdong University CNC Equipment Technology Development Co. Ltd
Original Assignee
Foshan Nanhai Guangdong Technology University CNC Equipment Cooperative Innovation Institute
Foshan Guangdong University CNC Equipment Technology Development Co. Ltd
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 Foshan Nanhai Guangdong Technology University CNC Equipment Cooperative Innovation Institute, Foshan Guangdong University CNC Equipment Technology Development Co. Ltd filed Critical Foshan Nanhai Guangdong Technology University CNC Equipment Cooperative Innovation Institute
Priority to CN201710469569.6A priority Critical patent/CN107192331A/en
Publication of CN107192331A publication Critical patent/CN107192331A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01BMEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
    • G01B11/00Measuring arrangements characterised by the use of optical techniques
    • G01B11/002Measuring arrangements characterised by the use of optical techniques for measuring two or more coordinates

Abstract

The present invention relates to a kind of workpiece grabbing method based on binocular vision, comprise the following steps:(1) binocular vision system is demarcated;(2) left and right cameras gathers image and image is corrected simultaneously;(3) workpiece of positioning left images is recognized using template matching algorithm;(4) three-dimensional pose of workpiece is calculated according to the identification location information of left and right cameras image workpiece;(5) industrial robot according to the three-dimensional pose information of workpiece to the automatic crawl of workpiece.The present invention have the advantages that real-time and strong applicability, crawl accurately, operating efficiency it is high.

Description

A kind of workpiece grabbing method based on binocular vision
Technical field
The present invention relates to the technical field of machine vision, more particularly to a kind of workpiece grabbing side based on binocular vision Method.
Background technology
Continued to develop with industry is manufactured, people require automation to improve constantly, traditional manufacture method (artificial behaviour Make or simple machinery production) constantly it is challenged.Industrial robot is the multi-joint manipulator or many towards industrial circle The installations of the free degree, it can perform work automatically, be to lean on self power and control ability to realize one kind of various functions Machine, can receive mankind commander, thus receive increasingly extensive use in industrial circle, but industrial robot is general now The program operation according to advance layout is required for, it is necessary to which the complicated debugging of early stage, is unsatisfactory for more neatly flexible production.
In recent years, the dangerous work environment or artificial vision that machine vision is unsuitable for manual work at some are difficult to meet It is required that occasion, machine in normal service vision substitutes artificial vision.Meanwhile, in the repeated industrial processes of high-volume, use machine Device visible detection method can greatly improve the efficiency and automaticity of production.Thus, in manufacture production, regarded using machine Feel that guided robot operation is increasingly becoming a kind of main trend.
In the industrial production, workpiece automatic loading/unloading, the process such as workpiece automatic sorting or automatic equipment is required for work Part is captured exactly.It is that can workpiece by accurate crawl ground most critical skill and can workpiece be identified and located exactly One of art link.Existing method gathers workpiece image using monocular-camera, and workpiece is identified and positioned, then workpiece Posture information sends industrial robot to, allows robot subsequent treatment, but monocular vision cannot get the three-dimensional information of workpiece, so This is suitable only for smaller to thickness and consistent good workpiece and captured, and versatility is not strong.Using vision collecting image, workpiece It is likely to be different in the visual field for appearing in industrial camera, therefore image recognition algorithm will solve the workpiece contracting in image Put, rotate or problem that brightness is inconsistent, existing recognizer method still can not solve these problems well.
The content of the invention
It is an object of the invention to overcome the deficiencies of the prior art and provide a kind of real-time and strong applicability, crawl it is accurate, The high workpiece grabbing method based on binocular vision of operating efficiency.
To achieve the above object, technical scheme provided by the present invention is:It comprises the following steps:
(1) binocular vision system is demarcated;
(2) left and right cameras gathers image and image is corrected simultaneously;
(3) workpiece of positioning left images is recognized using template matching algorithm;
(4) three-dimensional pose of workpiece is calculated according to the identification location information of left and right cameras image workpiece;
(5) industrial robot according to the three-dimensional pose information of workpiece to the automatic crawl of workpiece.
Further, step (1) demarcation binocular vision system is comprised the following steps that:
1) single camera calibration:Single camera calibration is made to each video camera using scaling board, its distortion of camera is determined Coefficient and video camera internal reference matrix, with correcting image, export orthoscopic image;
2) Camera calibration:Adjust the angle and distance between left and right cameras, it is ensured that the image line alignment of output;
3) stereo calibration:Demarcated using scaling board, recognize focal length of camera f, left and right camera centre-to-centre spacing T, and left and right Principal point (the c that chief ray intersects with the plane of delineationx, cy) and (c 'x, c 'y) etc. parameter;Know after these parameters, as shown in Fig. 2 order Z is the depth coordinate of point P in three dimensions, OlAnd OrFor the coordinate system of left and right cameras, (x, y) and (x ', y ') is point P on a left side The imager coordinate of right video camera, i.e. parallax d=x-x ', by triangle geometrical relationship, can obtain below equation:
It can obtainSo as to the three-dimensional coordinate for the P for drawing space.
4) three-dimensional correction:Binocular vision system is corrected by Bouguet algorithms so that two cameras are mathematically complete It is placed in parallel, and the c of left and right camerax, cyIt is identical with f;
5) re-projection matrix:According to parameter obtained above, according to Fig. 2 triangle geometrical relationship, 4X4 re-projection is obtained Matrix Q:
Using left camera coordinate system as world coordinate system, the parallax that a left imager coordinate point p (x, y) associates with it is given D=x-x ', x ' be p points in the abscissa of right imaging coordinate system, pass through
Obtain the three-dimensional coordinate (X/W, Y/W, Z/W) of p points.
Further, it is left using vision software bag halcon deformable template matching operator identification positioning in step (3) Workpiece in right image, is comprised the following steps that:
(1 offline image of the collection comprising workpiece and the image for intercepting workpiece portion;
(2 are fabricated to template file using halcon instruments the workpiece portion of interception;
(3 position the workpiece of image using the template file ONLINE RECOGNITION created, and export workpiece in left images Profile and center.
Further, step (4) asks for comprising the following steps that for workpiece three-dimensional pose:
1) center of workpiece) is asked for:By the workpiece template matches center of left images, pass through the weight in step (1) Projection matrix Q obtains three-dimensional coordinate of the workpiece centre position in left camera coordinate system;
2) normal orientation of workpiece) is asked for:By the various match points of the workpiece profile of left images, by step (1) Re-projection matrix Q is fitted the space plane of workpiece profile, asks for the normal vector of the plane.
Further, step (5) is comprised the following steps that:
((1 hand and eye calibrating:Left camera coordinate system phase is asked for using Tsai hand and eye calibrating algorithm offline using scaling board To robot base target position orientation relation X;
((2 utilize position orientation relation X, and the three-dimensional world coordinate system of workpiece is converted into the basis coordinates of industrial robot;
((the online pose according to workpiece under basis coordinates of 3 industrial robots carries out trajectory planning, automatic grabbing workpiece.
Compared with prior art, this programme principle and advantage is as follows:
To workpiece identification and positioning, pedestal target three-dimensional pose information of the workpiece in industrial robot, industrial machine are drawn People carries out the automatic grabbing workpiece of trajectory planning according to the three-dimensional pose information of workpiece, and versatility is good;Image recognition location algorithm is adopted Use deformable template matching algorithm, workpiece scales in the picture, rotate or brightness it is inconsistent when, additionally it is possible to work Part recognizes positioning exactly;And biocular systems, it is measurable go out workpiece accurate three-dimensional pose information, thus in measurement process In, to putting without any constraint for workpiece, with strong robustness, and speed is fast, meets industrial requirement of real-time.
Brief description of the drawings
Fig. 1 is a kind of flow chart of the workpiece grabbing method based on binocular vision in the embodiment of the present invention;
Fig. 2 is the schematic diagram of camera calibration in the embodiment of the present invention.
Embodiment
With reference to specific embodiment, the invention will be further described:
Referring to shown in accompanying drawing 1, a kind of workpiece grabbing method based on binocular vision described in the present embodiment, including following step Suddenly:
(1) binocular vision system is demarcated, comprised the following steps that:
1) single camera calibration:Single camera calibration is made to each video camera using scaling board, its distortion of camera is determined Coefficient and video camera internal reference matrix, with correcting image, export orthoscopic image;
2) Camera calibration:Adjust the angle and distance between left and right cameras, it is ensured that the image line alignment of output;
3) stereo calibration:Demarcated using scaling board, recognize focal length of camera f, left and right camera centre-to-centre spacing T and left and right master Principal point (the c that light intersects with the plane of delineationx, cy) and (c 'x, c 'y);
4) three-dimensional correction:Binocular vision system is corrected by Bouguet algorithms so that two cameras are mathematically complete It is placed in parallel, and the c of left and right camerax, cyIt is identical with f;
5) re-projection matrix:According to obtained parameter, 4X4 re-projection matrix Q is obtained:
Using left camera coordinate system as world coordinate system, the parallax that a left imager coordinate point p (x, y) associates with it is given D=x-x ', x ' be p points in the abscissa of right imaging coordinate system, pass through
Obtain the three-dimensional coordinate (X/W, Y/W, Z/W) of p points.
(2) left and right cameras gathers image and image is corrected simultaneously;
(3) workpiece of positioning left images is recognized using template matching algorithm:
The workpiece in left images is positioned using vision software bag halcon deformable template matching operator identification, specifically Step is as follows:
(1 offline image of the collection comprising workpiece and the image for intercepting workpiece portion;
(2 are fabricated to template file using halcon instruments the workpiece portion of interception;
(3 position the workpiece of image using the template file ONLINE RECOGNITION created, and export workpiece in left images Profile and center.
(4) three-dimensional pose of workpiece is calculated according to the identification location information of left and right cameras image workpiece, specific steps are such as Under:
1) center of workpiece) is asked for:By the workpiece template matches center of left images, obtain workpiece centre position and exist The three-dimensional coordinate of left camera coordinate system;
2) normal orientation of workpiece) is asked for:By the various match points of the workpiece profile of left images, the sky of workpiece profile is fitted Between plane, ask for the normal vector of the plane.
(5) industrial robot is comprised the following steps that according to the three-dimensional pose information of workpiece to the automatic crawl of workpiece:
((1 hand and eye calibrating:Left camera coordinate system phase is asked for using Tsai hand and eye calibrating algorithm offline using scaling board To robot base target position orientation relation X;
((2 utilize position orientation relation X, and the three-dimensional world coordinate system of workpiece is converted into the basis coordinates of industrial robot;
((the online pose according to workpiece under basis coordinates of 3 industrial robots carries out trajectory planning, automatic grabbing workpiece.
The present embodiment draws pedestal target three-dimensional pose information of the workpiece in industrial robot to workpiece identification and positioning, Industrial robot carries out the automatic grabbing workpiece of trajectory planning according to the three-dimensional pose information of workpiece, and versatility is good;Image recognition is determined Position algorithm uses deformable template matching algorithm, workpiece scales in the picture, rotate or brightness it is inconsistent when, also Positioning can be recognized exactly to workpiece;And biocular systems, it is measurable go out workpiece accurate three-dimensional pose information, thus survey During amount, to putting without any constraint for workpiece, with strong robustness, and speed is fast, meets industrial requirement of real-time.
Examples of implementation described above are only the preferred embodiments of the invention, and the implementation model of the present invention is not limited with this Enclose, therefore the change that all shape, principles according to the present invention are made, it all should cover within the scope of the present invention.

Claims (5)

1. a kind of workpiece grabbing method based on binocular vision, it is characterised in that:Comprise the following steps:
(1) binocular vision system is demarcated;
(2) left and right cameras gathers image and image is corrected simultaneously;
(3) workpiece of positioning left images is recognized using template matching algorithm;
(4) three-dimensional pose of workpiece is calculated according to the identification location information of left and right cameras image workpiece;
(5) industrial robot according to the three-dimensional pose information of workpiece to the automatic crawl of workpiece.
2. a kind of workpiece grabbing method based on binocular vision according to claim 1, it is characterised in that:The step (1) demarcation binocular vision system is comprised the following steps that:
1) single camera calibration:Single camera calibration is made to each video camera using scaling board, its distortion of camera coefficient is determined With video camera internal reference matrix, with correcting image, orthoscopic image is exported;
2) Camera calibration:Adjust the angle and distance between left and right cameras, it is ensured that the image line alignment of output;
3) stereo calibration:Demarcated using scaling board, recognize focal length of camera f, left and right camera centre-to-centre spacing T and left and right chief ray Principal point (the c intersected with the plane of delineationx, cy) and (c 'x, c 'y);
4) three-dimensional correction:Binocular vision system is corrected by Bouguet algorithms so that two cameras are mathematically substantially parallel Place, and the c of left and right camerax, cyIt is identical with f;
5) re-projection matrix:According to obtained parameter, 4X4 re-projection matrix Q is obtained:
<mrow> <mi>Q</mi> <mo>=</mo> <mfenced open = "[" close = "]"> <mtable> <mtr> <mtd> <mn>1</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mrow> <mo>-</mo> <msub> <mi>c</mi> <mi>x</mi> </msub> </mrow> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mrow> <mo>-</mo> <msub> <mi>c</mi> <mi>y</mi> </msub> </mrow> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mi>f</mi> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mrow> <mo>-</mo> <mn>1</mn> <mo>/</mo> <mi>T</mi> </mrow> </mtd> <mtd> <mrow> <mo>(</mo> <msub> <mi>c</mi> <mi>x</mi> </msub> <mo>-</mo> <msubsup> <mi>c</mi> <mi>y</mi> <mo>&amp;prime;</mo> </msubsup> <mo>)</mo> <mo>/</mo> <mi>T</mi> </mrow> </mtd> </mtr> </mtable> </mfenced> </mrow>
Using left camera coordinate system as world coordinate system, the parallax d=that a left imager coordinate point p (x, y) associates with it is given X-x ', x ' be p points in the abscissa of right imaging coordinate system, pass through
<mrow> <mi>Q</mi> <mfenced open = "[" close = "]"> <mtable> <mtr> <mtd> <mi>x</mi> </mtd> </mtr> <mtr> <mtd> <mi>y</mi> </mtd> </mtr> <mtr> <mtd> <mi>d</mi> </mtd> </mtr> <mtr> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </mfenced> <mo>=</mo> <mfenced open = "[" close = "]"> <mtable> <mtr> <mtd> <mi>X</mi> </mtd> </mtr> <mtr> <mtd> <mi>Y</mi> </mtd> </mtr> <mtr> <mtd> <mi>Z</mi> </mtd> </mtr> <mtr> <mtd> <mi>W</mi> </mtd> </mtr> </mtable> </mfenced> </mrow>
Obtain the three-dimensional coordinate (X/W, Y/W, Z/W) of p points.
3. a kind of workpiece grabbing method based on binocular vision according to claim 1, it is characterised in that:The step (3) in, using the workpiece in vision software bag halcon deformable template matching operator identification positioning left images, specific step It is rapid as follows:
(1 offline image of the collection comprising workpiece and the image for intercepting workpiece portion;
(2 are fabricated to template file using halcon instruments the workpiece portion of interception;
(3 position the workpiece of image using the template file ONLINE RECOGNITION created, and export profile of the workpiece in left images And center.
4. a kind of workpiece grabbing method based on binocular vision according to claim 1, it is characterised in that:The step (4) comprising the following steps that for workpiece three-dimensional pose is asked for:
1) center of workpiece) is asked for:By the workpiece template matches center of left images, obtain workpiece centre position and taken the photograph on a left side The three-dimensional coordinate of camera coordinate system;
2) normal orientation of workpiece) is asked for:By the various match points of the workpiece profile of left images, the space of fitting workpiece profile is put down Face, asks for the normal vector of the plane.
5. a kind of workpiece grabbing method based on binocular vision according to claim 1, it is characterised in that:The step (5) comprise the following steps that:
((1 hand and eye calibrating:Left camera coordinate system is asked for respect to machine using Tsai hand and eye calibrating algorithm offline using scaling board Device people's pedestal target position orientation relation X;
((2 utilize position orientation relation X, and the three-dimensional world coordinate system of workpiece is converted into the basis coordinates of industrial robot;
((the online pose according to workpiece under basis coordinates of 3 industrial robots carries out trajectory planning, automatic grabbing workpiece.
CN201710469569.6A 2017-06-20 2017-06-20 A kind of workpiece grabbing method based on binocular vision Pending CN107192331A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710469569.6A CN107192331A (en) 2017-06-20 2017-06-20 A kind of workpiece grabbing method based on binocular vision

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710469569.6A CN107192331A (en) 2017-06-20 2017-06-20 A kind of workpiece grabbing method based on binocular vision

Publications (1)

Publication Number Publication Date
CN107192331A true CN107192331A (en) 2017-09-22

Family

ID=59878561

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710469569.6A Pending CN107192331A (en) 2017-06-20 2017-06-20 A kind of workpiece grabbing method based on binocular vision

Country Status (1)

Country Link
CN (1) CN107192331A (en)

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107649406A (en) * 2017-09-30 2018-02-02 南京航空航天大学 A kind of efficient more material picking up system of binocular vision and method
CN107729893A (en) * 2017-10-12 2018-02-23 清华大学 A kind of vision positioning method of clapper die spotting press, system and storage medium
CN108335332A (en) * 2018-01-22 2018-07-27 浙江大学 A kind of axial workpiece central axes measurement method based on binocular vision
CN108393887A (en) * 2018-01-31 2018-08-14 湖北工业大学 One kind being used for workpiece hand and eye calibrating method
CN108453739A (en) * 2018-04-04 2018-08-28 北京航空航天大学 Stereoscopic vision positioning mechanical arm grasping system and method based on automatic shape fitting
CN108648234A (en) * 2018-04-19 2018-10-12 北京控制工程研究所 A kind of mechanical arm Relative Navigation arrested for target
CN108827154A (en) * 2018-07-09 2018-11-16 深圳辰视智能科技有限公司 A kind of robot is without teaching grasping means, device and computer readable storage medium
CN109035200A (en) * 2018-06-21 2018-12-18 北京工业大学 A kind of bolt positioning and position and posture detection method based on the collaboration of single binocular vision
CN109186457A (en) * 2018-09-14 2019-01-11 天津玛特检测设备有限公司 A kind of Parts Recognition method and apparatus of binocular and production line using the device
CN109261528A (en) * 2018-09-03 2019-01-25 广州铁路职业技术学院(广州铁路机械学校) Express delivery sorting method and device based on binocular vision
CN109344882A (en) * 2018-09-12 2019-02-15 浙江科技学院 Robot based on convolutional neural networks controls object pose recognition methods
CN110176041A (en) * 2019-05-29 2019-08-27 西南交通大学 A kind of new type train auxiliary assembly method based on binocular vision algorithm
CN110287865A (en) * 2019-06-24 2019-09-27 齐鲁工业大学 The medicine glass slide of view-based access control model servo piles up bearing calibration, controller and system
CN110424754A (en) * 2019-07-20 2019-11-08 深圳中物智建科技有限公司 A kind of wall-building robot interconnection method and system
CN110509281A (en) * 2019-09-16 2019-11-29 中国计量大学 The apparatus and method of pose identification and crawl based on binocular vision
CN110660104A (en) * 2019-09-29 2020-01-07 珠海格力电器股份有限公司 Industrial robot visual identification positioning grabbing method, computer device and computer readable storage medium
CN110666801A (en) * 2018-11-07 2020-01-10 宁波赛朗科技有限公司 Grabbing industrial robot for matching and positioning complex workpieces
CN110751691A (en) * 2019-09-24 2020-02-04 同济大学 Automatic pipe fitting grabbing method based on binocular vision
CN110936369A (en) * 2018-09-25 2020-03-31 南京曼新智能科技有限公司 Binocular vision and mechanical arm based large-scale workpiece pose accurate measurement and grabbing device and method
CN110992416A (en) * 2019-12-20 2020-04-10 扬州大学 High-reflection-surface metal part pose measurement method based on binocular vision and CAD model
CN111267094A (en) * 2019-12-31 2020-06-12 芜湖哈特机器人产业技术研究院有限公司 Workpiece positioning and grabbing method based on binocular vision
CN111508066A (en) * 2020-04-16 2020-08-07 北京迁移科技有限公司 3D vision-based unordered stacked workpiece grabbing system and interaction method
CN111768449A (en) * 2019-03-30 2020-10-13 北京伟景智能科技有限公司 Object grabbing method combining binocular vision with deep learning
CN112223300A (en) * 2020-12-15 2021-01-15 佛山隆深机器人有限公司 Workpiece disordered grabbing method based on binocular vision and posture optimization
CN112408281A (en) * 2020-09-28 2021-02-26 亿嘉和科技股份有限公司 Bucket adjusting operation guiding method of bucket arm vehicle based on visual tracking
CN112648973A (en) * 2020-12-22 2021-04-13 重庆迪马工业有限责任公司 Fire source identification and positioning device and method for fire-fighting robot
CN113232015A (en) * 2020-05-27 2021-08-10 杭州中为光电技术有限公司 Robot space positioning and grabbing control method based on template matching
CN113705487A (en) * 2021-08-31 2021-11-26 西南交通大学 Precise workpiece identification and process parameter correlation system and identification method
CN113967926A (en) * 2021-01-29 2022-01-25 航天智造(上海)科技有限责任公司 Visual sensor equipment for bolt fastening and guiding of industrial robot
CN114693798A (en) * 2020-12-31 2022-07-01 北京小米移动软件有限公司 Manipulator control method and device
CN115070779A (en) * 2022-08-22 2022-09-20 菲特(天津)检测技术有限公司 Robot grabbing control method and system and electronic equipment
CN115830018A (en) * 2023-02-14 2023-03-21 山东科技大学 Carbon block detection method and system based on deep learning and binocular vision
CN117283555A (en) * 2023-10-29 2023-12-26 北京小雨智造科技有限公司 Method and device for autonomously calibrating tool center point of robot

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103514354A (en) * 2012-06-28 2014-01-15 黑龙江科技学院 Method for calculating three-dimensional point normal vector
CN104331894A (en) * 2014-11-19 2015-02-04 山东省科学院自动化研究所 Robot unstacking method based on binocular stereoscopic vision
CN104786226A (en) * 2015-03-26 2015-07-22 华南理工大学 Posture and moving track positioning system and method of robot grabbing online workpiece
CN106041937A (en) * 2016-08-16 2016-10-26 河南埃尔森智能科技有限公司 Control method of manipulator grabbing control system based on binocular stereoscopic vision
CN106530276A (en) * 2016-10-13 2017-03-22 中科金睛视觉科技(北京)有限公司 Manipulator positioning method and system for grabbing of non-standard component

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103514354A (en) * 2012-06-28 2014-01-15 黑龙江科技学院 Method for calculating three-dimensional point normal vector
CN104331894A (en) * 2014-11-19 2015-02-04 山东省科学院自动化研究所 Robot unstacking method based on binocular stereoscopic vision
CN104786226A (en) * 2015-03-26 2015-07-22 华南理工大学 Posture and moving track positioning system and method of robot grabbing online workpiece
CN106041937A (en) * 2016-08-16 2016-10-26 河南埃尔森智能科技有限公司 Control method of manipulator grabbing control system based on binocular stereoscopic vision
CN106530276A (en) * 2016-10-13 2017-03-22 中科金睛视觉科技(北京)有限公司 Manipulator positioning method and system for grabbing of non-standard component

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
徐德,谭民,李原: "《机器人视觉测量与控制》", 31 January 2016, 国防工业出版社 *
汪懋华,李民赞: "《现代精细农业理论与实践》", 31 October 2012, 中国农业大学出版社 *
章毓晋: "《图像工程(下册)图像理解》", 31 December 2012, 清华大学出版社 *

Cited By (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107649406A (en) * 2017-09-30 2018-02-02 南京航空航天大学 A kind of efficient more material picking up system of binocular vision and method
CN107729893A (en) * 2017-10-12 2018-02-23 清华大学 A kind of vision positioning method of clapper die spotting press, system and storage medium
CN107729893B (en) * 2017-10-12 2020-06-30 清华大学 Visual positioning method and system of die spotting machine and storage medium
CN108335332A (en) * 2018-01-22 2018-07-27 浙江大学 A kind of axial workpiece central axes measurement method based on binocular vision
CN108393887B (en) * 2018-01-31 2019-03-19 湖北工业大学 One kind being used for workpiece hand and eye calibrating method
CN108393887A (en) * 2018-01-31 2018-08-14 湖北工业大学 One kind being used for workpiece hand and eye calibrating method
CN108453739A (en) * 2018-04-04 2018-08-28 北京航空航天大学 Stereoscopic vision positioning mechanical arm grasping system and method based on automatic shape fitting
CN108648234A (en) * 2018-04-19 2018-10-12 北京控制工程研究所 A kind of mechanical arm Relative Navigation arrested for target
CN109035200B (en) * 2018-06-21 2022-06-07 北京工业大学 Bolt positioning and pose detection method based on single-eye and double-eye vision cooperation
CN109035200A (en) * 2018-06-21 2018-12-18 北京工业大学 A kind of bolt positioning and position and posture detection method based on the collaboration of single binocular vision
CN108827154A (en) * 2018-07-09 2018-11-16 深圳辰视智能科技有限公司 A kind of robot is without teaching grasping means, device and computer readable storage medium
CN109261528A (en) * 2018-09-03 2019-01-25 广州铁路职业技术学院(广州铁路机械学校) Express delivery sorting method and device based on binocular vision
CN109344882A (en) * 2018-09-12 2019-02-15 浙江科技学院 Robot based on convolutional neural networks controls object pose recognition methods
CN109344882B (en) * 2018-09-12 2021-05-25 浙江科技学院 Convolutional neural network-based robot control target pose identification method
CN109186457A (en) * 2018-09-14 2019-01-11 天津玛特检测设备有限公司 A kind of Parts Recognition method and apparatus of binocular and production line using the device
CN110936369A (en) * 2018-09-25 2020-03-31 南京曼新智能科技有限公司 Binocular vision and mechanical arm based large-scale workpiece pose accurate measurement and grabbing device and method
CN110936369B (en) * 2018-09-25 2022-10-04 南京曼新智能科技有限公司 Large-scale workpiece pose accurate measurement and grabbing method based on binocular vision and mechanical arm
CN110666801A (en) * 2018-11-07 2020-01-10 宁波赛朗科技有限公司 Grabbing industrial robot for matching and positioning complex workpieces
CN111768449A (en) * 2019-03-30 2020-10-13 北京伟景智能科技有限公司 Object grabbing method combining binocular vision with deep learning
CN110176041A (en) * 2019-05-29 2019-08-27 西南交通大学 A kind of new type train auxiliary assembly method based on binocular vision algorithm
CN110176041B (en) * 2019-05-29 2021-05-11 西南交通大学 Novel train auxiliary assembly method based on binocular vision algorithm
CN110287865B (en) * 2019-06-24 2021-11-05 齐鲁工业大学 Medical slide stacking correction method, controller and system based on visual servo
CN110287865A (en) * 2019-06-24 2019-09-27 齐鲁工业大学 The medicine glass slide of view-based access control model servo piles up bearing calibration, controller and system
CN110424754A (en) * 2019-07-20 2019-11-08 深圳中物智建科技有限公司 A kind of wall-building robot interconnection method and system
CN110424754B (en) * 2019-07-20 2022-01-11 深圳中物智建科技有限公司 Butt joint method and system for wall building robot
CN110509281A (en) * 2019-09-16 2019-11-29 中国计量大学 The apparatus and method of pose identification and crawl based on binocular vision
CN110751691B (en) * 2019-09-24 2022-09-20 同济大学 Automatic pipe fitting grabbing method based on binocular vision
CN110751691A (en) * 2019-09-24 2020-02-04 同济大学 Automatic pipe fitting grabbing method based on binocular vision
CN110660104A (en) * 2019-09-29 2020-01-07 珠海格力电器股份有限公司 Industrial robot visual identification positioning grabbing method, computer device and computer readable storage medium
CN110992416A (en) * 2019-12-20 2020-04-10 扬州大学 High-reflection-surface metal part pose measurement method based on binocular vision and CAD model
CN111267094A (en) * 2019-12-31 2020-06-12 芜湖哈特机器人产业技术研究院有限公司 Workpiece positioning and grabbing method based on binocular vision
CN111508066A (en) * 2020-04-16 2020-08-07 北京迁移科技有限公司 3D vision-based unordered stacked workpiece grabbing system and interaction method
CN111508066B (en) * 2020-04-16 2023-05-26 北京迁移科技有限公司 Unordered stacking workpiece grabbing system based on 3D vision and interaction method
CN113232015A (en) * 2020-05-27 2021-08-10 杭州中为光电技术有限公司 Robot space positioning and grabbing control method based on template matching
CN112408281A (en) * 2020-09-28 2021-02-26 亿嘉和科技股份有限公司 Bucket adjusting operation guiding method of bucket arm vehicle based on visual tracking
CN112223300A (en) * 2020-12-15 2021-01-15 佛山隆深机器人有限公司 Workpiece disordered grabbing method based on binocular vision and posture optimization
CN112648973A (en) * 2020-12-22 2021-04-13 重庆迪马工业有限责任公司 Fire source identification and positioning device and method for fire-fighting robot
CN114693798B (en) * 2020-12-31 2023-12-26 北京小米移动软件有限公司 Method and device for controlling manipulator
CN114693798A (en) * 2020-12-31 2022-07-01 北京小米移动软件有限公司 Manipulator control method and device
CN113967926A (en) * 2021-01-29 2022-01-25 航天智造(上海)科技有限责任公司 Visual sensor equipment for bolt fastening and guiding of industrial robot
CN113705487B (en) * 2021-08-31 2023-08-08 西南交通大学 Precision workpiece identification and technological parameter association system and identification method
CN113705487A (en) * 2021-08-31 2021-11-26 西南交通大学 Precise workpiece identification and process parameter correlation system and identification method
CN115070779A (en) * 2022-08-22 2022-09-20 菲特(天津)检测技术有限公司 Robot grabbing control method and system and electronic equipment
CN115830018A (en) * 2023-02-14 2023-03-21 山东科技大学 Carbon block detection method and system based on deep learning and binocular vision
CN115830018B (en) * 2023-02-14 2023-05-09 山东科技大学 Carbon block detection method and system based on deep learning and binocular vision
CN117283555A (en) * 2023-10-29 2023-12-26 北京小雨智造科技有限公司 Method and device for autonomously calibrating tool center point of robot

Similar Documents

Publication Publication Date Title
CN107192331A (en) A kind of workpiece grabbing method based on binocular vision
CN105729468B (en) A kind of robotic workstation based on the enhancing of more depth cameras
CN111775146B (en) Visual alignment method under industrial mechanical arm multi-station operation
CN107590835B (en) Mechanical arm tool quick-change visual positioning system and positioning method in nuclear environment
CN106737665B (en) Based on binocular vision and the matched mechanical arm control system of SIFT feature and implementation method
WO2017128865A1 (en) Multiple lens-based smart mechanical arm and positioning and assembly method
US20150202776A1 (en) Data generation device for vision sensor and detection simulation system
CN108827154B (en) Robot non-teaching grabbing method and device and computer readable storage medium
CN110580725A (en) Box sorting method and system based on RGB-D camera
CN109029257A (en) Based on stereoscopic vision and the large-scale workpiece pose measurement system of structure light vision, method
CN107767423A (en) A kind of mechanical arm target positioning grasping means based on binocular vision
CN107053173A (en) The method of robot grasping system and grabbing workpiece
JP2015212629A (en) Detection device and manipulator operation control including detection device
CN110555878B (en) Method and device for determining object space position form, storage medium and robot
CN106530276A (en) Manipulator positioning method and system for grabbing of non-standard component
CN110136211A (en) A kind of workpiece localization method and system based on active binocular vision technology
CN110454182B (en) Full-face tunnel boring machine tool changing robot visual positioning structure and method
CN106767401A (en) A kind of shaft hole series part based on cross laser and machine vision determines appearance localization method
US11446822B2 (en) Simulation device that simulates operation of robot
CN110751691A (en) Automatic pipe fitting grabbing method based on binocular vision
CN113379849A (en) Robot autonomous recognition intelligent grabbing method and system based on depth camera
JP2019057250A (en) Work-piece information processing system and work-piece recognition method
US20220292702A1 (en) Image processor, imaging device, robot and robot system
CN112109072A (en) Method for measuring and grabbing accurate 6D pose of large sparse feature tray
CN107917666A (en) Binocular vision device and coordinate scaling method

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170922