CN111861997A - Method, system and device for detecting circular hole size of pattern board - Google Patents

Method, system and device for detecting circular hole size of pattern board Download PDF

Info

Publication number
CN111861997A
CN111861997A CN202010584091.3A CN202010584091A CN111861997A CN 111861997 A CN111861997 A CN 111861997A CN 202010584091 A CN202010584091 A CN 202010584091A CN 111861997 A CN111861997 A CN 111861997A
Authority
CN
China
Prior art keywords
circle
final
candidate
detecting
circular hole
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
CN202010584091.3A
Other languages
Chinese (zh)
Other versions
CN111861997B (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.)
National Sun Yat Sen University
Original Assignee
National Sun Yat Sen 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 National Sun Yat Sen University filed Critical National Sun Yat Sen University
Priority to CN202010584091.3A priority Critical patent/CN111861997B/en
Publication of CN111861997A publication Critical patent/CN111861997A/en
Application granted granted Critical
Publication of CN111861997B publication Critical patent/CN111861997B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/60Analysis of geometric attributes
    • G06T7/62Analysis of geometric attributes of area, perimeter, diameter or volume
    • 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/20Special algorithmic details
    • G06T2207/20024Filtering details
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20048Transform domain processing
    • G06T2207/20061Hough transform
    • 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/30164Workpiece; Machine component
    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

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

Abstract

The invention discloses a method, a system and a device for detecting the size of a circular hole of a pattern board, wherein the method comprises the following steps: acquiring an input image and carrying out filtering and denoising processing on the input image to obtain a denoised image; detecting the denoised image based on a Hough circle detection method to obtain a first region; extracting curve segments of the first area and generating a plurality of candidate circles; screening a plurality of candidate circles, and refining the candidate circles by a fast least square method to obtain final candidate circles; and carrying out integrity analysis on the final candidate circle, and confirming to obtain the final circle. The system comprises: the device comprises a denoising module, a detection module, a curve segment module, a refining module and a confirmation module. The device comprises a memory and a processor for executing the safety construction method based on the violation behavior identification. By using the method and the device, the round holes in the image can be identified under the condition of serious pattern interference. The method, the system and the device for detecting the size of the circular hole of the pattern board can be widely applied to the field of image detection.

Description

Method, system and device for detecting circular hole size of pattern board
Technical Field
The invention relates to the field of image detection, in particular to a method, a system and a device for detecting the size of a circular hole of a pattern board.
Background
Due to the high development of industrial automation, factories began to introduce automated, non-contact workpiece dimension inspection methods in order to improve workpiece inspection efficiency. However, the existing workpiece size detection method has the problems of low recognition degree and high algorithm complexity under the condition of serious pattern interference.
Disclosure of Invention
In order to solve the above technical problems, an object of the present invention is to provide a method, a system and a device for detecting the size of a circular hole in a patterned board, so as to identify the circular hole in an image under the condition of serious pattern interference.
The first technical scheme adopted by the invention is as follows: a method for detecting the size of a circular hole of a pattern board comprises the following steps:
acquiring an input image and carrying out filtering and denoising processing on the input image to obtain a denoised image;
detecting the denoised image based on a Hough circle detection method to obtain a first region;
extracting curve segments of the first area, screening the curve segments and generating a plurality of candidate circles;
screening a plurality of candidate circles in a mean shift clustering mode, and refining the candidate circles by a fast least square method to obtain final candidate circles;
and carrying out integrity analysis on the final candidate circle, and confirming to obtain the final circle.
Further, still include:
and outputting the parameters of the final circle and marking and displaying on the input image.
Further, the processing method for filtering and denoising the input image comprises histogram stretching, Gamma correction, Gaussian filtering, mean filtering and median filtering.
Further, the step of extracting the curve segment of the first region, screening the curve segments, and generating a plurality of candidate circles specifically includes:
extracting a curve segment of the first area based on an LSD (least squares) segment extraction algorithm;
and screening the curve segments of the first area to obtain the curve segments which are possibly combined into a circle and generate a plurality of candidate circles.
Further, the step of extracting the curve segment of the first region based on the LSD segment extraction algorithm specifically includes:
calculating the gradient of each pixel in the first area, and removing points with gradient amplitude smaller than a first preset value;
and obtaining an arc line by a principal component analysis method to obtain a curve segment of the first area.
Further, the step of screening the curve segments in the first area to obtain the curve segments that may be combined into a circle and generating a plurality of candidate circles specifically includes:
obtaining an arc line according to the curve segment of the first area;
selecting a pair of matched arcs according to the arcs, so that the areas pointed by the arc centers of the pair of arcs contain each other;
Confirming that the difference value of the distance of the intersection points of the successfully matched arc lines relative to the corresponding arc bisector is smaller than a second preset value, and obtaining a candidate circle;
the screening step is repeated to generate a plurality of candidate circles.
Further, the step of performing integrity analysis on the final candidate circle and confirming that the final circle is obtained specifically includes:
calculating the number of pixels corresponding to the side length of the complete circle according to the radius of the final candidate circle to obtain a first number of pixels;
calculating the number of pixels corresponding to the successfully matched arc lines to obtain a second number of pixels;
and judging that the ratio of the number of the second pixels to the number of the first pixels is greater than a third preset value, and obtaining a first final candidate circle ratio.
Repeating the step of calculating the pixel and the ratio until the ratio of all the final candidate circles is obtained;
and taking the final candidate circle with the largest ratio as a final recognition result to obtain a final circle.
Further, the step of outputting the parameters of the final circle and displaying the parameters on the input image in a labeling manner specifically includes:
acquiring the circle center position and the radius of the final circle and converting the circle center position and the radius into parameter values of corresponding units through a pixel ratio;
and uploading the parameter value feedback and displaying the final circle label on the input image.
The second technical scheme adopted by the invention is that a system for detecting the size of a circular hole of a pattern board comprises:
the denoising module is used for acquiring an input image and carrying out filtering denoising processing on the input image to obtain a denoised image;
the detection module is used for detecting the denoised image based on a Hough circle detection method to obtain a first region;
the curve segment module is used for extracting curve segments of the first area, screening the curve segments and generating a plurality of candidate circles;
the refining module is used for screening a plurality of candidate circles in a mean shift clustering mode and then refining the candidate circles through a fast least square method to obtain final candidate circles;
and the confirmation module is used for carrying out integrity analysis on the final candidate circle and confirming to obtain the final circle.
The third technical scheme adopted by the invention is that the device for detecting the size of the circular hole of the pattern board comprises:
at least one processor;
at least one memory for storing at least one program;
when the at least one program is executed by the at least one processor, the at least one processor may implement the method for detecting the size of the circular hole in the pattern board according to any one of claims 1 to 7.
The method and the system have the beneficial effects that: after the first region containing the round holes is obtained through preliminary detection, the calculation amount of an algorithm can be reduced, candidate circles are generated according to curve segments in the first region, the final round holes are obtained through recognition in the candidate circles, and the round holes in the image can be recognized under the condition that pattern interference is serious.
Drawings
FIG. 1 is a flow chart illustrating the steps of a method for detecting the size of a circular hole in a pattern board according to the present invention;
FIG. 2 is a block diagram of a circular hole size detection system for a pattern board according to the present invention;
FIG. 3 is a schematic illustration of a first region obtained in an embodiment of the present invention;
fig. 4 is a schematic diagram of the resulting circle in an embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the figures and the specific embodiments. The step numbers in the following embodiments are provided only for convenience of illustration, the order between the steps is not limited at all, and the execution order of each step in the embodiments can be adapted according to the understanding of those skilled in the art.
As shown in fig. 1, the invention provides a method for detecting the size of a circular hole of a pattern board, which comprises the following steps:
s101, obtaining an input image and carrying out filtering and denoising processing on the input image to obtain a denoised image.
S102, detecting the denoised image based on a Hough circle detection method to obtain a first region;
specifically, a hough circle detection method is used to obtain a smaller region of interest including a circular hole, and a first region is obtained, and referring to fig. 3, the region of interest identified in a frame is divided into a first region, a second region, and the like according to a processing sequence.
S103, extracting curve segments of the first area, screening the curve segments and generating a plurality of candidate circles;
specifically, from the curve segments within the first region, the curve segments are matched and candidate circles are generated from the matched curve segments.
S104, screening a plurality of candidate circles in a mean shift clustering mode, and refining the candidate circles through a fast least square method to obtain final candidate circles;
and S105, carrying out integrity analysis on the final candidate circle, and confirming to obtain the final circle.
Further as a preferred embodiment of the method, the method further comprises:
and S106, outputting the parameters of the final circle and marking and displaying on the input image.
Further, as a preferred embodiment of the method, the processing method for performing filtering and denoising processing on the input image includes histogram stretching, Gamma correction, gaussian filtering, mean filtering, and median filtering.
Specifically, the processing method for performing filtering and denoising processing on the input image includes, but is not limited to, the above-listed methods.
Further, as a preferred embodiment of the method, the step of extracting the curve segment of the first region, screening the curve segments, and generating a plurality of candidate circles specifically includes:
extracting a curve segment of the first area based on an LSD (least squares) segment extraction algorithm;
And screening the curve segments of the first area to obtain the curve segments which are possibly combined into a circle and generate a plurality of candidate circles.
Further as a preferred embodiment of the method, the step of extracting the curve segment of the first region based on the LSD line segment extraction algorithm specifically includes:
calculating the gradient of each pixel in the first area, and removing points with gradient amplitude smaller than a first preset value;
and obtaining an arc line by a principal component analysis method to obtain a curve segment of the first area.
Specifically, removing points with too small gradient can reduce the influence of noise, and essentially, calculating the gradient amplitude mainly considers that the color difference of the edge is larger at the pixel point with the arc edge; secondly, unnecessary calculation amount is reduced; the principal component analysis method belongs to part of the LSD line segment extraction algorithm.
Further, as a preferred embodiment of the method, the step of screening the curve segments in the first region to obtain the curve segments that may be combined into a circle and generating a plurality of candidate circles specifically includes:
obtaining an arc line according to the curve segment of the first area;
selecting a pair of matched arcs according to the arcs, so that the areas pointed by the arc centers of the pair of arcs contain each other;
Confirming that the difference value of the distance of the intersection points of the successfully matched arc lines relative to the corresponding arc bisector is smaller than a second preset value, and obtaining a candidate circle;
the screening step is repeated to generate a plurality of candidate circles.
Specifically, whether the difference of the distances between the successfully paired arc lines and the intersection point O of the arc bisectors is smaller than a certain tolerance is judged, if the difference is smaller, the arc lines are considered to be on the same circle, a candidate circle is obtained, the arc line obtaining step, the arc line pairing step and the step of judging whether the difference of the distances between the paired arc lines and the intersection point O of the arc bisectors is smaller than the certain tolerance are repeated until all the arc lines are paired, and a plurality of candidate circles are generated.
Further, as a preferred embodiment of the method, the step of performing integrity analysis on the final candidate circle and confirming that the final candidate circle is obtained specifically includes:
calculating the number of pixels corresponding to the side length of the complete circle according to the radius of the final candidate circle to obtain a first number of pixels;
calculating the number of pixels corresponding to the successfully matched arc lines to obtain a second number of pixels;
and judging that the ratio of the number of the second pixels to the number of the first pixels is greater than a third preset value, and obtaining a first final candidate circle ratio.
Repeating the step of calculating the pixel and the ratio until the ratio of all the final candidate circles is obtained;
and taking the final candidate circle with the largest ratio as a final recognition result to obtain a final circle.
Specifically, the first preset value, the second preset value and the third preset value are determined as required. And calculating the number A of pixels corresponding to the side length of a complete circle according to the radius of the candidate circle, calculating the number B of pixels occupied by the matched arc line, and if the ratio of B to A is greater than a preset value, considering that the matched arc line conforms to the characteristics of a circle. And taking the final candidate circle with the largest ratio as a final recognition result to obtain a final circle.
As a further preferred embodiment of the method, the step of outputting the parameters of the final circle and displaying the parameters on the input image includes:
acquiring the circle center position and the radius of the final circle and converting the circle center position and the radius into parameter values of corresponding units through a pixel ratio;
and uploading the parameter value feedback and displaying the final circle label on the input image.
Specifically, the circle center position and the circle center radius of the final circle are obtained, the circle center position and the circle center radius are converted into a value in millimeter unit through the pixel ratio and returned to the user, meanwhile, a corresponding circle is drawn on the input image and displayed to the user, and referring to fig. 4, the final circle is obtained and marked on the input image and displayed.
Compared with the traditional detection method, the invention provides a rapid, efficient and non-contact size detection method. The existing method requires high image quality of the workpiece, and the method has the advantages of wide application range, accurate detection result and stable performance. In industrial detection, particularly under the condition of different plate patterns, the traditional method has low identification accuracy, can still provide circle detection with error within millimeter level, and has shorter detection time compared with the traditional method.
The invention provides another specific embodiment, a system for detecting the size of a circular hole of a pattern board, which comprises the following modules:
the denoising module is used for acquiring an input image and carrying out filtering denoising processing on the input image to obtain a denoised image;
the detection module is used for detecting the denoised image based on a Hough circle detection method to obtain a first region;
the curve segment module is used for extracting curve segments of the first area, screening the curve segments and generating a plurality of candidate circles;
the refining module is used for screening a plurality of candidate circles in a mean shift clustering mode and then refining the candidate circles through a fast least square method to obtain final candidate circles;
and the confirmation module is used for carrying out integrity analysis on the final candidate circle and confirming to obtain the final circle.
Further as a preferred embodiment of the present system, further comprising:
and the display module is used for outputting the parameters of the final circle and marking and displaying the parameters on the input image.
Further in accordance with a preferred embodiment of the present system, the curve segment module further comprises:
the line segment extraction submodule is used for extracting a curve segment of the first area based on an LSD line segment extraction algorithm;
and the candidate circle sub-module is used for screening the curve segments of the first area to obtain the curve segments which are possibly combined into a circle and generate a plurality of candidate circles.
As a further preferred embodiment of the present system, the confirmation module further comprises:
the first pixel submodule is used for calculating the number of pixels corresponding to the side length of the complete circle according to the radius of the final candidate circle to obtain a first pixel number;
the second pixel submodule is used for calculating the number of pixels corresponding to the successfully matched arc line to obtain a second pixel number;
and the ratio submodule is used for judging that the ratio of the number of the second pixels to the number of the first pixels is larger than a preset value to obtain a first final candidate circle ratio.
A repeating submodule for repeating the step of calculating the pixel and the ratio until the ratio of all the final candidate circles is obtained;
and the final circle submodule is used for taking the final candidate circle with the largest ratio as a final recognition result to obtain a final circle.
As a further preferred embodiment of the present system, the display module further comprises:
the conversion submodule is used for acquiring the circle center position and the radius of the final circle and converting the circle center position and the radius into parameter values of corresponding units through a pixel ratio;
and the uploading submodule is used for feeding back and uploading the parameter values and marking the final circle on the input image for display.
The contents in the above method embodiments are all applicable to the present system embodiment, the functions specifically implemented by the present system embodiment are the same as those in the above method embodiment, and the beneficial effects achieved by the present system embodiment are also the same as those achieved by the above method embodiment.
A circular hole size detection device for a pattern board comprises:
at least one processor;
at least one memory for storing at least one program;
when the at least one program is executed by the at least one processor, the at least one processor is enabled to implement the method for detecting the circular hole size of the pattern board.
The contents in the above method embodiments are all applicable to the present apparatus embodiment, the functions specifically implemented by the present apparatus embodiment are the same as those in the above method embodiments, and the advantageous effects achieved by the present apparatus embodiment are also the same as those achieved by the above method embodiments.
While the preferred embodiments of the present invention have been illustrated and described, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A method for detecting the size of a circular hole of a pattern board is characterized by comprising the following steps:
acquiring an input image and carrying out filtering and denoising processing on the input image to obtain a denoised image;
detecting the denoised image based on a Hough circle detection method to obtain a first region;
extracting curve segments of the first area, screening the curve segments and generating a plurality of candidate circles;
screening a plurality of candidate circles in a mean shift clustering mode, and refining the candidate circles by a fast least square method to obtain final candidate circles;
and carrying out integrity analysis on the final candidate circle, and confirming to obtain the final circle.
2. The method for detecting the size of the circular hole of the patterned board according to claim 1, further comprising:
and outputting the parameters of the final circle and marking and displaying on the input image.
3. The method for detecting the circular hole size of the pattern board as claimed in claim 2, wherein the processing method for filtering and denoising the input image comprises histogram stretching, Gamma correction, gaussian filtering, mean filtering and median filtering.
4. The method for detecting the size of the circular hole in the patterned board according to claim 3, wherein the step of extracting the curve segment of the first area, screening the curve segment and generating a plurality of candidate circles specifically comprises:
extracting a curve segment of the first area based on an LSD (least squares) segment extraction algorithm;
and screening the curve segments of the first area to obtain the curve segments which are possibly combined into a circle and generate a plurality of candidate circles.
5. The method for detecting the size of the circular hole of the patterned board according to claim 4, wherein the step of extracting the curve segment of the first area based on the LSD line segment extraction algorithm specifically comprises:
calculating the gradient of each pixel in the first area, and removing points with gradient amplitude smaller than a first preset value;
and obtaining an arc line by a principal component analysis method to obtain a curve segment of the first area.
6. The method for detecting the size of the circular hole in the patterned board according to claim 5, wherein the step of screening the curve segments in the first area to obtain the curve segments which are possibly combined into a circle and generating a plurality of candidate circles specifically comprises:
obtaining an arc line according to the curve segment of the first area;
selecting a pair of matched arcs according to the arcs, so that the areas pointed by the arc centers of the pair of arcs contain each other;
Confirming that the difference value of the distance of the intersection points of the successfully matched arc lines relative to the corresponding arc bisector is smaller than a second preset value, and obtaining a candidate circle;
the screening step is repeated to generate a plurality of candidate circles.
7. The method for detecting the size of the circular hole in the patterned board according to claim 6, wherein the step of performing integrity analysis on the final candidate circle and confirming that the final circle is obtained specifically comprises:
calculating the number of pixels corresponding to the side length of the complete circle according to the radius of the final candidate circle to obtain a first number of pixels;
calculating the number of pixels corresponding to the successfully matched arc lines to obtain a second number of pixels;
and judging that the ratio of the number of the second pixels to the number of the first pixels is greater than a third preset value, and obtaining a first final candidate circle ratio.
Repeating the step of calculating the pixel and the ratio until the ratio of all the final candidate circles is obtained;
and taking the final candidate circle with the largest ratio as a final recognition result to obtain a final circle.
8. The method for detecting the size of the circular hole in the patterned board according to claim 7, wherein the step of outputting the parameters of the final circle and displaying the parameters on the input image includes:
acquiring the circle center position and the radius of the final circle and converting the circle center position and the radius into parameter values of corresponding units through a pixel ratio;
And uploading the parameter value feedback and displaying the final circle label on the input image.
9. The utility model provides a decorative pattern panel round hole size detecting system which characterized in that includes following module:
the denoising module is used for acquiring an input image and carrying out filtering denoising processing on the input image to obtain a denoised image;
the detection module is used for detecting the denoised image based on a Hough circle detection method to obtain a first region;
the curve segment module is used for extracting curve segments of the first area, screening the curve segments and generating a plurality of candidate circles;
the refining module is used for screening a plurality of candidate circles in a mean shift clustering mode and then refining the candidate circles through a fast least square method to obtain final candidate circles;
and the confirmation module is used for carrying out integrity analysis on the final candidate circle and confirming to obtain the final circle.
10. The utility model provides a decorative pattern panel round hole size detection device which characterized in that includes:
at least one processor;
at least one memory for storing at least one program;
when the at least one program is executed by the at least one processor, the at least one processor may implement the method for detecting the size of the circular hole in the pattern board according to any one of claims 1 to 7.
CN202010584091.3A 2020-06-24 2020-06-24 Method, system and device for detecting circular hole size of patterned plate Active CN111861997B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010584091.3A CN111861997B (en) 2020-06-24 2020-06-24 Method, system and device for detecting circular hole size of patterned plate

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010584091.3A CN111861997B (en) 2020-06-24 2020-06-24 Method, system and device for detecting circular hole size of patterned plate

Publications (2)

Publication Number Publication Date
CN111861997A true CN111861997A (en) 2020-10-30
CN111861997B CN111861997B (en) 2023-09-29

Family

ID=72988455

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010584091.3A Active CN111861997B (en) 2020-06-24 2020-06-24 Method, system and device for detecting circular hole size of patterned plate

Country Status (1)

Country Link
CN (1) CN111861997B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114248100A (en) * 2021-12-03 2022-03-29 武汉纺织大学 Screw hole positioning algorithm and screw locking device based on image processing

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107610111A (en) * 2017-09-12 2018-01-19 武汉大学 A kind of weld point image detection method based on deep learning
CN108510513A (en) * 2018-03-13 2018-09-07 中山大学 A kind of PCB image circle detection method based on PCA and segmentation RHT
CN108596925A (en) * 2018-03-14 2018-09-28 浙江大学山东工业技术研究院 The heronsbill module surface screw hole site image processing method of view-based access control model
CN108986126A (en) * 2018-06-15 2018-12-11 哈尔滨工业大学 The center of circle detection method of RANSAC algorithm is detected and improved based on Gauss curve fitting sub-pixel edge
WO2020019648A1 (en) * 2018-07-24 2020-01-30 中山新诺科技股份有限公司 Machine vision positioning method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107610111A (en) * 2017-09-12 2018-01-19 武汉大学 A kind of weld point image detection method based on deep learning
CN108510513A (en) * 2018-03-13 2018-09-07 中山大学 A kind of PCB image circle detection method based on PCA and segmentation RHT
CN108596925A (en) * 2018-03-14 2018-09-28 浙江大学山东工业技术研究院 The heronsbill module surface screw hole site image processing method of view-based access control model
CN108986126A (en) * 2018-06-15 2018-12-11 哈尔滨工业大学 The center of circle detection method of RANSAC algorithm is detected and improved based on Gauss curve fitting sub-pixel edge
WO2020019648A1 (en) * 2018-07-24 2020-01-30 中山新诺科技股份有限公司 Machine vision positioning method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李军;程健;: "复杂背景图像下基于边缘点校验的圆检测方法", 计算机工程, no. 03, pages 264 - 268 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114248100A (en) * 2021-12-03 2022-03-29 武汉纺织大学 Screw hole positioning algorithm and screw locking device based on image processing

Also Published As

Publication number Publication date
CN111861997B (en) 2023-09-29

Similar Documents

Publication Publication Date Title
CN107748888B (en) A kind of image text row detection method and device
CN112419299B (en) Bolt missing detection method, device, equipment and storage medium
CN108596880A (en) Weld defect feature extraction based on image procossing and welding quality analysis method
CN114047123B (en) Method and system for detecting production defects of integrated board
CN105913093A (en) Template matching method for character recognizing and processing
CN106960208A (en) A kind of instrument liquid crystal digital automatic segmentation and the method and system of identification
CN113083804A (en) Laser intelligent derusting method and system and readable medium
CN113034488B (en) Visual inspection method for ink-jet printed matter
CN109993154A (en) The lithium sulfur type instrument intelligent identification Method of substation's simple pointer formula
CN110569774B (en) Automatic line graph image digitalization method based on image processing and pattern recognition
CN116704516B (en) Visual inspection method for water-soluble fertilizer package
CN113030121B (en) Automatic optical detection method, system and equipment for circuit board components
CN108709500B (en) Circuit board element positioning and matching method
CN104331693A (en) Symmetry detecting method and system of printing matter
CN113538603A (en) Optical detection method and system based on array product and readable storage medium
CN115512381A (en) Text recognition method, text recognition device, text recognition equipment, storage medium and working machine
CN110276759B (en) Mobile phone screen bad line defect diagnosis method based on machine vision
CN111861997B (en) Method, system and device for detecting circular hole size of patterned plate
CN113569677A (en) Paper test report generation method based on scanning piece
CN111199240A (en) Training method of bank card identification model, and bank card identification method and device
CN113724322A (en) Cargo pallet positioning method and system for unmanned forklift
CN111429437B (en) Image non-reference definition quality detection method for target detection
CN112734779A (en) Dot calibration plate edge sub-pixel detection method
CN117330582A (en) Polymer PE film surface crystal point detecting system
CN115471650A (en) Gas pressure instrument reading method, device, equipment and medium

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