[go: up one dir, main page]

CN103714342B - Insulator chain automatic positioning method of taking photo by plane based on bianry image shape facility - Google Patents

Insulator chain automatic positioning method of taking photo by plane based on bianry image shape facility Download PDF

Info

Publication number
CN103714342B
CN103714342B CN201310711333.0A CN201310711333A CN103714342B CN 103714342 B CN103714342 B CN 103714342B CN 201310711333 A CN201310711333 A CN 201310711333A CN 103714342 B CN103714342 B CN 103714342B
Authority
CN
China
Prior art keywords
area
insulator
image
shape feature
binary image
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.)
Expired - Fee Related
Application number
CN201310711333.0A
Other languages
Chinese (zh)
Other versions
CN103714342A (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.)
North China Electric Power University
Original Assignee
North China Electric Power 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 North China Electric Power University filed Critical North China Electric Power University
Priority to CN201310711333.0A priority Critical patent/CN103714342B/en
Publication of CN103714342A publication Critical patent/CN103714342A/en
Application granted granted Critical
Publication of CN103714342B publication Critical patent/CN103714342B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)

Abstract

本发明公开了属于图像处理技术及输变电设备运行状态检修领域的一种基于二值图像形状特征的绝缘子串自动定位方法,该方法具体步骤为:1)对二值图像进行形态学滤波及去除小区域处理;2)对绝缘子串的3个形状特征进行数字化描述,以此为依据对图像进行处理,去除不满足3个形状特征的区域,保留满足3个形状特征的区域;3)采用最小外接矩形标记图像中满足绝缘子串形状特征的区域,实现定位。本发明充分利用了绝缘子串存在的形状特征,然后采用基于二值图像形状特征描述的方法,解决了复杂背景航拍图像中绝缘子串定位困难的问题;该发明切实可行,并取得了较好的定位效果,且所需时间短,无需人工参与,对相关问题的方案设计有一定的借鉴意义。

The invention discloses an insulator string automatic positioning method based on binary image shape features, which belongs to the field of image processing technology and power transmission and transformation equipment operating state maintenance. The specific steps of the method are: 1) performing morphological filtering on the binary image and Remove the small area processing; 2) Digitally describe the three shape features of the insulator string, and process the image based on this, remove the areas that do not meet the three shape features, and retain the areas that meet the three shape features; 3) Use The minimum circumscribed rectangle marks the region in the image that satisfies the shape characteristics of the insulator string to achieve positioning. The present invention makes full use of the shape features of insulator strings, and then adopts a method based on binary image shape feature description to solve the problem of difficult positioning of insulator strings in aerial images with complex backgrounds; the invention is practical and achieves better positioning effect, and the time required is short, without manual participation, which has certain reference significance for the design of related problems.

Description

基于二值图像形状特征的航拍绝缘子串自动定位方法Automatic positioning method of aerial insulator strings based on binary image shape features

技术领域 technical field

本发明属于图像处理技术及输变电设备运行状态检修领域,特别涉及一种基于二值图像形状特征的绝缘子串自动定位方法。 The invention belongs to the field of image processing technology and operation state maintenance of power transmission and transformation equipment, and in particular relates to an automatic positioning method for insulator strings based on binary image shape features.

背景技术 Background technique

对图像中感兴趣的目标进行定位是图像处理、计算机视觉等领域的关键技术,其目的是将图像中的某些重要目标所在位置信息提取出来,从而为该目标识别及后续处理奠定基础。航拍绝缘子串自动定位是实现绝缘子状态监测及故障诊断的重要前提,具有重大实际意义。 Locating the target of interest in the image is a key technology in the fields of image processing, computer vision, etc. Its purpose is to extract the position information of some important targets in the image, so as to lay the foundation for the target recognition and subsequent processing. The automatic positioning of insulator strings by aerial photography is an important prerequisite for the realization of insulator condition monitoring and fault diagnosis, and has great practical significance.

现有定位方法大体上有3类:(1)基于分割的方法,将原始图像分为多个区域,并标记感兴趣的区域;该方法存在的问题是需要手动设置目标所在的灰度等级,且定位精度低,应用到自动化监测中较为困难。(2)基于边缘检测的方法,找到感兴趣目标的轮廓,实现定位;该方法存在的问题是对噪声敏感,用于背景复杂、分辨率低、噪声较高的航拍图像准确性较低,且由于背景复杂,边缘变化繁多等原因导致运行速度缓慢。(3)基于纹理的方法,分析感兴趣目标的纹理特征,并以此为判据将目标位置提取出来;该方法最大的问题是提取纹理信息需要大量时间,且对于某些与绝缘子串纹理特征相近的伪目标难以区分。 There are generally three types of existing positioning methods: (1) methods based on segmentation, which divide the original image into multiple regions and mark the regions of interest; the problem with this method is that it is necessary to manually set the gray level of the target, Moreover, the positioning accuracy is low, and it is difficult to apply it to automatic monitoring. (2) The method based on edge detection finds the outline of the target of interest and realizes positioning; the problem of this method is that it is sensitive to noise, and the accuracy of aerial images with complex background, low resolution and high noise is low, and Due to the complex background and many edge changes, the running speed is slow. (3) The texture-based method analyzes the texture features of the target of interest, and extracts the target position based on this criterion; the biggest problem with this method is that it takes a lot of time to extract texture information, and for some texture features related to insulator strings Similar false targets are difficult to distinguish.

现有方法没有考虑绝缘子串在分割后的二值图像中的独特形状特征。绝缘子串与塔杆、线路等目标具有较明显的形状差异,二值化后这种形状特征更加突出,如果能对其加以利用,可以提高定位精度,减少耗时,提高自动化性能。 Existing methods do not consider the unique shape features of insulator strings in the segmented binary image. Objects such as insulator strings and towers and lines have obvious shape differences. After binarization, this shape feature is more prominent. If it can be used, it can improve positioning accuracy, reduce time-consuming, and improve automation performance.

发明内容 Contents of the invention

针对上述现有技术存在的问题,本发明提出一种基于二值图像形状特征的绝缘子串自动定位方法,其特征在于,该方法具体步骤如下: In view of the problems existing in the above-mentioned prior art, the present invention proposes an automatic positioning method for insulator strings based on binary image shape features, which is characterized in that the specific steps of the method are as follows:

1)对二值图像进行形态学滤波及去除小区域处理; 1) Perform morphological filtering and remove small areas on the binary image;

2)对绝缘子串的3个形状特征进行数字化描述,以此为依据对图像进行处理,去除不满足3个形状特征的区域,保留满足3个形状特征的区域; 2) Digitally describe the three shape features of the insulator string, and process the image based on this, remove the areas that do not meet the three shape features, and retain the areas that meet the three shape features;

3)采用最小外接矩形标记图像中满足绝缘子串形状特征的区域,实现定位。 3) Use the minimum circumscribed rectangle to mark the region in the image that meets the shape characteristics of the insulator string to achieve positioning.

所述步骤1)的具体步骤为: The concrete steps of described step 1) are:

11)先对二值化后的航拍绝缘子图像进行形态学腐蚀运算,在纤细点处分离物体,去除极小面积的噪声; 11) First, perform morphological corrosion operations on the binarized aerial insulator image, separate objects at thin points, and remove extremely small area noise;

12)再进行形态学膨胀运算,填补目标内部空洞,平滑较大物体的边界;其中,为了更好的达到充分平滑目标边界的目的,选择滤波的形状参数为“圆形”; 12) Then perform the morphological expansion operation to fill the internal cavity of the target and smooth the boundary of larger objects; among them, in order to better achieve the purpose of fully smoothing the target boundary, the shape parameter of the filter is selected as "circle";

13)经过两次形态学运算后残留有一些小区域,去掉区域面积小于m×n×1.5×10-5的区域,其中m,n分别为二值图像的行数和列数。 13) Some small regions remain after two morphological operations, and the regions with an area smaller than m×n×1.5×10 -5 are removed, where m and n are the number of rows and columns of the binary image, respectively.

所述步骤2)中绝缘子串的3个形状特征为: The 3 shape features of the insulator string in the step 2) are:

形状特征1:绝缘子串包含若干个伞盘,且每个伞盘厚度相等; Shape feature 1: The insulator string contains several umbrella disks, and the thickness of each umbrella disk is equal;

形状特征2:伞盘边缘的厚度小于中心的厚度,从边缘到中心厚度逐渐增大; Shape feature 2: The thickness of the edge of the umbrella plate is smaller than the thickness of the center, and the thickness gradually increases from the edge to the center;

形状特征3:每个伞盘之间的间隔距离较小且数值相等。 Shape feature 3: The spacing distance between each umbrella disc is small and equal in value.

所述步骤2)的具体步骤为: The concrete steps of described step 2) are:

21)采用图-数转换方法将形状特征进行数字化描述,把二值图像中的目标值设为1,背景值设为0,提取目标信息; 21) Digitally describe the shape feature by using the image-to-digital conversion method, set the target value in the binary image to 1, and set the background value to 0 to extract the target information;

22)把图像的每一列分别提取出来,得到n组只包含0和1的数字序列{l1,l2,,l3,…,lj,…,ln},n为图像的列数; 22) Extract each column of the image separately to obtain n groups of digital sequences containing only 0 and 1 {l 1 , l 2 ,, l 3 ,..., l j ,..., l n }, n is the number of columns in the image ;

23)对这些数字序列进行形状特征描述,从序列中去除非绝缘子目标,再将序列转化为矩阵,重构二值图像。 23) Describe the shape features of these digital sequences, remove non-insulator objects from the sequence, and then convert the sequence into a matrix to reconstruct the binary image.

所述步骤23)中对形状特征1的描述及处理为: The description and processing of the shape feature 1 in the step 23) are:

a1)在序列lj中搜索由1变为0的像素点,记录值为0的像素点的位置,此点即为边缘点; a1) Search the pixel point from 1 to 0 in the sequence l j , and record the position of the pixel point with a value of 0, which is the edge point;

b1)统计此边缘点之前连续1的个数,记为O,设边缘点有s个,则记录s个O值{O1,O2,O3,…,Oi,…,Os}; b1) Count the number of consecutive 1s before this edge point, record it as O, if there are s edge points, then record s O values {O 1 , O 2 , O 3 ,..., O i ,..., O s } ;

式中:m是二值图像行数,t1是伞盘厚度系数,Nmin是绝缘子串中伞盘个数的最小值; In the formula: m is the number of rows of the binary image, t 1 is the thickness coefficient of the umbrella disk, and N min is the minimum value of the number of umbrella disks in the insulator string;

当数列满足公式(1)时,认为该位置边缘点属于真边缘点,保留该点信息;若不满足,则认为该位置边缘点属于伪边缘点,执行“去除”操作; When the sequence satisfies the formula (1), it is considered that the edge point of this position belongs to the true edge point, and the point information is retained; if not satisfied, the edge point of this position is considered to be a false edge point, and the "removal" operation is performed;

c1)以步骤b1)中判据为依据,遍历所有序列{l1,l2,,l3,…,lj,…,ln},去除不满足形状特征1的区域。 c1) Based on the criterion in step b1), traverse all sequences {l 1 , l 2 , l 3 , ..., l j , ..., l n }, and remove the regions that do not satisfy shape feature 1.

所述步骤23)中对形状特征2的描述及处理为: The description and processing of the shape feature 2 in the step 23) are:

a2)经过形状特征1处理后,图像变为多个非连通区域,设非连通区域有u个,将所有区域编号1,2,3,…,i,…,u; a2) After being processed by shape feature 1, the image becomes a plurality of disconnected regions, assuming that there are u disconnected regions, and numbering all regions 1, 2, 3, ..., i, ..., u;

b2)对于每个区域,统计每列值为1的个数并保存为向量,记为G={G1,G2,G3,…,Gi,…Gp},向量Gi中元素为该区域每列的长度,p为该区域中的非零列数;计算G中元素的差,得到长度为p-1的向量H,如公式(2)所示: b2) For each area, count the number of 1 in each column and save it as a vector, recorded as G={G 1 , G 2 , G 3 ,...,G i ,...G p }, the elements in the vector G i is the length of each column in the area, and p is the number of non-zero columns in the area; calculate the difference between elements in G to obtain a vector H with a length of p-1, as shown in formula (2):

Hi=Gi+1-Gi (2) H i =G i+1 -G i (2)

公式(2)中,若H中元素Hi符号为均正时,该区域的厚度逐渐变大;若H 中元素Hi符号为均负时,该区域的厚度逐渐变小,从而初步判断该区域属于绝缘子,保留该区域信息; In formula (2), if the signs of elements H i in H are all positive , the thickness of the region gradually increases; The area belongs to the insulator, and the information of this area is reserved;

c2)根据序列lj中首个值为1出现的位置进一步去除非绝缘子目标,对于每个区域,统计每一列首个值为1的位置并记录,J={J1,J2,J3,…,Ji,…,Jp};计算J中元素的差,得到长度为p-1的向量K,如公式(3)所示: c2) According to the position where the first value of 1 appears in the sequence lj , further remove the non-insulator target. For each area, count and record the position of the first value of 1 in each column, J={J 1 , J 2 , J 3 ,...,J i ,...,J p }; Calculate the difference of elements in J to get a vector K with length p-1, as shown in formula (3):

Ki=Ji+1-Ji (3) K i =J i+1 -J i (3)

公式(2)和(3)中,当H中元素Hi符号为均正时,Ki应满足均负;当H中元素Hi符号为均负时,Ki应满足均正;区域i满足上述条件时,判断该区域属于绝缘子伞盘部分,保留该区域; In formulas (2) and (3), when the signs of elements H i in H are both positive, K i should be both negative; when the signs of elements H i in H are both negative, K i should be both positive; When the above conditions are met, it is judged that this area belongs to the insulator umbrella disk part, and this area is reserved;

d2)以步骤b2)和c2)中判据为依据,遍历所有u个区域,去除不满足形状特征2的区域。 d2) Based on the criteria in steps b2) and c2), traverse all u regions, and remove the regions that do not satisfy the shape feature 2.

所述步骤23)中对形状特征3的描述及处理为: The description and processing of the shape feature 3 in the step 23) are:

a3)对形状特征2处理过的图像再次进行图-数转换得到n组0,1数字序列{f1,f2,f3,…,fj,…,fn},n为图像的列数; a3) Perform image-to-number conversion on the image processed by shape feature 2 to obtain n groups of 0, 1 digital sequences {f 1 , f 2 , f 3 ,..., f j ,..., f n }, n is the column of the image number;

b3)在序列fj中,搜索由0变为1的像素点,标记该位置,统计这些标记过的点之前连续0的个数,记为R;设标记点有w个,则记录w个R值{R1,R2,R3,…,Ri,…Rw}; b3) In the sequence f j , search for the pixel point that changes from 0 to 1, mark the position, count the number of consecutive 0s before these marked points, and record it as R; if there are w marked points, record w R value {R 1 , R 2 , R 3 ,...,R i ,...R w };

当R满足公式(4)中条件时,认为该位置属于绝缘子伞盘的间隙,将该位置置为1;当w<Vmin时认为该位置不属于绝缘子, When R satisfies the conditions in formula (4), it is considered that the position belongs to the gap of the insulator shed plate, and the position is set as 1; when w<V min , it is considered that the position does not belong to the insulator,

式中:m是二值图像行数,t2是伞盘间距系数,Vmin表示绝缘子串中间隙个数的最小值; In the formula: m is the number of binary image lines, t 2 is the spacing coefficient of the umbrella disk, and V min represents the minimum value of the number of gaps in the insulator string;

c3)以步骤b3)中判据为依据,遍历所有序列{f1,f2,f3,…,fj,…,fn},去除不满足形状特征3的区域,经形状特征3描述处理后,绝缘子区域连通为一个整体,成长为全图中的大区域。 c3) Based on the criterion in step b3), traverse all sequences {f 1 , f 2 , f 3 , ..., f j , ..., f n }, remove the regions that do not satisfy shape feature 3, and describe by shape feature 3 After processing, the insulator area is connected as a whole and grows into a large area in the whole graph.

所述步骤3)的具体步骤为: The concrete steps of described step 3) are:

31)经过步骤2)的形状特征处理步骤后,绝缘子串位置出现大面积连通区域,而其它位置有很多面积较小的非绝缘子目标;设计合适的阈值计算方法求取阈值,删除面积小于阈值的区域,得到只包含绝缘子串信息的二值图像; 31) After the shape feature processing step in step 2), large-area connected areas appear in the position of the insulator string, while there are many non-insulator targets with small areas in other positions; design a suitable threshold value calculation method to obtain the threshold value, and delete those whose area is smaller than the threshold value region, a binary image containing only insulator string information is obtained;

32)采用最小外接矩形对目标标框,所得矩形框为绝缘子位置; 32) Use the minimum circumscribed rectangle to mark the target frame, and the obtained rectangular frame is the position of the insulator;

33)将矩形框标记在原始图像中,得到绝缘子串的最终自动定位结果。 33) Mark the rectangular frame in the original image to obtain the final automatic positioning result of the insulator string.

所述步骤31)中阈值的计算采用最大区域相关法,步骤如下: The calculation of the threshold in the step 31) adopts the maximum area correlation method, and the steps are as follows:

311)计算各个区域的面积,记录面积最大的4个区域的数值p1,p2,p3,p4311) Calculate the area of each area, and record the values p 1 , p 2 , p 3 , p 4 of the four areas with the largest areas;

312)计算上述4个面积的均值 312) Calculate the mean of the above 4 areas

313)根据公式(5)计算阈值s; 313) Calculate the threshold s according to formula (5);

式中:m是二值图像行数,n是列数,a是面积比例系数。 In the formula: m is the number of rows of the binary image, n is the number of columns, and a is the area proportional coefficient.

发明的有益效果:与现有方法相比,本发明充分利用了绝缘子串存在的形状特征,然后采用基于二值图像形状特征描述的方法,解决了复杂背景航拍图像中绝缘子串定位困难的问题;该发明切实可行,并取得了较好的定位效果,且所需时间短,无需人工参与,对相关问题的方案设计有一定的借鉴意义。 Beneficial effects of the invention: Compared with the existing methods, the present invention makes full use of the shape features of the insulator strings, and then adopts a method based on binary image shape feature description to solve the problem of difficult positioning of the insulator strings in aerial images with complex backgrounds; The invention is practicable and achieves a good positioning effect, and the required time is short without manual participation, which has certain reference significance for the scheme design of related problems.

附图说明 Description of drawings

图1是本发明基于二值图像形状特征的航拍绝缘子串自动定位方法的流程图; Fig. 1 is the flow chart of the present invention's aerial photography insulator string automatic location method based on binary image shape feature;

图2(a)是原始航拍图像; Figure 2(a) is the original aerial image;

图2(b)是将原始航拍图像二值化后的图像; Figure 2(b) is the image after binarizing the original aerial image;

图2(c)是形态学滤波处理结果图; Fig. 2 (c) is the graph of morphological filtering processing result;

图2(d)是去除小区域后处理结果图; Figure 2(d) is the result of processing after removing the small area;

图3(a)是步骤2)中特征1描述及处理结果图; Fig. 3 (a) is step 2) in feature 1 description and processing result figure;

图3(b)是步骤2)中特征2描述及处理结果图; Fig. 3 (b) is step 2) in feature 2 description and processing result figure;

图3(c)是步骤2)中特征3描述及处理结果图; Fig. 3 (c) is a description and processing result figure of feature 3 in step 2);

图4(a)是步骤3)中去除小区域后,并用最小外接矩形标记的图像; Figure 4(a) is the image marked with the smallest circumscribed rectangle after removing the small area in step 3);

图4(b)是将最小外接矩形框显示在原始灰度图像上,得到的定位结果图像。 Figure 4(b) shows the positioning result image obtained by displaying the minimum circumscribed rectangle on the original grayscale image.

具体实施方式 detailed description

为了更好地理解本发明的技术方案,下面结合附图对本发明作进一步的说明。 In order to better understand the technical solution of the present invention, the present invention will be further described below in conjunction with the accompanying drawings.

基于二值图像形状特征的航拍绝缘子串自动定位方法的整个流程可以用图1表示。该方法具体步骤如下: The whole process of the automatic positioning method of aerial insulator strings based on binary image shape features can be shown in Figure 1. The specific steps of the method are as follows:

1)对二值图像进行形态学滤波及去除小区域处理; 1) Perform morphological filtering and remove small areas on the binary image;

具体步骤为: The specific steps are:

11)先对二值化后的航拍绝缘子图像进行形态学腐蚀运算,在纤细点处分离物体,去除极小面积的噪声; 11) First, perform morphological corrosion operations on the binarized aerial insulator image, separate objects at thin points, and remove extremely small area noise;

12)再进行形态学膨胀运算,填补目标内部空洞,平滑较大物体的边界;其中,为了充分平滑目标边界,结合绝缘子伞盘形状,选择滤波的形状参数为“圆形”。 12) Then perform the morphological expansion operation to fill the internal cavity of the target and smooth the boundary of larger objects; among them, in order to fully smooth the target boundary, combined with the shape of the insulator umbrella disk, the shape parameter of the filter is selected as "circle".

13)经过两次形态学运算后残留有一些小区域,去掉区域面积小于m×n×1.5×10-5的区域,其中m,n分别为二值图像的行数和列数。 13) Some small regions remain after two morphological operations, and the regions with an area smaller than m×n×1.5×10 -5 are removed, where m and n are the number of rows and columns of the binary image, respectively.

2)对绝缘子串的3个形状特征进行数字化描述,以此为依据对图像进行处理,去除不满足3个形状特征的区域,保留满足3个形状特征的区域; 2) Digitally describe the three shape features of the insulator string, and process the image based on this, remove the areas that do not meet the three shape features, and retain the areas that meet the three shape features;

其中,绝缘子串的3个形状特征为: Among them, the three shape features of the insulator string are:

形状特征1:绝缘子串包含若干个伞盘,且每个伞盘厚度相近; Shape feature 1: The insulator string contains several umbrella disks, and the thickness of each umbrella disk is similar;

形状特征2:伞盘边缘的厚度小于中心的厚度,从边缘到中心厚度逐渐增大; Shape feature 2: The thickness of the edge of the umbrella plate is smaller than the thickness of the center, and the thickness gradually increases from the edge to the center;

形状特征3:每个伞盘之间的间隔距离较小且数值相近。 Shape feature 3: The distance between each umbrella disk is small and the value is similar.

所述步骤2)的具体步骤为: The concrete steps of described step 2) are:

21)采用图-数转换方法将形状特征进行数字化描述,把二值图像中的目标值设为1,背景值设为0,提取目标信息; 21) Digitally describe the shape feature by using the image-to-digital conversion method, set the target value in the binary image to 1, and set the background value to 0 to extract the target information;

22)把图像的每一列分别提取出来,得到n组只包含0和1的数字序列{l1,l2,,l3,…,lj,…,ln}; 22) Extract each column of the image separately to obtain n groups of digital sequences {l 1 , l 2 ,, l 3 , ..., l j , ..., l n } that only contain 0 and 1;

23)对这些数字序列进行形状特征描述,从序列中去除非绝缘子目标,再将序列转化为矩阵,重构二值图像。 23) Describe the shape features of these digital sequences, remove non-insulator objects from the sequence, and then convert the sequence into a matrix to reconstruct the binary image.

其中,对形状特征1的描述及处理为: Among them, the description and processing of shape feature 1 are:

a1)在序列lj中搜索由1变为0的像素点,记录值为0的像素点的位置,此点即为边缘点; a1) Search the pixel point from 1 to 0 in the sequence l j , and record the position of the pixel point with a value of 0, which is the edge point;

b1)统计此边缘点之前连续1的个数,记为O,设边缘点有s个,则记录s个O值{O1,O2,O3,…,Oi,…,Os}; b1) Count the number of consecutive 1s before this edge point, record it as O, if there are s edge points, then record s O values {O 1 , O 2 , O 3 ,..., O i ,..., O s } ;

式中:m是二值图像行数,t1是伞盘厚度系数,Nmin是绝缘子串中伞盘个数的最小值; In the formula: m is the number of rows of the binary image, t 1 is the thickness coefficient of the umbrella disk, and N min is the minimum value of the number of umbrella disks in the insulator string;

当数列满足公式(1)中条件时,认为该位置边缘点属于真边缘点,保留该点信息;若不满足,则认为s点属于伪边缘点,执行“去除”操作; When the sequence satisfies the condition in formula (1), it is considered that the edge point of this position belongs to the true edge point, and the information of this point is retained; if not satisfied, the point s is considered to be a false edge point, and the "removal" operation is performed;

c1)以步骤b1)中判据为依据,遍历所有序列{l1,l2,,l3,…,lj,…,ln},去除不满足形状特征1的区域。 c1) Based on the criterion in step b1), traverse all sequences {l 1 , l 2 , l 3 , ..., l j , ..., l n }, and remove the regions that do not satisfy shape feature 1.

对形状特征2的描述及处理为: The description and processing of shape feature 2 are:

a2)经过形状特征1处理后,图像变为多个非连通区域,设非连通区域有u个,将所有区域编号1,2,3,…,i,…,u; a2) After being processed by shape feature 1, the image becomes a plurality of disconnected regions, assuming that there are u disconnected regions, and numbering all regions 1, 2, 3, ..., i, ..., u;

b2)对于每个区域,统计每列值为1的个数并保存为向量,记为G={G1,G2,G3,…,Gi,…Gp},向量Gi中元素为该区域每列的长度,p为该区域中的非零列数;计算G中元素的差,得到长度为p-1的向量H,如公式(2)所示: b2) For each area, count the number of 1 in each column and save it as a vector, recorded as G={G 1 , G 2 , G 3 ,...,G i ,...G p }, the elements in the vector G i is the length of each column in the area, and p is the number of non-zero columns in the area; calculate the difference between elements in G to obtain a vector H with a length of p-1, as shown in formula (2):

Hi=Gi+1-Gi (2) H i =G i+1 -G i (2)

公式(2)中,若H中元素Hi符号为均正时,该区域的厚度逐渐变大;若H中元素Hi符号为均负时,该区域的厚度逐渐变小,从而初步判断该区域属于绝缘子,保留该区域信息; In formula (2), if the signs of H i elements in H are both positive , the thickness of the region gradually increases; The area belongs to the insulator, and the information of this area is reserved;

c2)根据序列lj中首个值为1出现的位置进一步去除非绝缘子目标,对于每个区域,统计每一列首个值为1的位置并记录,J={J1,J2,J3,…,Ji,…,Jp};计算J中元素的差,得到长度为p-1的向量K, c2) According to the position where the first value of 1 appears in the sequence lj , further remove the non-insulator target. For each area, count and record the position of the first value of 1 in each column, J={J 1 , J 2 , J 3 ,...,J i ,...,J p }; Calculate the difference of elements in J to get a vector K with length p-1,

Ki=Ji+1-Ji (3) K i =J i+1 -J i (3)

公式(2)和(3)中,当H中元素Hi符号为均正时,K应满足均负;当H中元素Hi符号为均负时,K应满足均正;区域i满足上述条件时,判断该区域属于绝缘子伞盘部分,保留该区域; In formulas (2) and (3), when the signs of elements H i in H are both positive, K should be both negative; when the signs of elements H i in H are all negative, K should be both positive; area i satisfies the above When the conditions are met, it is judged that this area belongs to the part of the insulator umbrella plate, and this area is reserved;

d2)以步骤b2)和c2)中判据为依据,遍历所有u个区域,去除不满足形状特征2的区域。 d2) Based on the criteria in steps b2) and c2), traverse all u regions, and remove the regions that do not satisfy the shape feature 2.

对形状特征3的描述及处理为: The description and processing of shape feature 3 are as follows:

a3)对形状特征2处理过的图像再次进行图-数转换得到n组0,1数字序列{f1,f2,f3,…,fj,…,fn},n为图像的列数; a3) Perform image-to-number conversion on the image processed by shape feature 2 to obtain n groups of 0, 1 digital sequences {f 1 , f 2 , f 3 ,..., f j ,..., f n }, n is the column of the image number;

b3)在序列fj中,搜索由0变为1的像素点,标记该位置,统计这些标记过的点之前连续0的个数,记为R;设标记点有w个,则记录w个R值{R1,R2,R3,…,Ri,…Rw}; b3) In the sequence f j , search for the pixel point that changes from 0 to 1, mark the position, count the number of consecutive 0s before these marked points, and record it as R; if there are w marked points, record w R value {R 1 , R 2 , R 3 ,...,R i ,...R w };

当R满足公式(4)中条件时,认为该位置属于绝缘子伞盘的间隙,将该位置置为1;当w<Vmin时认为该位置不属于绝缘子, When R satisfies the conditions in formula (4), it is considered that the position belongs to the gap of the insulator shed plate, and the position is set as 1; when w<V min , it is considered that the position does not belong to the insulator,

式中:m是二值图像行数,t2是伞盘间距系数,Vmin表示绝缘子串中间隙个数的最小值; In the formula: m is the number of binary image lines, t 2 is the spacing coefficient of the umbrella disk, and V min represents the minimum value of the number of gaps in the insulator string;

c3)以步骤b3)中判据为依据,遍历所有序列{f1,f2,f3,…,fj,…,fn},去除不满足形状特征3的区域,经形状特征3描述处理后,绝缘子区域连通为一个整体,成长为全图中的大区域。 c3) Based on the criterion in step b3), traverse all sequences {f 1 , f 2 , f 3 , ..., f j , ..., f n }, remove the regions that do not satisfy shape feature 3, and describe by shape feature 3 After processing, the insulator area is connected as a whole and grows into a large area in the whole graph.

3)采用最小外接矩形标记图像中满足绝缘子串形状特征的区域,实现定位。 3) Use the minimum circumscribed rectangle to mark the region in the image that meets the shape characteristics of the insulator string to achieve positioning.

具体步骤为: The specific steps are:

31)经过步骤2)的形状特征处理步骤后,绝缘子串位置出现大面积连通区域,而其它位置有很多面积较小的非绝缘子目标;设计合适的阈值计算方法求取阈值,删除面积小于阈值的区域,得到只包含绝缘子串信息的二值图像; 31) After the shape feature processing step in step 2), large-area connected areas appear in the position of the insulator string, while there are many non-insulator targets with small areas in other positions; design a suitable threshold value calculation method to obtain the threshold value, and delete those whose area is smaller than the threshold value region, a binary image containing only insulator string information is obtained;

其中阈值的计算采用最大区域相关法,步骤如下: The threshold is calculated using the maximum area correlation method, and the steps are as follows:

311)计算各个区域的面积,记录面积最大的4个区域的数值p1,p2,p3,p4311) Calculate the area of each area, and record the values p 1 , p 2 , p 3 , p 4 of the four areas with the largest area;

312)计算上述4个面积的均值 312) Calculate the mean of the above 4 areas

313)根据公式(5)计算阈值s; 313) Calculate the threshold s according to formula (5);

式中:m是二值图像行数,n是列数,a是面积比例系数。 In the formula: m is the number of rows of the binary image, n is the number of columns, and a is the area proportional coefficient.

32)采用最小外接矩形对目标标框,所得矩形框为绝缘子位置; 32) Use the minimum circumscribed rectangle to mark the target frame, and the obtained rectangular frame is the position of the insulator;

33)将矩形框标记在原始图像中,得到绝缘子串的最终自动定位结果。 33) Mark the rectangular frame in the original image to obtain the final automatic positioning result of the insulator string.

实施例 Example

用基于二值图像形状特征的航拍绝缘子串自动定位方法对真实航拍图像进行处理。原始图像如图2(a)所示,大小为640×353,二值化后的图像如图2(b);首先采用形态学滤波法进行滤波,结果如图2(c),去除面积小于设定值的区域,结果如图2(d);然后进行绝缘子串形状特征数字化描述,特征1、特征2和特征3的处理结果分别如图3(a)、图3(b)、图3(c);再采用最大区域相关法计算阈值,去除面积小于阈值的区域,保留大面积区域,并用最小外接矩形标记,处理结果如图4(a)所示;最后,将矩形定位框显示在原始图像中,实现绝缘子串自动定位,结果如图4(b)。 The real aerial image is processed by the automatic positioning method of aerial insulator string based on the binary image shape feature. The original image is shown in Figure 2(a), with a size of 640×353, and the binarized image is shown in Figure 2(b); first, the morphological filtering method is used for filtering, and the result is shown in Figure 2(c), and the removed area is smaller than The area of the set value, the result is shown in Figure 2(d); then the insulator string shape features are digitally described, and the processing results of Feature 1, Feature 2 and Feature 3 are shown in Figure 3(a), Figure 3(b), and Figure 3 respectively (c); then use the maximum area correlation method to calculate the threshold, remove the area with an area smaller than the threshold, retain a large area, and mark it with the smallest circumscribed rectangle, the processing result is shown in Figure 4 (a); finally, display the rectangular positioning frame on In the original image, the automatic positioning of the insulator string is realized, and the result is shown in Figure 4(b).

以上所述,仅为本发明较佳的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应该以权利要求的保护范围为准。 The above is only a preferred embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Any person skilled in the art within the technical scope disclosed in the present invention can easily think of changes or Replacement should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be determined by the protection scope of the claims.

Claims (6)

1.基于二值图像形状特征的绝缘子串自动定位方法,其特征在于,该方法具体步骤如下: 1. The insulator string automatic location method based on binary image shape feature, it is characterized in that, the concrete steps of this method are as follows: 1)对二值图像进行形态学滤波及去除小区域处理; 1) Perform morphological filtering and remove small areas on the binary image; 2)对绝缘子串的3个形状特征进行数字化描述,以此为依据对图像进行处理,去除不满足3个形状特征的区域,保留满足3个形状特征的区域; 2) Digitally describe the three shape features of the insulator string, and process the image based on this, remove the areas that do not meet the three shape features, and retain the areas that meet the three shape features; 3)采用最小外接矩形标记图像中满足绝缘子串形状特征的区域,实现定位; 3) Use the minimum circumscribed rectangle to mark the region in the image that meets the shape characteristics of the insulator string to achieve positioning; 所述步骤2)中绝缘子串的3个形状特征为: The 3 shape features of the insulator string in the step 2) are: 形状特征1:绝缘子串包含若干个伞盘,且每个伞盘厚度相等; Shape feature 1: The insulator string contains several umbrella disks, and the thickness of each umbrella disk is equal; 形状特征2:伞盘边缘的厚度小于中心的厚度,从边缘到中心厚度逐渐增大; Shape feature 2: The thickness of the edge of the umbrella plate is smaller than the thickness of the center, and the thickness gradually increases from the edge to the center; 形状特征3:每个伞盘之间的间隔距离较小且数值相等; Shape feature 3: The distance between each umbrella disc is small and the value is equal; 所述步骤2)的具体步骤为: The concrete steps of described step 2) are: 21)采用图-数转换方法将形状特征进行数字化描述,把二值图像中的目标值设为1,背景值设为0,提取目标信息; 21) Digitally describe the shape feature by using the image-to-digital conversion method, set the target value in the binary image to 1, and set the background value to 0 to extract the target information; 22)把图像的每一列分别提取出来,得到n组只包含0和1的数字序列{l1,l2,l3,…,lj,…,ln},n为图像的列数; 22) Extract each column of the image separately, and obtain n groups of digital sequences {l 1 , l 2 , l 3 ,..., l j ,..., l n } containing only 0 and 1, where n is the number of columns in the image; 23)对这些数字序列进行形状特征描述,从序列中去除非绝缘子目标,再将序列转化为矩阵,重构二值图像; 23) Describe the shape features of these digital sequences, remove non-insulator objects from the sequences, convert the sequences into matrices, and reconstruct binary images; 所述步骤23)中对形状特征1的描述及处理为: The description and processing of the shape feature 1 in the step 23) are: a1)在序列lj中搜索由1变为0的像素点,记录值为0的像素点的位置,此点即为边缘点; a1) Search the pixel point from 1 to 0 in the sequence l j , and record the position of the pixel point with a value of 0, which is the edge point; b1)统计此边缘点之前连续1的个数,记为O,设边缘点有s个,则记录s 个O值{O1,O2,O3,…,Oi,…,Os}; b1) Count the number of consecutive 1s before this edge point, record it as O, if there are s edge points, then record s O values {O 1 , O 2 , O 3 ,..., O i ,..., O s } ; 式中:m是二值图像行数,t1是伞盘厚度系数,Nmin是绝缘子串中伞盘个数的最小值; In the formula: m is the number of rows of the binary image, t 1 is the thickness coefficient of the umbrella disk, and N min is the minimum value of the number of umbrella disks in the insulator string; 当数列满足公式(1)时,认为该位置边缘点属于真边缘点,保留该点信息;若不满足,则认为该位置边缘点属于伪边缘点,执行“去除”操作; When the sequence satisfies the formula (1), it is considered that the edge point of this position belongs to the true edge point, and the point information is retained; if not satisfied, the edge point of this position is considered to be a false edge point, and the "removal" operation is performed; c1)以步骤b1)中判据为依据,遍历所有序列{l1,l2,l3,…,lj,…,ln},去除不满足形状特征1的区域。 c1) Based on the criterion in step b1), traverse all sequences {l 1 , l 2 , l 3 , ..., l j , ..., l n }, and remove the regions that do not satisfy the shape feature 1. 2.根据权利要求1所述的基于二值图像形状特征的绝缘子串自动定位方法,其特征在于,所述步骤1)的具体步骤为: 2. the insulator string automatic positioning method based on the binary image shape feature according to claim 1, is characterized in that, the concrete steps of described step 1) are: 11)先对二值化后的航拍绝缘子图像进行形态学腐蚀运算,在纤细点处分离物体,去除极小面积的噪声; 11) First, perform morphological corrosion operations on the binarized aerial insulator image, separate objects at thin points, and remove extremely small area noise; 12)再进行形态学膨胀运算,填补目标内部空洞,平滑较大物体的边界;其中,为了更好的达到充分平滑目标边界的目的,选择滤波的形状参数为“圆形”; 12) Then perform the morphological expansion operation to fill the internal cavity of the target and smooth the boundary of larger objects; among them, in order to better achieve the purpose of fully smoothing the target boundary, the shape parameter of the filter is selected as "circle"; 13)经过两次形态学运算后残留有一些小区域,去掉区域面积小于m×n×1.5×10-5的区域,其中m,n分别为二值图像的行数和列数。 13) Some small regions remain after two morphological operations, and the regions with an area smaller than m×n×1.5×10 -5 are removed, where m and n are the number of rows and columns of the binary image, respectively. 3.根据权利要求1所述的基于二值图像形状特征的绝缘子串自动定位方法,其特征在于,所述步骤23)中对形状特征2的描述及处理为: 3. the insulator string automatic positioning method based on the binary image shape feature according to claim 1, is characterized in that, the description and processing to shape feature 2 in the described step 23) are: a2)经过形状特征1处理后,图像变为多个非连通区域,设非连通区域有u个,将所有区域编号1,2,3,…,i,…,u; a2) After being processed by shape feature 1, the image becomes a plurality of disconnected regions, assuming that there are u disconnected regions, and numbering all regions 1, 2, 3, ..., i, ..., u; b2)对于每个区域,统计每列值为1的个数并保存为向量,记为G={G1,G2,G3,…,Gi,…Gp},向量Gi中元素为该区域每列的长度,p为该区域中的 非零列数;计算G中元素的差,得到长度为p-1的向量H,如公式(2)所示: b2) For each area, count the number of 1 in each column and save it as a vector, recorded as G={G 1 , G 2 , G 3 ,...,G i ,...G p }, the elements in the vector G i is the length of each column in the area, and p is the number of non-zero columns in the area; calculate the difference between elements in G to obtain a vector H with a length of p-1, as shown in formula (2): Hi=Gi+1-Gi (2) H i =G i+1 -G i (2) 公式(2)中,若H中元素Hi符号为均正时,该区域的厚度逐渐变大;若H中元素Hi符号为均负时,该区域的厚度逐渐变小,从而初步判断该区域属于绝缘子,保留该区域信息; In formula (2), if the signs of H i elements in H are both positive , the thickness of the region gradually increases; The area belongs to the insulator, and the information of this area is reserved; c2)根据序列lj中首个值为1出现的位置进一步去除非绝缘子目标,对于每个区域,统计每一列首个值为1的位置并记录,J={J1,J2,J3,…,Ji,…,Jp};计算J中元素的差,得到长度为p-1的向量Ki,如公式(3)所示: c2) According to the position where the first value of 1 appears in the sequence lj , further remove the non-insulator target. For each area, count and record the position of the first value of 1 in each column, J={J 1 , J 2 , J 3 ,...,J i ,...,J p }; Calculate the difference of elements in J to get a vector K i with length p-1, as shown in formula (3): Ki=Ji+1-Ji (3) K i =J i+1 -J i (3) 公式(2)和(3)中,当H中元素Hi符号为均正时,Ki应满足均负;当H中元素Hi符号为均负时,Ki应满足均正;区域i满足上述条件时,判断该区域属于绝缘子伞盘部分,保留该区域; In formulas (2) and (3), when the signs of elements H i in H are both positive, K i should be both negative; when the signs of elements H i in H are both negative, K i should be both positive; When the above conditions are met, it is judged that this area belongs to the insulator umbrella disk part, and this area is reserved; d2)以步骤b2)和c2)中判据为依据,遍历所有u个区域,去除不满足形状特征2的区域。 d2) Based on the criteria in steps b2) and c2), traverse all u regions, and remove the regions that do not satisfy the shape feature 2. 4.根据权利要求1所述的基于二值图像形状特征的绝缘子串自动定位方法,其特征在于,所述步骤23)中对形状特征3的描述及处理为: 4. the insulator string automatic positioning method based on the binary image shape feature according to claim 1, is characterized in that, in described step 23), description and processing to shape feature 3 are: a3)对形状特征2处理过的图像再次进行图-数转换得到n组0,1数字序列{f1,f2,f3,…,fj,…,fn},n为图像的列数; a3) Perform image-to-number conversion on the image processed by shape feature 2 to obtain n groups of 0, 1 digital sequences {f 1 , f 2 , f 3 ,..., f j ,..., f n }, n is the column of the image number; b3)在序列fj中,搜索由0变为1的像素点,标记该位置,统计这些标记过的点之前连续0的个数,记为R;设标记点有w个,则记录w个R值{R1,R2,R3,…,Ri,…,Rw}; b3) In the sequence f j , search for the pixel point that changes from 0 to 1, mark the position, count the number of consecutive 0s before these marked points, and record it as R; if there are w marked points, record w R value {R 1 , R 2 , R 3 , ..., R i , ..., R w }; 当R满足公式(4)中条件时,认为该位置属于绝缘子伞盘的间隙,将该位置 置为1;当w<Vmin时认为该位置不属于绝缘子, When R satisfies the conditions in formula (4), it is considered that the position belongs to the gap of the insulator shed plate, and the position is set as 1; when w<V min , it is considered that the position does not belong to the insulator, 式中:m是二值图像行数,t2是伞盘间距系数,Vmin表示绝缘子串中间隙个数的最小值; In the formula: m is the number of binary image lines, t 2 is the spacing coefficient of the umbrella disk, and V min represents the minimum value of the number of gaps in the insulator string; c3)以步骤b3)中判据为依据,遍历所有序列{f1,f2,f3,…,fj,…,fn},去除不满足形状特征3的区域,经形状特征3描述处理后,绝缘子区域连通为一个整体,成长为全图中的大区域。 c3) Based on the criterion in step b3), traverse all sequences {f 1 , f 2 , f 3 , ..., f j , ..., f n }, remove the regions that do not satisfy shape feature 3, and describe by shape feature 3 After processing, the insulator area is connected as a whole and grows into a large area in the whole graph. 5.根据权利要求1所述的基于二值图像形状特征的绝缘子串自动定位方法,其特征在于,所述步骤3)的具体步骤为: 5. the insulator string automatic positioning method based on binary image shape feature according to claim 1, is characterized in that, described step 3) concrete steps are: 31)经过步骤2)的形状特征处理步骤后,绝缘子串位置出现大面积连通区域,而其它位置有很多面积较小的非绝缘子目标;用阈值计算方法求取阈值,删除面积小于阈值的区域,得到只包含绝缘子串信息的二值图像; 31) After the shape feature processing step in step 2), large-area connected areas appear in the position of the insulator string, while there are many non-insulator targets with smaller areas in other positions; use the threshold value calculation method to obtain the threshold value, and delete the area whose area is smaller than the threshold value. Obtain a binary image containing only insulator string information; 32)采用最小外接矩形对目标标框,所得矩形框为绝缘子位置; 32) Use the minimum circumscribed rectangle to mark the target frame, and the obtained rectangular frame is the position of the insulator; 33)将矩形框标记在原始图像中,得到绝缘子串的最终自动定位结果。 33) Mark the rectangular frame in the original image to obtain the final automatic positioning result of the insulator string. 6.根据权利要求5所述的基于二值图像形状特征的绝缘子串自动定位方法,其特征在于,所述步骤31)中阈值的计算采用最大区域相关法,步骤如下: 6. the insulator string automatic positioning method based on the binary image shape feature according to claim 5, is characterized in that, the calculation of threshold value in described step 31) adopts the maximum area correlation method, and the steps are as follows: 311)计算各个区域的面积,记录面积最大的4个区域的数值p1,p2,p3,p4311) Calculate the area of each area, and record the values p 1 , p 2 , p 3 , p 4 of the four areas with the largest area; 312)计算上述4个面积的均值 312) Calculate the mean of the above 4 areas 313)根据公式(5)计算阈值s; 313) Calculate the threshold s according to formula (5); 式中:m是二值图像行数,n是列数,a是面积比例系数。 In the formula: m is the number of rows of the binary image, n is the number of columns, and a is the area proportional coefficient.
CN201310711333.0A 2013-12-20 2013-12-20 Insulator chain automatic positioning method of taking photo by plane based on bianry image shape facility Expired - Fee Related CN103714342B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310711333.0A CN103714342B (en) 2013-12-20 2013-12-20 Insulator chain automatic positioning method of taking photo by plane based on bianry image shape facility

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310711333.0A CN103714342B (en) 2013-12-20 2013-12-20 Insulator chain automatic positioning method of taking photo by plane based on bianry image shape facility

Publications (2)

Publication Number Publication Date
CN103714342A CN103714342A (en) 2014-04-09
CN103714342B true CN103714342B (en) 2016-10-05

Family

ID=50407299

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310711333.0A Expired - Fee Related CN103714342B (en) 2013-12-20 2013-12-20 Insulator chain automatic positioning method of taking photo by plane based on bianry image shape facility

Country Status (1)

Country Link
CN (1) CN103714342B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105957077B (en) * 2015-04-29 2019-01-15 国网河南省电力公司电力科学研究院 The electric line foreign matter detection method of view-based access control model significance analysis
CN105069461B (en) * 2015-07-24 2018-11-06 华北电力大学(保定) Based on image characteristic point collinearly with the insulator chain automatic positioning method of iso-distance constraint
CN105957081B (en) * 2016-04-28 2019-01-08 华北电力大学(保定) A kind of glass insulator falls to go here and there fault detection method
CN108256517B (en) * 2016-12-28 2021-05-28 深圳供电局有限公司 Insulator string identification method based on lidar
CN106980816B (en) * 2017-02-22 2020-08-25 贵州电网有限责任公司凯里供电局 Automatic insulator string identification method based on optical image
CN107492094A (en) * 2017-07-21 2017-12-19 长安大学 A kind of unmanned plane visible detection method of high voltage line insulator

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103116747A (en) * 2013-03-11 2013-05-22 山东农业大学 Method and system for automatically recognizing images of stalks and leaves of corns
CN103136531A (en) * 2013-03-26 2013-06-05 华北电力大学(保定) Automatic identification method of insulator chain infrared image

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103116747A (en) * 2013-03-11 2013-05-22 山东农业大学 Method and system for automatically recognizing images of stalks and leaves of corns
CN103136531A (en) * 2013-03-26 2013-06-05 华北电力大学(保定) Automatic identification method of insulator chain infrared image

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
图像处理技术在架空线路绝缘子破损检测系统中的应用研究;朱珠;《中国优秀硕士学位论文全文数据库信息科技辑》;20080915;摘要及第11-55页 *
基于航拍图像的输电线路识别与状态检测方法研究;仝卫国;《中国博士学位论文全文数据库信息科技辑》;20120315;第66页第1行,第71页倒数第1-3行 *

Also Published As

Publication number Publication date
CN103714342A (en) 2014-04-09

Similar Documents

Publication Publication Date Title
CN103714342B (en) Insulator chain automatic positioning method of taking photo by plane based on bianry image shape facility
CN105844228B (en) A remote sensing image cloud detection method based on convolutional neural network
CN106295655B (en) A kind of transmission line part extraction method for unmanned plane inspection image
CN113610778B (en) Bridge surface crack detection method and system based on semantic segmentation
CN106778734B (en) A Sparse Representation-Based Detection Method for Insulator Dropout Defects
CN110726725A (en) Transmission line hardware corrosion detection method and device
CN111652857B (en) A kind of infrared detection method of insulator defect
CN107704844A (en) Electric power line ice-covering thickness discrimination method based on unmanned plane binocular parallax images
CN109685788B (en) Automatic detection method for floor defect image based on morphological characteristics
CN107808141A (en) A kind of electric transmission line isolator explosion recognition methods based on deep learning
CN103955937A (en) Microalgae automatic counting method based on digital image processing
CN110766708B (en) Image comparison method based on contour similarity
CN110598613B (en) A kind of highway fog monitoring method
CN103530638A (en) Method for matching pedestrians under multiple cameras
CN109753969A (en) A method for insulator identification and localization based on shape features and image segmentation
CN106447673A (en) Chip pin extraction method under non-uniform illumination condition
CN107564018A (en) It is a kind of to utilize the method for improving iterative algorithm extraction target image
CN110334692A (en) A Blind Road Recognition Method Based on Image Processing
CN117876401B (en) Cervix liquid-based lamellar cell image segmentation method based on SAM segmentation model
CN108335290B (en) Image area copying and tampering detection method based on LIOP feature and block matching
CN113780119B (en) High-precision moving object detection method based on application scene of static camera
CN116503470A (en) Method for segmenting, positioning and analyzing states of insulator string disc in infrared image
CN111291818A (en) A Sample Equalization Method for Cloud Mask-Oriented Non-Uniform Classes
CN114627463B (en) Non-contact power distribution data identification method based on machine identification
CN115601544A (en) A Method of Landslide Detection and Segmentation in High Resolution Image

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20161005

Termination date: 20211220