CN117252928B - 用于电子产品模块化智能组装的视觉图像定位系统 - Google Patents
用于电子产品模块化智能组装的视觉图像定位系统 Download PDFInfo
- Publication number
- CN117252928B CN117252928B CN202311545122.4A CN202311545122A CN117252928B CN 117252928 B CN117252928 B CN 117252928B CN 202311545122 A CN202311545122 A CN 202311545122A CN 117252928 B CN117252928 B CN 117252928B
- Authority
- CN
- China
- Prior art keywords
- initial positioning
- image
- training
- feature
- feature map
- 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
Links
- 230000000007 visual effect Effects 0.000 title claims abstract description 37
- 239000000758 substrate Substances 0.000 claims abstract description 66
- 239000000463 material Substances 0.000 claims abstract description 50
- 238000012549 training Methods 0.000 claims description 57
- 230000004927 fusion Effects 0.000 claims description 40
- 239000013598 vector Substances 0.000 claims description 21
- 238000000605 extraction Methods 0.000 claims description 20
- 239000000546 pharmaceutical excipient Substances 0.000 claims description 17
- 238000003062 neural network model Methods 0.000 claims description 7
- 238000005457 optimization Methods 0.000 claims description 6
- 238000012545 processing Methods 0.000 abstract description 11
- 238000004519 manufacturing process Methods 0.000 abstract description 7
- 238000004458 analytical method Methods 0.000 abstract description 5
- 238000010030 laminating Methods 0.000 abstract 1
- 239000010410 layer Substances 0.000 description 10
- 238000000034 method Methods 0.000 description 10
- 238000003475 lamination Methods 0.000 description 9
- 238000005516 engineering process Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 7
- 238000009826 distribution Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 6
- 239000011159 matrix material Substances 0.000 description 6
- 230000004807 localization Effects 0.000 description 5
- 230000008569 process Effects 0.000 description 5
- 238000011161 development Methods 0.000 description 4
- 230000018109 developmental process Effects 0.000 description 4
- 239000003086 colorant Substances 0.000 description 3
- 238000013527 convolutional neural network Methods 0.000 description 3
- 230000014509 gene expression Effects 0.000 description 3
- 238000011176 pooling Methods 0.000 description 3
- 230000004913 activation Effects 0.000 description 2
- 238000012935 Averaging Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000003708 edge detection Methods 0.000 description 1
- 238000009499 grossing Methods 0.000 description 1
- 238000010191 image analysis Methods 0.000 description 1
- 238000003709 image segmentation Methods 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 239000011229 interlayer Substances 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000005065 mining Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000008439 repair process Effects 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
- 238000003860 storage Methods 0.000 description 1
- 238000005728 strengthening Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
- G06T7/73—Determining position or orientation of objects or cameras using feature-based methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
- G06V10/443—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
- G06V10/449—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
- G06V10/451—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
- G06V10/454—Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/52—Scale-space analysis, e.g. wavelet analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/80—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level
- G06V10/806—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level of extracted features
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/30—Computing systems specially adapted for manufacturing
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Health & Medical Sciences (AREA)
- Multimedia (AREA)
- General Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Molecular Biology (AREA)
- Biomedical Technology (AREA)
- Databases & Information Systems (AREA)
- Medical Informatics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Biodiversity & Conservation Biology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (8)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311545122.4A CN117252928B (zh) | 2023-11-20 | 2023-11-20 | 用于电子产品模块化智能组装的视觉图像定位系统 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311545122.4A CN117252928B (zh) | 2023-11-20 | 2023-11-20 | 用于电子产品模块化智能组装的视觉图像定位系统 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN117252928A CN117252928A (zh) | 2023-12-19 |
CN117252928B true CN117252928B (zh) | 2024-01-26 |
Family
ID=89135458
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202311545122.4A Active CN117252928B (zh) | 2023-11-20 | 2023-11-20 | 用于电子产品模块化智能组装的视觉图像定位系统 |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117252928B (zh) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN117789153B (zh) * | 2024-02-26 | 2024-05-03 | 浙江驿公里智能科技有限公司 | 基于计算机视觉的汽车油箱外盖定位系统及方法 |
CN119313736B (zh) * | 2024-10-12 | 2025-07-18 | 深圳市满亿光电有限公司 | 用于显示屏模组对位组装的视觉定位系统及方法 |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111126258A (zh) * | 2019-12-23 | 2020-05-08 | 深圳市华尊科技股份有限公司 | 图像识别方法及相关装置 |
CN112247525A (zh) * | 2020-09-29 | 2021-01-22 | 智瑞半导体有限公司 | 一种基于视觉定位智能组装系统 |
WO2021121306A1 (zh) * | 2019-12-18 | 2021-06-24 | 北京嘀嘀无限科技发展有限公司 | 视觉定位方法和系统 |
CN115063478A (zh) * | 2022-05-30 | 2022-09-16 | 华南农业大学 | 基于rgb-d相机和视觉定位的水果定位方法、系统、设备及介质 |
CN115578615A (zh) * | 2022-10-31 | 2023-01-06 | 成都信息工程大学 | 基于深度学习的夜间交通标志图像检测模型建立方法 |
CN116012339A (zh) * | 2023-01-09 | 2023-04-25 | 广州广芯封装基板有限公司 | 图像处理方法、电子设备及计算机可读存储介质 |
CN116188584A (zh) * | 2023-04-23 | 2023-05-30 | 成都睿瞳科技有限责任公司 | 基于图像识别物体打磨位置的方法及系统 |
CN116258658A (zh) * | 2023-05-11 | 2023-06-13 | 齐鲁工业大学(山东省科学院) | 基于Swin Transformer的图像融合方法 |
WO2023138062A1 (zh) * | 2022-01-19 | 2023-07-27 | 美的集团(上海)有限公司 | 图像处理方法及装置 |
CN116704205A (zh) * | 2023-06-09 | 2023-09-05 | 西安科技大学 | 融合残差网络和通道注意力的视觉定位方法及系统 |
-
2023
- 2023-11-20 CN CN202311545122.4A patent/CN117252928B/zh active Active
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2021121306A1 (zh) * | 2019-12-18 | 2021-06-24 | 北京嘀嘀无限科技发展有限公司 | 视觉定位方法和系统 |
CN111126258A (zh) * | 2019-12-23 | 2020-05-08 | 深圳市华尊科技股份有限公司 | 图像识别方法及相关装置 |
CN112247525A (zh) * | 2020-09-29 | 2021-01-22 | 智瑞半导体有限公司 | 一种基于视觉定位智能组装系统 |
WO2023138062A1 (zh) * | 2022-01-19 | 2023-07-27 | 美的集团(上海)有限公司 | 图像处理方法及装置 |
CN115063478A (zh) * | 2022-05-30 | 2022-09-16 | 华南农业大学 | 基于rgb-d相机和视觉定位的水果定位方法、系统、设备及介质 |
CN115578615A (zh) * | 2022-10-31 | 2023-01-06 | 成都信息工程大学 | 基于深度学习的夜间交通标志图像检测模型建立方法 |
CN116012339A (zh) * | 2023-01-09 | 2023-04-25 | 广州广芯封装基板有限公司 | 图像处理方法、电子设备及计算机可读存储介质 |
CN116188584A (zh) * | 2023-04-23 | 2023-05-30 | 成都睿瞳科技有限责任公司 | 基于图像识别物体打磨位置的方法及系统 |
CN116258658A (zh) * | 2023-05-11 | 2023-06-13 | 齐鲁工业大学(山东省科学院) | 基于Swin Transformer的图像融合方法 |
CN116704205A (zh) * | 2023-06-09 | 2023-09-05 | 西安科技大学 | 融合残差网络和通道注意力的视觉定位方法及系统 |
Non-Patent Citations (3)
Title |
---|
Detection and location of unsafe behaviour in digital images: A visual grounding approach;Jiajing Liu等;《Advanced Engineering Informatics》;第1-11页 * |
基于分水岭修正与U-Net的肝脏图像分割算法;亢洁;丁菊敏;万永;雷涛;;计算机工程(第01期);第255-261页 * |
基于渐进式特征增强网络的超分辨率重建算法;杨勇;吴峥;张东阳;刘家祥;;信号处理(第09期);第1598-1606页 * |
Also Published As
Publication number | Publication date |
---|---|
CN117252928A (zh) | 2023-12-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN117252928B (zh) | 用于电子产品模块化智能组装的视觉图像定位系统 | |
CN111667535B (zh) | 一种针对遮挡场景下的六自由度位姿估计方法 | |
CN111414797B (zh) | 用于估计对象的姿势和姿态信息的系统和方法 | |
CN112084849B (zh) | 图像识别方法和装置 | |
CN113205560B (zh) | 多深度相机的标定方法、装置、设备及存储介质 | |
CN108805151B (zh) | 一种基于深度相似性网络的图像分类方法 | |
CN113283407A (zh) | 一种基于通道与空间注意力机制的孪生网络目标跟踪方法 | |
CN112183506A (zh) | 一种人体姿态生成方法及其系统 | |
CN112200057A (zh) | 人脸活体检测方法、装置、电子设备及存储介质 | |
CN112597956B (zh) | 基于人体锚点集合与感知增强网络的多人姿态估计方法 | |
CN114519377A (zh) | 跨模态煤矸石分选方法及装置 | |
CN117152838B (zh) | 一种基于多核动态注意力机制的手势识别方法 | |
CN113971737A (zh) | 用于机器人的物体识别方法、电子设备、介质和程序产品 | |
Nguyen et al. | Combined YOLOv5 and HRNet for high accuracy 2D keypoint and human pose estimation | |
CN114663880A (zh) | 基于多层级跨模态自注意力机制的三维目标检测方法 | |
CN114882106A (zh) | 位姿确定方法和装置、设备、介质 | |
CN117934551B (zh) | 一种混合现实跟踪交互系统 | |
Cai et al. | Ccan: Constraint co-attention network for instance grasping | |
CN117315635A (zh) | 一种倾斜指针式仪表自动读数方法 | |
CN117079305A (zh) | 姿态估计方法、姿态估计装置以及计算机可读存储介质 | |
A'la et al. | Improving Orange and Lemon Object Detection Using YOLOv5 and Image Augmentation | |
Wang et al. | A global optimized registration algorithm for image stitching | |
Gao et al. | Improving 6D object pose estimation based on semantic segmentation | |
CN115344113A (zh) | 多视角人体运动捕捉方法、装置、系统、介质及终端 | |
CN113468980A (zh) | 一种人体行为识别方法及相关装置 |
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 | ||
PE01 | Entry into force of the registration of the contract for pledge of patent right | ||
PE01 | Entry into force of the registration of the contract for pledge of patent right |
Denomination of invention: Visual image positioning system for modular intelligent assembly of electronic products Granted publication date: 20240126 Pledgee: Bank of China Limited Ganjiang New Area Branch Pledgor: NANCHANG INDUSTRIAL CONTROL ROBOT Co.,Ltd. Registration number: Y2024980022128 |
|
PC01 | Cancellation of the registration of the contract for pledge of patent right | ||
PC01 | Cancellation of the registration of the contract for pledge of patent right |
Granted publication date: 20240126 Pledgee: Bank of China Limited Ganjiang New Area Branch Pledgor: NANCHANG INDUSTRIAL CONTROL ROBOT Co.,Ltd. Registration number: Y2024980022128 |
|
PE01 | Entry into force of the registration of the contract for pledge of patent right | ||
PE01 | Entry into force of the registration of the contract for pledge of patent right |
Denomination of invention: Visual image positioning system for modular intelligent assembly of electronic products Granted publication date: 20240126 Pledgee: Bank of China Limited Ganjiang New Area Branch Pledgor: NANCHANG INDUSTRIAL CONTROL ROBOT Co.,Ltd. Registration number: Y2025980012519 |