WO2017032308A1 - Procédé et appareil de détection de carte de circuit imprimé - Google Patents

Procédé et appareil de détection de carte de circuit imprimé Download PDF

Info

Publication number
WO2017032308A1
WO2017032308A1 PCT/CN2016/096546 CN2016096546W WO2017032308A1 WO 2017032308 A1 WO2017032308 A1 WO 2017032308A1 CN 2016096546 W CN2016096546 W CN 2016096546W WO 2017032308 A1 WO2017032308 A1 WO 2017032308A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
threshold
pcb board
edge image
zero pixels
Prior art date
Application number
PCT/CN2016/096546
Other languages
English (en)
Chinese (zh)
Inventor
杨铭
Original Assignee
广州视源电子科技股份有限公司
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 广州视源电子科技股份有限公司 filed Critical 广州视源电子科技股份有限公司
Publication of WO2017032308A1 publication Critical patent/WO2017032308A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10004Still image; Photographic image
    • 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/30108Industrial image inspection
    • G06T2207/30141Printed circuit board [PCB]

Definitions

  • the invention relates to the field of automatic optical inspection of PCBs, in particular to a device for detecting PCB boards.
  • AOI Automatic Optical Inspection
  • the technology mainly includes four steps: image acquisition, image processing, feature extraction and decision-making.
  • image processing it is often necessary to perform preliminary analysis on the collected original image to determine whether the original image contains complete PCB boards, which play a vital role in improving the efficiency and quality of PCB inspection.
  • the existing image processing schemes often have problems such as low robustness, slow calculation speed, and complicated operation, which cannot meet the requirements for use.
  • an object of the present invention is to provide a PCB board detecting method and device, which realizes fast and accurate PCB board testing and satisfies the use requirements.
  • Embodiments of the present invention provide a PCB board detecting method, including the following steps:
  • the image is processed by using a Canny operator to obtain an edge image, wherein the Canny operator includes two parameters of a high threshold and a low threshold, and the high threshold and the low threshold are adaptively generated according to pixel information of the image;
  • the method further includes:
  • the size of the image is normalized.
  • the image is processed by using a Canny operator to obtain an edge image, wherein the Canny operator includes two parameters of a high threshold and a low threshold, and the high threshold and the low threshold are according to the
  • the pixel information of the image is adaptively generated, and specifically includes:
  • the high threshold takes the smaller of I max and (1 + ⁇ ) * m; the low threshold takes I min and (1 - ⁇ ) * m The larger of them, ⁇ is an empirical parameter;
  • the image is processed using the high threshold and the low threshold as threshold parameters of the Canny operator to obtain an edge image.
  • the empirical parameter ⁇ takes a value of 0.33.
  • the counting the number of non-zero pixels in the edge image includes:
  • the pixels in the edge image are traversed, the pixels whose pixel values are not zero are marked as non-zero pixels, and the number of non-zero pixels is counted.
  • the detecting the extent to which the PCB board enters the designated area according to the relationship between the number of the non-zero pixels and the at least one preset threshold is:
  • the designated area includes a boundary area, wherein the boundary area is a point in the specified area that a minimum distance to two sides perpendicular to a traveling direction of the conveyor belt is less than or equal to a predetermined length The area formed;
  • the detecting the extent to which the PCB board enters the designated area according to the relationship between the number of the non-zero pixels and the at least one preset threshold is:
  • the designated area further includes an inner area, the inner area being an area other than the boundary area in the designated area;
  • the detecting the extent to which the PCB board enters the designated area according to the relationship between the number of the non-zero pixels and the at least one preset threshold is:
  • the invention also provides a PCB board detecting device, comprising:
  • An acquisition unit for collecting an image of a designated area on a conveying surface of the conveyor belt
  • An image processing unit configured to process the image by using a Canny operator to obtain an edge image, wherein the Canny operator includes two parameters of a high threshold and a low threshold, and the high threshold and the low threshold are according to the image Pixel information adaptive generation;
  • a statistical unit configured to count the number of non-zero pixels in the edge image
  • a detecting unit configured to detect, according to a magnitude relationship between the number of the non-zero pixels and the at least one preset threshold, the extent to which the PCB board enters the designated area.
  • the PCB board detecting device further includes:
  • a normalization unit for normalizing the size of the image is
  • the image processing unit specifically includes:
  • a pixel acquisition unit configured to acquire a pixel value range of the image, where the pixel value range is [I min , I max ];
  • a calculating unit configured to calculate a pixel median value m of the image, wherein the pixel median value m is a pixel value in which the serial number is in the middle after the respective pixel values of the image are sorted by size;
  • a threshold generating unit configured to generate the high threshold and a low threshold, wherein the high threshold takes a smaller one of I max and (1+ ⁇ )*m; the low threshold takes I min and (1) The larger of - ⁇ )*m, ⁇ is an empirical parameter;
  • a processing unit configured to process the image by using the high threshold and the low threshold as a threshold parameter of the Canny operator to obtain an edge image.
  • the designated area includes a boundary area, wherein the boundary area is a point in the specified area that a minimum distance to two sides perpendicular to a traveling direction of the conveyor belt is less than or equal to a predetermined length The area formed;
  • the statistic unit is specifically configured to: count the number of non-zero pixels in the edge image corresponding to the boundary area;
  • the detecting unit is configured to determine that the PCB board portion enters the designated area when determining that the number of non-zero pixels in the edge image corresponding to the boundary area is greater than a preset second threshold.
  • the designated area further includes an inner area, wherein the inner area is an area other than the boundary area in the designated area;
  • the statistic unit is specifically configured to separately count the number of non-zero pixels of the edge image corresponding to the inner region and the edge image corresponding to the boundary region;
  • the detecting unit is configured to: determine that the number of non-zero pixels in the edge image corresponding to the inner region is greater than a preset third threshold, and the non-zero pixels in the edge image corresponding to the boundary region When the number is less than the preset fourth threshold, it is determined that the PCB board completely enters the designated area.
  • the method and device for detecting a PCB board use an adaptive Canny operator to analyze an image of a specified area on a transmission surface of a conveyor belt, and detect the extent to which the PCB board enters a designated area, and determine that the PCB board completely enters.
  • the image of the designated area thereby filtering out unnecessary invalid images for subsequent processing, improving the speed and accuracy of PCB detection. Since the edge detection parameter of the adaptive Canny operator is adaptively generated according to the pixel information of the image, no manual basis is needed.
  • the body condition adjustment parameters are highly robust and achieve a high degree of automation of PCB inspection.
  • FIG. 1 is a schematic flow chart of a PCB board detecting method according to a first embodiment of the present invention.
  • FIG. 2 is a schematic view of a portion of a PCB board provided in a first embodiment of the present invention entering a designated area.
  • FIG. 3 is a schematic diagram of the PCB board provided in the first embodiment of the present invention completely entering a designated area.
  • FIG. 4 is a schematic diagram of a PCB board according to a first embodiment of the present invention that has not entered or has left a designated area.
  • FIG. 5 is a schematic flow chart of a PCB board detecting method according to a second embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a PCB board detecting apparatus according to a third embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of the image processing unit shown in FIG. 6.
  • FIG. 8 is a schematic structural diagram of a PCB board detecting apparatus according to a fourth embodiment of the present invention.
  • Embodiments of the present invention provide a PCB board detecting method and apparatus for detecting the extent to which a PCB board enters an image acquisition field of view, and improving the efficiency and quality of automatic optical inspection of the PCB. A detailed description will be given below.
  • a first embodiment of the present invention provides a PCB board detecting method.
  • the PCB board detecting method is implemented by a PCB board detecting device, and includes at least the following steps:
  • the conveyor belt can continuously transport the PCB board along a certain transmission direction
  • the PCB board detecting device collects the image of the PCB board in the transportation.
  • the PCB board detecting device includes a camera.
  • the camera is mounted above the conveyor belt and acquires an image of a designated area on the conveying surface in real time, wherein the image may be a color image or a black and white image. Since the PCB board is constantly moving relative to the camera, a PCB board portion may enter the designated area in the image of the designated area collected by the camera, and the PCB board completely enters the designated area. Or, the PCB board does not enter or has left the designated area and the like.
  • the image is processed by using a Canny operator to obtain an edge image, where the Canny operator includes two parameters of a high threshold and a low threshold, and the high threshold and the low threshold are adaptive according to pixel information of the image. generate.
  • the Canny operator is generally used for detecting edge of an image.
  • the high threshold and the low threshold of the traditional Canny operator are preset, and cannot be customized according to the current situation of the image. Adapt to the adjustment.
  • the PCB board detecting apparatus adopts an adaptive edge detection strategy, and automatically generates appropriate high thresholds and low thresholds according to pixel information of the image, thereby providing a preferred threshold for the Canny operator.
  • Parameter specifically,
  • the PCB board detecting device acquires a gray value of each pixel of the image, and reads a maximum value I max and a minimum value I min from the gray values.
  • the pixel value range is labeled as [I min , I max ].
  • a pixel median value m of the image is calculated, wherein the pixel median value m is a pixel value in which the serial number is in the middle after the respective pixel values of the image are sorted by size.
  • the high threshold t high and the low threshold t low are generated, wherein the high threshold t high takes the smaller of I max and (1+ ⁇ )*m, and the low threshold t low takes I The larger of min and (1- ⁇ )*m.
  • the high threshold t high takes the smaller of I max and (1+ ⁇ )*m
  • the low threshold t low takes I min and (1- ⁇ )*m
  • t high min(I max ,(1+ ⁇ )*m)
  • t low max(I min ,(1- ⁇ )*m)
  • is an empirical parameter.
  • the empirical parameter ⁇ takes a value of 0.33. It is to be understood that the empirical parameter ⁇ may also have a value of 0.2, 0.3, 0.4 or any other suitable value, which may be set according to actual needs, and is not specifically limited in the present invention.
  • the image is processed using the high threshold and the low threshold as threshold parameters of the Canny operator to obtain an edge image.
  • the PCB board detecting apparatus processes the image by using the high threshold and the low threshold as threshold parameters of the Canny operator to obtain an edge image.
  • the process of processing the edge image by the canny operator can refer to the calculation principle of the Canny operator, and the present invention is not described herein.
  • the PCB board detecting device traverses all the pixels in the edge image, and marks the pixels whose pixel values are not zero as non-zero pixels, and counts the number of the non-zero pixels.
  • the relationship between the PCB board and the designated area may include not entering or leaving, partially entering, and fully entering.
  • the following embodiments of the present invention will be described one by one.
  • the PCB board detecting device counts the number of non-zero pixels in the edge image corresponding to the designated area 10, and respectively compares the number of non-zero pixels in the edge image with The first threshold is compared, and when the number of non-zero pixels in the edge image is less than the first threshold, it is determined that the PCB board 20 has not entered or has left the designated area 10, wherein Narrative A threshold can be zero, or a value close to zero.
  • the designated area 10 includes a boundary area 11, wherein the boundary area 11 is within the designated area 10.
  • the PCB board detecting device counts the number of non-zero pixels in the edge image corresponding to the boundary region 11
  • the number of non-zero pixels in the edge image corresponding to the boundary region 11 is preset with The two thresholds are compared. When the number of non-zero pixels in the edge image corresponding to the boundary region 11 is greater than the second threshold, it is determined that the PCB board 20 partially enters the designated area 10.
  • the designated area 10 may further include an inner area 12, wherein the inner area 12 is an area other than the boundary area 11 in the designated area 10.
  • the PCB board detecting device separately counts the number of non-zero pixels in the edge image corresponding to the inner region 12 and the edge image corresponding to the boundary region 11, and respectively respectively outputs the edge image corresponding to the inner region 12
  • the number of non-zero pixels in the comparison is compared with a preset third threshold, and the number of non-zero pixels in the edge image corresponding to the boundary region 11 is compared with a preset fourth threshold.
  • the method for detecting a PCB board uses an adaptive Canny operator to analyze an image of a specified area on a transmission surface of the conveyor belt, and detects the extent to which the PCB board enters the designated area, and determines that the PCB board completely enters the Specify an image of the area to filter out unnecessary invalid images for subsequent processing, improving the speed and accuracy of PCB inspection. Since the edge detection parameter of the adaptive Canny operator is adaptively generated according to the pixel information of the image, it is not necessary to manually adjust parameters according to specific conditions, and has strong robustness, and achieves high automation of PCB detection.
  • FIG. 5 is a schematic flowchart diagram of a PCB detecting method according to a second embodiment of the present invention.
  • the PCB board detection method includes:
  • the PCB board detecting device may first downsample the image and reduce the image resolution to a predetermined size, wherein the predetermined size may be to keep the height pixel value of the image unchanged. , reducing the width pixel value to a preset threshold, or maintaining the width pixel value of the image unchanged, reducing the height pixel value to a preset threshold, or simultaneously reducing the width and height pixel values of the image to a preset threshold, which may be The actual needs are set, and the present invention is not specifically limited.
  • the image is processed by using a Canny operator to obtain an edge image, where the Canny operator includes two parameters of a high threshold and a low threshold, and the high threshold and the low threshold are adaptive according to pixel information of the image. generate.
  • the PCB board detecting method provided by the embodiment of the invention reduces the image normalized processing by downsampling the collected image, thereby improving the detection efficiency.
  • FIG. 6 is a schematic structural diagram of a PCB board detecting apparatus according to a third embodiment of the present invention.
  • the PCB board detecting device 300 includes an acquiring unit 310, an image processing unit 320, a statistic unit 330, and a detecting unit 340, wherein:
  • the collecting unit 310 is configured to collect an image of a designated area on a conveying surface of the conveyor belt.
  • the image processing unit 320 is configured to process the image by using a Canny operator to obtain an edge image, where the Canny operator includes two parameters of a high threshold and a low threshold, and the high threshold and the low threshold are according to the The pixel information of the image is adaptively generated.
  • the image processing unit 320 includes:
  • the pixel obtaining unit 321 is configured to acquire a pixel value range of the image, where the pixel value ranges from [I min , I max ].
  • the calculating unit 322 is configured to calculate a pixel median value m of the image, wherein the pixel median value m is a pixel value in which the serial number is in the middle after the respective pixel values of the image are sorted by size.
  • the threshold generating unit 323 is configured to generate the high threshold and the low threshold, wherein the high threshold takes a smaller one of I max and (1+ ⁇ )*m; the low threshold takes I min and ( The larger of the two 1- ⁇ )*m, ⁇ is the empirical parameter.
  • the processing unit 324 is configured to process the image by using the high threshold and the low threshold as a threshold parameter of the Canny operator to obtain an edge image, where the edge image includes a first edge image and a second edge image
  • the high threshold is applied to the image to obtain the first edge image
  • the low threshold is applied to the image to obtain the second edge image.
  • the statistic unit 330 is configured to count the number of non-zero pixels in the edge image.
  • the detecting unit 340 is configured to detect, according to the size relationship between the number of the non-zero pixels and the at least one preset threshold, the extent to which the PCB board enters the designated area.
  • the relationship between the PCB board and the designated area may include not entering or leaving, partially entering, and fully entering, and the following description will be made one by one in the embodiment of the present invention.
  • the detecting unit 340 selects the non-zero pixels in the edge image corresponding to the designated area 10. The number of zero pixels is compared with a preset first threshold. When the number of non-zero pixels in the edge image corresponding to the designated area 10 is less than the first threshold, the detecting unit 340 determines the The PCB board 20 has not entered or has left the designated area 10, wherein the first threshold may be zero, or a value close to zero.
  • the designated area 10 includes a boundary area 11 , wherein the boundary area 11 is composed of points in the designated area 10 that have a minimum distance to two sides perpendicular to the traveling direction of the conveyor belt that is less than or equal to a predetermined length.
  • the area may set the preset length to one tenth or one-twentieth of the width of the designated area, and the like.
  • the designated area 10 may further include an inner area 12, wherein the inner area 12 is an area other than the boundary area 11 in the designated area 10.
  • the statistic unit 330 separately counts the edge image corresponding to the inner region 12 and the number of non-zero pixels of the edge image corresponding to the boundary region 11, the detecting unit 340 respectively respectively the edge corresponding to the inner region 12
  • the number of non-zero pixels in the image is compared with a preset third threshold, and the number of non-zero pixels in the edge image corresponding to the boundary region 11 is compared with a preset fourth threshold.
  • the detecting unit 340 determines that the PCB board 20 completely enters the designated area 10.
  • the PCB board detecting apparatus 300 processes the image collected by the collecting unit 310 by the image processing unit 320 to obtain an edge image, and then uses the statistical unit 330 to count the image processing unit 320.
  • the number of non-zero pixels of the edge image is detected by the detecting unit 340 to the extent that the PCB board enters the image capturing field of view, and the image of the PCB board completely enters the image capturing field of view is determined, thereby filtering unnecessary portions for subsequent processing. Invalid images improve the speed and accuracy of PCB inspection. Since the edge detection parameter of the adaptive Canny operator adopted by the image processing unit 320 is adaptively generated according to the pixel information of the image, it is not necessary to manually adjust parameters according to specific conditions, and has strong robustness and realizes PCB. The detection is highly automated.
  • FIG. 8 is a schematic structural diagram of a PCB board detecting apparatus according to a fourth embodiment of the present invention.
  • the PCB board detecting apparatus 400 includes an acquiring unit 410, a normalization unit 420, an image processing unit 430, a statistics unit 440, and a detecting unit 450, wherein:
  • the collecting unit 410 is configured to collect an image of a designated area on a conveying surface of the conveyor belt.
  • the normalization unit 420 is configured to normalize the size of the image.
  • the normalization unit 420 may first downsample the image of the collection unit 410 and reduce the image resolution to a predetermined size, wherein the predetermined size may be the height of the image.
  • the pixel value is unchanged, the width pixel value is lowered to a preset threshold, or the width pixel value of the image is kept unchanged, the height pixel value is lowered to a preset threshold, or the image width and height pixel values are simultaneously lowered to a preset threshold.
  • the image processing unit 430 is configured to process the image by using a Canny operator to obtain an edge image, where the Canny operator includes two parameters of a high threshold and a low threshold, and the high threshold and the low threshold are according to the The pixel information of the image is adaptively generated.
  • the statistics unit 440 is configured to count the number of non-zero pixels in the edge image.
  • the detecting unit 450 is configured to detect, according to the relationship between the number of the non-zero pixels and the at least one preset threshold, the extent to which the PCB board enters the designated area.
  • the PCB board detecting apparatus 400 provided by the embodiment of the present invention performs down-sampling on the image collected by the collecting unit 410 by the normalization unit 420, thereby realizing normalization processing of the image, and improving the detection efficiency.
  • first and second are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated.
  • features defining “first” or “second” may include at least one of the features, either explicitly or implicitly.
  • the meaning of "a plurality” is at least two, such as two, three, etc., unless specifically defined otherwise.
  • a "computer-readable medium” can be any apparatus that can contain, store, communicate, propagate, or transport the software for use by the instruction execution system, apparatus, or apparatus, or in conjunction with the instruction execution system, apparatus, or apparatus.
  • computer readable media include the following: electrical connections (electronic devices) having one or more wires, portable computer disk cartridges (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM).
  • the computer readable medium may even be a paper or other suitable medium on which the software may be printed, as it may be optically scanned, for example by paper or other medium, followed by editing, interpretation or, if appropriate, other suitable The method proceeds to obtain the software electronically and then store it in computer memory.
  • a plurality of steps or methods may be stored in a memory and understood by appropriate instructions, and portions of the invention may be implemented in hardware, software, firmware or a combination thereof.
  • the software or firmware executed by the system is implemented.
  • a discrete logic circuit having logic gates for implementing logic functions on data signals, dedicated to suitable combinational logic gates Integrated circuits, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), etc.
  • each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
  • the above mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)
  • Quality & Reliability (AREA)

Abstract

L'invention concerne un procédé permettant de détecter une carte de circuit imprimé, ledit procédé consistant à : acquérir une image d'une zone spécifiée (10) sur une surface de transport d'une bande transporteuse (S201) ; traiter l'image au moyen d'un opérateur de Canny de façon à obtenir une image de contour, l'opérateur de Canny comprenant deux paramètres, à savoir un seuil supérieur et un seuil inférieur, et le seuil supérieur et le seuil inférieur étant générés de manière adaptative selon les informations de pixels de l'image (S203) ; compter le nombre de pixels non nuls dans l'image de contour (S204) ; et détecter, selon une relation d'amplitude entre le nombre de pixels non nuls et au moins l'un des seuils prédéfinis, un degré d'entrée de la carte de circuit imprimé (20) dans la zone spécifiée (10) (S205). Les solutions techniques comprennent également un appareil de détection de carte de circuit imprimé. Le procédé et l'appareil de détection de carte de circuit imprimé sont extrêmement solides, améliorent l'efficacité et la qualité de la détection de carte de circuit imprimé, et permettent de réaliser une automatisation élevée de la détection de carte de circuit imprimé.
PCT/CN2016/096546 2015-08-25 2016-08-24 Procédé et appareil de détection de carte de circuit imprimé WO2017032308A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510527487.3 2015-08-25
CN201510527487.3A CN105139397B (zh) 2015-08-25 2015-08-25 一种pcb板检测方法及装置

Publications (1)

Publication Number Publication Date
WO2017032308A1 true WO2017032308A1 (fr) 2017-03-02

Family

ID=54724729

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/096546 WO2017032308A1 (fr) 2015-08-25 2016-08-24 Procédé et appareil de détection de carte de circuit imprimé

Country Status (2)

Country Link
CN (1) CN105139397B (fr)
WO (1) WO2017032308A1 (fr)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109035236A (zh) * 2018-07-27 2018-12-18 深圳市闿思科技有限公司 铸件毛边检测方法及装置
CN112215827A (zh) * 2020-10-20 2021-01-12 中广核核电运营有限公司 电迁移区域检测方法、装置、计算机设备和存储介质
CN113252625A (zh) * 2021-04-27 2021-08-13 歌尔光学科技有限公司 一种具有荧光效应的胶水的胶路检测方法
CN113971681A (zh) * 2021-10-11 2022-01-25 武汉工程大学 一种复杂环境下带式输送机边缘检测方法
CN115131287A (zh) * 2022-05-16 2022-09-30 奥蒂玛光学科技(深圳)有限公司 一种图像处理方法、区域检测方法、检测设备和存储介质
CN115601364A (zh) * 2022-12-14 2023-01-13 惠州威尔高电子有限公司(Cn) 基于图像分析的金手指电路板检测方法
CN116703889A (zh) * 2023-07-31 2023-09-05 深圳市普能达电子有限公司 一种柔性电路板贴片异常检测方法
CN116758077A (zh) * 2023-08-18 2023-09-15 山东航宇游艇发展有限公司 一种冲浪板表面平整度在线检测方法及系统

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105139397B (zh) * 2015-08-25 2017-12-19 广州视源电子科技股份有限公司 一种pcb板检测方法及装置
CN106469482A (zh) * 2016-09-05 2017-03-01 深圳怡化电脑股份有限公司 纸币越界检测方法、装置及纸币存取设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060023934A1 (en) * 2004-07-30 2006-02-02 Fujitsu Limited Component edge detecting method, component edge detecting program and component inspection apparatus
CN102034101A (zh) * 2010-10-22 2011-04-27 广东工业大学 一种pcb视觉检测中快速圆形标志定位方法
CN102496161A (zh) * 2011-12-13 2012-06-13 浙江欧威科技有限公司 一种印刷电路板图像的轮廓提取方法
CN104268857A (zh) * 2014-09-16 2015-01-07 湖南大学 一种基于机器视觉的快速亚像素边缘检测与定位方法
CN105139397A (zh) * 2015-08-25 2015-12-09 广州视源电子科技股份有限公司 一种pcb板检测方法及装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102456131A (zh) * 2010-11-02 2012-05-16 屏东科技大学 障碍物感测方法
CN102436656A (zh) * 2011-09-05 2012-05-02 同济大学 基于计算机视觉的动物多样性监测方法
CN103600707B (zh) * 2013-11-06 2016-08-17 同济大学 一种智能泊车系统的泊车位检测装置及方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060023934A1 (en) * 2004-07-30 2006-02-02 Fujitsu Limited Component edge detecting method, component edge detecting program and component inspection apparatus
CN102034101A (zh) * 2010-10-22 2011-04-27 广东工业大学 一种pcb视觉检测中快速圆形标志定位方法
CN102496161A (zh) * 2011-12-13 2012-06-13 浙江欧威科技有限公司 一种印刷电路板图像的轮廓提取方法
CN104268857A (zh) * 2014-09-16 2015-01-07 湖南大学 一种基于机器视觉的快速亚像素边缘检测与定位方法
CN105139397A (zh) * 2015-08-25 2015-12-09 广州视源电子科技股份有限公司 一种pcb板检测方法及装置

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109035236A (zh) * 2018-07-27 2018-12-18 深圳市闿思科技有限公司 铸件毛边检测方法及装置
CN109035236B (zh) * 2018-07-27 2024-02-23 深圳市闿思科技有限公司 铸件毛边检测方法及装置
CN112215827A (zh) * 2020-10-20 2021-01-12 中广核核电运营有限公司 电迁移区域检测方法、装置、计算机设备和存储介质
CN113252625A (zh) * 2021-04-27 2021-08-13 歌尔光学科技有限公司 一种具有荧光效应的胶水的胶路检测方法
CN113971681A (zh) * 2021-10-11 2022-01-25 武汉工程大学 一种复杂环境下带式输送机边缘检测方法
CN115131287A (zh) * 2022-05-16 2022-09-30 奥蒂玛光学科技(深圳)有限公司 一种图像处理方法、区域检测方法、检测设备和存储介质
CN115601364A (zh) * 2022-12-14 2023-01-13 惠州威尔高电子有限公司(Cn) 基于图像分析的金手指电路板检测方法
CN115601364B (zh) * 2022-12-14 2023-04-07 惠州威尔高电子有限公司 基于图像分析的金手指电路板检测方法
CN116703889A (zh) * 2023-07-31 2023-09-05 深圳市普能达电子有限公司 一种柔性电路板贴片异常检测方法
CN116703889B (zh) * 2023-07-31 2023-10-03 深圳市普能达电子有限公司 一种柔性电路板贴片异常检测方法
CN116758077A (zh) * 2023-08-18 2023-09-15 山东航宇游艇发展有限公司 一种冲浪板表面平整度在线检测方法及系统
CN116758077B (zh) * 2023-08-18 2023-10-20 山东航宇游艇发展有限公司 一种冲浪板表面平整度在线检测方法及系统

Also Published As

Publication number Publication date
CN105139397A (zh) 2015-12-09
CN105139397B (zh) 2017-12-19

Similar Documents

Publication Publication Date Title
WO2017032308A1 (fr) Procédé et appareil de détection de carte de circuit imprimé
EP2754091B1 (fr) Mesure de l'usure d'une courroie via la détection des contours d'une image ligne par ligne
CN114494210B (zh) 基于图像处理的塑料膜生产缺陷检测方法及系统
CN109242853B (zh) 一种基于图像处理的pcb缺陷智能检测方法
US8774514B2 (en) Method of and apparatus for classifying image using histogram analysis, and method of and apparatus for recognizing text image using the histogram analysis
CN110866903B (zh) 基于霍夫圆变换技术的乒乓球识别方法
CN103983426B (zh) 一种基于机器视觉的光纤缺陷检测及分类方法
KR20190088089A (ko) 용접 표면 결점 검출 장치 및 방법
CN102855617B (zh) 自适应图像处理方法及系统
CN108109155A (zh) 一种基于改进Canny的自动阈值边缘检测方法
CN109035219A (zh) 基于bp神经网络的fics金手指缺陷检测系统及检测方法
CN106442556A (zh) 一种板状带孔工件表面缺陷检测装置和方法
CN110517265A (zh) 一种产品表面缺陷的检测方法、装置及存储介质
CN104197836A (zh) 基于机器视觉的汽车门锁装配尺寸检测方法
US20240265521A1 (en) Cell alignment metric detection method, controller, detection system and storage medium
CN113781415B (zh) 一种x射线图像的缺陷检测方法、装置、设备及介质
CN102306307B (zh) 一种彩色显微图像序列中固点噪声的定位方法
CN113971681B (zh) 一种复杂环境下带式输送机边缘检测方法
CN114127784A (zh) 用于生成相机流的掩模的方法、计算机程序产品和计算机可读介质
CN117635620B (zh) 一种基于图像处理的电路板缺陷检测方法及系统
JP2014020926A (ja) 表面欠陥検査装置及び表面欠陥検査方法
CN103077398A (zh) 基于嵌入式的自然环境下家畜群体数目监测方法
CN116071692A (zh) 一种基于形态学图像处理的水尺水位识别方法及系统
CN109784145B (zh) 基于深度图的目标检测方法及存储介质
CN114359155A (zh) 一种覆膜方法及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16838566

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16838566

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16838566

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 29.01.2019)

122 Ep: pct application non-entry in european phase

Ref document number: 16838566

Country of ref document: EP

Kind code of ref document: A1