CN110517255A - Shallow crack detection method based on attractor model - Google Patents
Shallow crack detection method based on attractor model Download PDFInfo
- Publication number
- CN110517255A CN110517255A CN201910811228.1A CN201910811228A CN110517255A CN 110517255 A CN110517255 A CN 110517255A CN 201910811228 A CN201910811228 A CN 201910811228A CN 110517255 A CN110517255 A CN 110517255A
- Authority
- CN
- China
- Prior art keywords
- shallow
- cracks
- attractor
- fracture
- crack
- 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
Links
- 238000001514 detection method Methods 0.000 title claims abstract description 33
- 238000000034 method Methods 0.000 claims abstract description 15
- 230000009466 transformation Effects 0.000 claims description 4
- 239000000284 extract Substances 0.000 claims description 3
- 244000181917 Rubus leucodermis Species 0.000 claims 1
- 235000011036 Rubus leucodermis Nutrition 0.000 claims 1
- 235000003942 Rubus occidentalis Nutrition 0.000 claims 1
- 230000000694 effects Effects 0.000 abstract description 6
- 230000007547 defect Effects 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 10
- 238000012804 iterative process Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/08—Construction
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/136—Segmentation; Edge detection involving thresholding
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- Primary Health Care (AREA)
- General Business, Economics & Management (AREA)
- Marketing (AREA)
- General Health & Medical Sciences (AREA)
- Economics (AREA)
- Health & Medical Sciences (AREA)
- Quality & Reliability (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
本专利名称为“基于吸引子模型的浅裂缝检出方法”,属于计算机视觉、图像处理领域。裂缝是混凝土结构中最常见的缺陷或损伤现象,严重的裂缝可能危害结构的整体性和稳定性,所以裂缝的检出工作十分必要。本专利提出了一种利用图像处理对裂缝进行检出的方法,特别是针对浅裂缝检出,本专利提出了一种基于吸引子模型的浅裂缝检出算法,将各个像素点假设为一个矢量,并作为一个吸引子,然后根据它们之间的吸引度大小,两两匹配,得到多组吸引子;接着确定每一组吸引子之间的矩形区域,并在原图中相应的矩形区域做图像处理,最后通过拼接得到最终的浅裂缝骨架图。本发明能达到的效果包括:清晰、准确的找出浅裂缝所在的位置并显示,无需人工干预。The title of this patent is "Shallow Crack Detection Method Based on Attractor Model", which belongs to the field of computer vision and image processing. Cracks are the most common defect or damage phenomenon in concrete structures. Severe cracks may endanger the integrity and stability of the structure, so the detection of cracks is very necessary. This patent proposes a method for detecting cracks using image processing, especially for the detection of shallow cracks. This patent proposes a shallow crack detection algorithm based on the attractor model, assuming that each pixel is a vector , and as an attractor, and then according to the degree of attraction between them, match them in pairs to obtain multiple groups of attractors; then determine the rectangular area between each group of attractors, and make an image in the corresponding rectangular area in the original image processing, and finally get the final shallow fracture skeleton map by splicing. The effects achieved by the present invention include: clearly and accurately finding and displaying the position of the shallow crack without manual intervention.
Description
技术领域technical field
本发明涉及一种针对建筑物上浅裂缝的检出方法,属于计算机视觉领域和图像处理领域。The invention relates to a method for detecting shallow cracks on buildings, belonging to the fields of computer vision and image processing.
背景技术Background technique
裂缝是混凝土结构中最常见的缺陷或损伤现象,严重的裂缝可能危害结构的整体性和稳定性,所以裂缝的检测工作十分必要。人工对裂缝的发现和定位可以达到很高的准确度,但是这样费时费力;而当前裂缝检测的图像处理算法在面对建筑物上深浅不同的裂缝时,为保证检测效果,常常是针对整体图像处理,而这种整体理通常使得浅裂缝无法检测或者检测后显示不全,如针对图1所示的裂缝图,为保证检测效果,整体处理图像后裂缝检测图如图2所示。图3和图4分别为提取图1右下角的浅裂缝图和提取图2右下角的整体处理后的裂缝检测图。通过对比图3和图4,可以看出这种整体处理对浅裂缝的检出并不是很有效。所以针对浅裂缝的检出,本专利提出了一种基于吸引子模型的检出方法,能够清晰、准确的检测出浅裂缝。Cracks are the most common defect or damage phenomenon in concrete structures. Severe cracks may endanger the integrity and stability of the structure, so the detection of cracks is very necessary. Manual detection and positioning of cracks can achieve high accuracy, but this is time-consuming and laborious; while the current image processing algorithms for crack detection face cracks with different depths on buildings, in order to ensure the detection effect, they often focus on the overall image However, this overall method usually makes shallow cracks undetectable or incompletely displayed after detection. For example, for the crack map shown in Figure 1, in order to ensure the detection effect, the crack detection map after overall image processing is shown in Figure 2. Figure 3 and Figure 4 are the extracted shallow crack map in the lower right corner of Figure 1 and the crack detection map after the overall processing of the extracted lower right corner in Figure 2, respectively. By comparing Figure 3 and Figure 4, it can be seen that this overall processing is not very effective for the detection of shallow cracks. Therefore, for the detection of shallow cracks, this patent proposes a detection method based on the attractor model, which can clearly and accurately detect shallow cracks.
针对浅裂缝的检测,本专利提出了一种基于吸引子模型的浅裂缝检出算法,在获得整体处理后的裂缝骨架图之后,将其上各个像素点假设为一个矢量,并且每一个像素点作为一个吸引子;然后根据它们的方向和吸引度大小,两两匹配,确定每一对吸引子;接着提取每一对吸引子之间的一个矩形区域,并在原图中相应的矩形区域降低阈值,直至出现裂缝骨架为止;最后通过拼接得到最终的浅裂缝骨架图。For the detection of shallow cracks, this patent proposes a shallow crack detection algorithm based on the attractor model. After obtaining the overall processed crack skeleton diagram, each pixel on it is assumed to be a vector, and each pixel As an attractor; then according to their direction and degree of attraction, match each pair to determine each pair of attractors; then extract a rectangular area between each pair of attractors, and lower the threshold in the corresponding rectangular area in the original image , until the fracture skeleton appears; finally, the final shallow fracture skeleton map is obtained by splicing.
发明内容Contents of the invention
本发明的目的在于解决整体处理建筑物图像时图像上的浅裂缝无法检测或显示不全的问题。为了解决这些问题,本专利以图像处理为主要的技术手段,提出了一种基于吸引子模型的浅裂缝检出方法。该流程包括:首先对整体裂缝图做图像处理工作,包括灰度化、顶帽变换、阈值化、提取骨架图;接着提取显示不全的浅裂缝区域,运用吸引子算法得到浅裂缝区域中的各对吸引子;然后确定每一对吸引子之间的一个矩形区域,并在原图中相应位置降低二值化的阈值,直到该矩形区域中出现裂缝为止;最后拼接每一次处理后的结果,得到浅裂缝骨架图。The purpose of the present invention is to solve the problem that shallow cracks on the image cannot be detected or displayed incompletely when processing the building image as a whole. In order to solve these problems, this patent uses image processing as the main technical means, and proposes a shallow crack detection method based on the attractor model. The process includes: first, do image processing on the overall fracture map, including grayscale, top-hat transformation, thresholding, and skeleton map extraction; then extract the incompletely displayed shallow fracture area, and use the attractor algorithm to obtain each fracture area in the shallow fracture area. pair of attractors; then determine a rectangular area between each pair of attractors, and lower the binarization threshold at the corresponding position in the original image until cracks appear in the rectangular area; finally splice the results after each processing, and get Skeleton diagram of shallow fractures.
本发明能达到的效果包括:清晰、准确的找出浅裂缝所在的位置并显示,无需人工干预。The effects achieved by the present invention include: clearly and accurately finding and displaying the position of the shallow crack without manual intervention.
附图说明Description of drawings
图1裂缝原始图Figure 1 Original image of cracks
图2整体裂缝检测图Figure 2 Overall crack detection diagram
图3裂缝原始图右下角的浅裂缝图Fig.3 The shallow fracture map in the lower right corner of the original fracture map
图4裂缝原始图右下角的浅裂缝检测图Figure 4 The shallow crack detection map in the lower right corner of the original crack map
图5像素点八邻域窗口图Figure 5 pixel point eight-neighborhood window diagram
图6像素点方向区域图Figure 6 Pixel direction area map
图7确定矩形区域原理图Figure 7 Determining the schematic diagram of the rectangular area
图8迭代过程中的浅裂缝检测图Figure 8. Shallow crack detection diagram during iterative process
图9迭代过程中的浅裂缝检测图Figure 9. Shallow crack detection diagram during the iterative process
图10最终的浅裂缝检测图Figure 10 The final shallow crack detection map
具体实施方式Detailed ways
一、吸引子算法1. Attractor Algorithm
通过前期的图像处理,已经得到裂缝图的整体检测图,并通过提取右下角的区域,得到了检测不全的浅裂缝检测图,如图4所示。针对图4,提出吸引子算法,其步骤如下:Through the previous image processing, the overall detection map of the crack map has been obtained, and the detection map of shallow cracks with incomplete detection is obtained by extracting the area in the lower right corner, as shown in Figure 4. Aiming at Figure 4, an attractor algorithm is proposed, and its steps are as follows:
1、确定像素点的种类1. Determine the type of pixel
本步骤主要目的是对图4的像素点进行分类,以便确定吸引子对,分类依据是像素点八邻域窗口存在的像素点像素值为255的个数。假设t(i,j)是图像在坐标(i,j)处的像素值,将t(i,j)的八邻域窗口记为W,像素点八邻域窗口图如图5所示,W包含(Z1,Z2,...,Z8)八个像素点。若t(i,j)为255,则如果t(i,j)的八邻域窗口中像素值为255的像素点个数为零,则把像素点(i,j)定义为一个“孤立点”;如果t(i,j)的八邻域窗口中像素值为255的像素点个数为一,则把像素点(i,j)定义为一个“端点”;如果t(i,j)的八邻域窗口中像素值为255的像素点个数为两个或者更多,则把像素点(i,j)定义为一个“连接点”。按照以上的规则对图4的像素点进行分类,并利用堆栈的方法保存这三类的像素点,而每个像素点又被定义成一个吸引子,所以本步骤定义了吸引子的全部种类。The main purpose of this step is to classify the pixels in Figure 4 in order to determine attractor pairs, and the classification is based on the number of pixels with a pixel value of 255 in the eight-neighborhood window of the pixel. Assuming that t(i,j) is the pixel value of the image at coordinates (i,j), record the eight-neighborhood window of t(i,j) as W, and the eight-neighborhood window diagram of the pixel point is shown in Figure 5. W contains (Z1, Z2,..., Z8) eight pixels. If t(i, j) is 255, then if the number of pixels with a pixel value of 255 in the eight-neighborhood window of t(i, j) is zero, then the pixel point (i, j) is defined as an "isolated point"; if the number of pixels with a pixel value of 255 in the eight-neighborhood window of t(i,j) is one, then define the pixel point (i,j) as an "endpoint"; if t(i,j ) in the eight-neighborhood window with a pixel value of 255 is two or more, then the pixel point (i, j) is defined as a "connection point". Classify the pixels in Figure 4 according to the above rules, and save these three types of pixels by using the stack method, and each pixel is defined as an attractor, so this step defines all types of attractors.
2、确定吸引子的大小和方向2. Determine the size and direction of the attractor
本步骤的主要目的是为每一类吸引子确定大小和方向。首先确定吸引子的方向,对于“孤立点”,本专利中将其方向定义为任意方向;对于“端点”,本专利将其方向定义为其八邻域中存在的唯一的像素点的反向延长线的方向;对于“连接点”,本专利定义它们没有方向。其次确定吸引子的大小,对于“端点”和“连接点”,本专利将它们的大小类似于磁力球磁力的大小,磁力球的磁力与和它相连的磁力球多少有关,与它相连的磁力球越多,则它的磁力就越大,类似的,本专利通过确定一个吸引子前面有多少吸引子与它相连来确定吸引子的大小;而对于“连接点”,本专利定义其大小为零。The main purpose of this step is to determine the size and orientation for each class of attractors. First determine the direction of the attractor. For "isolated point", this patent defines its direction as any direction; for "end point", this patent defines its direction as the reverse of the only pixel existing in its eight neighbors The direction of the extension line; for "connection points", this patent defines them as having no direction. Secondly, determine the size of the attractor. For "endpoints" and "connection points", this patent makes their sizes similar to the magnetic force of the magnetic ball. The magnetic force of the magnetic ball is related to the number of magnetic balls connected to it, and the magnetic force connected to it The more balls, the greater its magnetic force. Similarly, this patent determines the size of an attractor by determining how many attractors are connected to it in front of an attractor; and for the "connection point", this patent defines its size as zero.
3、确定吸引子对3. Determine the attractor pair
本步骤的主要目的是确定吸引子对。前面的步骤已经分类并保存了所有的有效吸引子,接下来两两比较这些吸引子来确定每一对吸引子。对于“端点”和“连接点”,本专利首先是为每个吸引子确定一个扇区,其中扇区的方向与吸引子的方向一致,扇区的延伸长度则由吸引子的大小决定,吸引子越大,则扇区的延伸长度越长,而经过实验论证,本专利采用(-15°,15°)的扇区角度,如图5所示,如果两个吸引子的扇区有交集则将这两个吸引子配对。而对于“连接点”,其本身没有大小和方向,所以它们不参与配对,只是在确定吸引子的大小时起到重要作用。本专利采用堆栈的方法对这些吸引子进行两两对比操作,当某两个吸引子点被确定为一对吸引子后,则在堆栈中删除这两个吸引子的数据,再依次处理,最终确定出吸引子对。The main purpose of this step is to identify attractor pairs. The previous steps have classified and saved all effective attractors, and then compare these attractors pairwise to determine each pair of attractors. For "end point" and "connection point", this patent first determines a sector for each attractor, where the direction of the sector is consistent with the direction of the attractor, and the extension length of the sector is determined by the size of the attractor. The larger the magnet, the longer the extension length of the sector, and after experimental demonstration, this patent adopts the sector angle of (-15°, 15°), as shown in Figure 5, if the sectors of the two attractors intersect pair the two attractors. As for the "joint points", they have no size and direction, so they do not participate in pairing, but only play an important role in determining the size of the attractor. This patent uses the method of stacking to compare these attractors. When two attractor points are determined to be a pair of attractors, delete the data of these two attractors in the stack, and then process them sequentially. Finally Identify attractor pairs.
二、根据吸引子对处理裂缝图并得到浅裂缝骨架图2. Process the fracture map according to the attractor pair and obtain the shallow fracture skeleton map
两个吸引子能够配对就说明这两个吸引子之间存在潜在的浅裂缝,所以本步骤主要针对这些吸引子对,确定每一对吸引子之间的矩形区域,并在原始裂缝图中的相应矩形区域改变阈值直到矩形区域内出现裂缝骨架线为止。矩形区域的示意图如图7所示,矩形区域的选取原则是以一对吸引子的两个吸引子坐标为端点,其长和宽分别为两吸引子横纵坐标之差的绝对值。对所有的吸引子对进行以上的操作,得到若干个矩形区域;然后在原图中相应的矩形区域降低阈值,直至区域内出现裂缝骨架;接着对这些矩形区域进行拼接,得到浅裂缝骨架图。The pairing of two attractors indicates that there is a potential shallow crack between the two attractors, so this step is mainly for these attractor pairs, determine the rectangular area between each pair of attractors, and in the original crack map The corresponding rectangular area changes the threshold until the fracture skeleton line appears in the rectangular area. The schematic diagram of the rectangular area is shown in Figure 7. The selection principle of the rectangular area is that the two attractor coordinates of a pair of attractors are the endpoints, and its length and width are the absolute values of the difference between the horizontal and vertical coordinates of the two attractors. Perform the above operations on all attractor pairs to obtain several rectangular areas; then lower the threshold in the corresponding rectangular areas in the original image until crack skeletons appear in the area; then stitch these rectangular areas to obtain a shallow crack skeleton map.
只处理一次显然不能达到很好的效果,所以本专利采用迭代的思想来提高实验效果。将处理后的检测图作为输入继续进行上述的吸引子算法处理,达到设定的迭代次数则输出最终的裂缝检测图。图8、图9分别为去除无关的干扰点后迭代过程中的浅裂缝检测图。图10为最终的浅裂缝检测图。与原始裂缝图对比,可以看出,本专利提出的像素吸引子算法清晰、准确的显示了浅裂缝的骨架图,解决了整体处理无法检测或者检测不全的浅裂缝的问题。It is obviously impossible to achieve a good effect by only processing once, so this patent adopts an iterative idea to improve the experimental effect. The processed detection map is used as input to continue the above-mentioned attractor algorithm processing, and the final crack detection map is output when the set number of iterations is reached. Figure 8 and Figure 9 are the shallow crack detection diagrams in the iterative process after removing irrelevant interference points. Figure 10 is the final shallow crack detection map. Compared with the original crack map, it can be seen that the pixel attractor algorithm proposed in this patent clearly and accurately displays the skeleton map of shallow cracks, and solves the problem of undetectable or incomplete detection of shallow cracks in the overall processing.
以上所述仅为本发明的实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。The above is only an embodiment of the present invention, and does not limit the patent scope of the present invention. Any equivalent structure or equivalent process transformation made by using the description of the present invention and the contents of the accompanying drawings, or directly or indirectly used in other related technologies fields, all of which are equally included in the scope of patent protection of the present invention.
Claims (3)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910811228.1A CN110517255A (en) | 2019-08-29 | 2019-08-29 | Shallow crack detection method based on attractor model |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910811228.1A CN110517255A (en) | 2019-08-29 | 2019-08-29 | Shallow crack detection method based on attractor model |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110517255A true CN110517255A (en) | 2019-11-29 |
Family
ID=68629326
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910811228.1A Pending CN110517255A (en) | 2019-08-29 | 2019-08-29 | Shallow crack detection method based on attractor model |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110517255A (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013020142A2 (en) * | 2011-08-04 | 2013-02-07 | University Of Southern California | Image-based crack detection |
CN104992429A (en) * | 2015-04-23 | 2015-10-21 | 北京宇航时代科技发展有限公司 | Mountain crack detection method based on image local reinforcement |
CN106652023A (en) * | 2016-12-13 | 2017-05-10 | 华中科技大学 | Rapid structure from motion method and system for large-scale disordered images |
EP3321882A1 (en) * | 2016-11-10 | 2018-05-16 | Ricoh Company, Ltd. | Matching cost computation method and device |
CN108168439A (en) * | 2017-12-29 | 2018-06-15 | 北京理工大学 | Fracture width detection key technology based on sub-pix |
CN108898080A (en) * | 2018-06-19 | 2018-11-27 | 广西大学 | A kind of crack connection method based on ridge line neighborhood evaluation model |
US20190107497A1 (en) * | 2017-07-12 | 2019-04-11 | Inlevel Gmbh | Device and method for optical monitoring of surfaces of an object |
-
2019
- 2019-08-29 CN CN201910811228.1A patent/CN110517255A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013020142A2 (en) * | 2011-08-04 | 2013-02-07 | University Of Southern California | Image-based crack detection |
CN104992429A (en) * | 2015-04-23 | 2015-10-21 | 北京宇航时代科技发展有限公司 | Mountain crack detection method based on image local reinforcement |
EP3321882A1 (en) * | 2016-11-10 | 2018-05-16 | Ricoh Company, Ltd. | Matching cost computation method and device |
CN106652023A (en) * | 2016-12-13 | 2017-05-10 | 华中科技大学 | Rapid structure from motion method and system for large-scale disordered images |
US20190107497A1 (en) * | 2017-07-12 | 2019-04-11 | Inlevel Gmbh | Device and method for optical monitoring of surfaces of an object |
CN108168439A (en) * | 2017-12-29 | 2018-06-15 | 北京理工大学 | Fracture width detection key technology based on sub-pix |
CN108898080A (en) * | 2018-06-19 | 2018-11-27 | 广西大学 | A kind of crack connection method based on ridge line neighborhood evaluation model |
Non-Patent Citations (2)
Title |
---|
J. RYUE 等: "The detection of cracks in beams using chaotic excitations", 《HTTP://ENGINEERING.NYU.EDU/MECHATRONICS/CONTROL_LAB/BCK/VKAPILA/CHAOTIC%20REF/PORFIRI"S/SHARE/SCARICATI-09-27-2007/SDARTICLE1.PDF》 * |
刘永强 等: "基于非线性激光超声的微裂纹检测及定位", 《振动、测试与诊断》 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104091324B (en) | Quick checkerboard image feature matching algorithm based on connected domain segmentation | |
Shan et al. | A stereovision-based crack width detection approach for concrete surface assessment | |
CN105096299B (en) | Polygon detection method and polygon detection device | |
CN109493272B (en) | Criminisi image restoration method based on HSV color space | |
CN104134208B (en) | Using geometry feature from slightly to the infrared and visible light image registration method of essence | |
CN110910350B (en) | Nut loosening detection method for wind power tower cylinder | |
JP2017534046A (en) | Building height calculation method, apparatus and storage medium | |
CN106991370B (en) | Pedestrian retrieval method based on color and depth | |
CN113095385B (en) | Multimode image matching method based on global and local feature description | |
CN110390256B (en) | Asphalt pavement crack extraction method | |
CN113487721B (en) | Automatic prefabricated part identification method based on three-dimensional point cloud | |
CN108510476A (en) | A kind of Mobile phone screen wireline inspection method based on machine vision | |
CN106709499A (en) | SIFT image feature point extraction method based on Canny operator and Hilbert-Huang transform | |
Li et al. | Line segment matching: A benchmark | |
CN106022337B (en) | A Planar Object Detection Method Based on Continuous Edge Features | |
CN107871317B (en) | A Mortar Fullness Detection Method Based on Image Processing Technology | |
CN105374037A (en) | Checkerboard angular point automatic screening method of corner detection | |
CN116718599A (en) | Apparent crack length measurement method based on three-dimensional point cloud data | |
CN108492306A (en) | A kind of X-type Angular Point Extracting Method based on image outline | |
CN106530273A (en) | High-precision FPC straight line detection and defect positioning method | |
CN110163894A (en) | Sub-pixel method for tracking target based on characteristic matching | |
CN110517255A (en) | Shallow crack detection method based on attractor model | |
CN110956640B (en) | A Method of Edge Point Detection and Registration in Heterogeneous Images | |
CN105957074A (en) | Line segment matching method and system based on V-shape intersection description and local homography matrix | |
CN115631208B (en) | Unmanned aerial vehicle image mining area ground crack extraction method based on improved active contour model |
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: 20191129 |