CN105069461B - Based on image characteristic point collinearly with the insulator chain automatic positioning method of iso-distance constraint - Google Patents

Based on image characteristic point collinearly with the insulator chain automatic positioning method of iso-distance constraint Download PDF

Info

Publication number
CN105069461B
CN105069461B CN201510443073.2A CN201510443073A CN105069461B CN 105069461 B CN105069461 B CN 105069461B CN 201510443073 A CN201510443073 A CN 201510443073A CN 105069461 B CN105069461 B CN 105069461B
Authority
CN
China
Prior art keywords
point
collinear
image
equidistant
insulator string
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510443073.2A
Other languages
Chinese (zh)
Other versions
CN105069461A (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 CN201510443073.2A priority Critical patent/CN105069461B/en
Publication of CN105069461A publication Critical patent/CN105069461A/en
Application granted granted Critical
Publication of CN105069461B publication Critical patent/CN105069461B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses it is a kind of based on image characteristic point collinearly with the insulator chain automatic positioning method of iso-distance constraint, including the extraction of image preprocessing, curvature scale space angle point grid, conllinear equidistant points, hierarchical clustering and insulator chain positioning step.The present invention is simple, practical, utilize the conllinear and iso-distance constraint of insulator chain curvature scale space angle point, it can realize the automatic positioning of the insulator chain of arbitrary major axes orientation in complicated, noisy, low resolution Aerial Images, and it takes few, to partial occlusion and fall string with robustness, solves the problems, such as that current insulator chain positioning method accuracy is low, accidentally positioning and computation complexity are high.

Description

Insulator string automatic positioning method based on image feature point collineation and isometric constraint
Technical Field
The invention belongs to the field of maintenance of operation states of power transmission and transformation equipment, and particularly relates to an automatic insulator string positioning method based on collinear and equidistant constraint of image feature points.
Background
Insulators are indispensable elements in power transmission lines and have functions of mechanical support, electrical insulation and the like. Once the insulator is damaged, it loses its effectiveness, causing an irreparable and substantial loss. Therefore, timely inspection of the insulator is necessary. And the automatic positioning of the insulator string from the aerial image is an important premise for realizing the state detection and fault diagnosis of the insulator string. The existing automatic positioning method for aerial insulator strings can be roughly divided into 4 types: (1) dividing an original image into a plurality of regions based on a segmentation method, and marking the region of interest; (2) based on an edge detection method, finding out the outline of the target of interest to realize positioning; (3) analyzing the texture characteristics of the interested target by a texture-based method, and extracting the target position by taking the texture characteristics as a criterion; (4) and extracting the characteristics of the template and the test image for matching based on a matching method, and marking the matched region.
The segmentation-based method has low positioning accuracy, can not correctly process images with similar gray features, and is not suitable for complex, noisy and low-resolution aerial images. The edge-based method is sensitive to noise, false targets with similar edges cannot be correctly processed, and the running speed of the method can be greatly reduced by images with complex backgrounds and various edge changes. The texture-based method has high calculation complexity, cannot solve the problem of positioning the insulator string when the texture difference between the insulator string and the background is not large, and is difficult to distinguish certain pseudo targets which are similar to the texture features of the insulator string. The matching-based method has strong dependence on the template, and the large number of templates can greatly reduce the feature extraction and matching speed of the template and the test image.
In complex, noisy and low-resolution aerial images, the existing insulator string positioning method has the limitations of low precision, error positioning, high calculation complexity and the like, and the shape characteristics of the insulator string in the binary image are not considered. The insulator string has obvious shape difference with the targets such as a tower, a line and the like in the binary image.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the aerial photography insulator string automatic positioning method based on image feature point collineation and isometric constraint is provided.
The technical scheme adopted by the invention is as follows:
an automatic positioning method for an aerial insulator string based on collinear and equidistant constraint of image feature points comprises the following steps:
step a: image preprocessing: preprocessing an image containing the aerial insulator string to obtain a binary image with a smooth edge after noise is filtered;
step b: curvature scale space corner extraction: extracting an edge image of the binary image, and extracting a contour curve from the edge image; calculating the curvature of each pixel point on the contour curve under the condition that the scale sigma is 3, and taking the point with the maximum local curvature as a candidate corner point; if the curvature value of the candidate corner point is greater than a preset curvature threshold value and is greater than 2 times of the local minimum value of the neighborhood, the candidate corner point is a correct corner point; and accurately positioning the corner points of the curvature scale space corresponding to the correct corner points in the original image.
Step c: collinear equidistant point extraction: and selecting any two curvature scale space angular points, searching a third point by utilizing collinear and equidistant constraints, and if the third point is the curvature scale space angular point, judging that the three points are collinear equidistant points.
Step d: hierarchical clustering: and performing hierarchical clustering on the directions of all the collinear equidistant points to ensure that the direction change of the collinear equidistant points in each class is smaller than a preset direction threshold value, and selecting the class with the largest quantity as a collinear equidistant point set of the insulator string.
Step e: positioning an insulator string: and marking the collinear equidistant point set of the insulator string by using the minimum external rectangle so as to realize the automatic positioning of the aerial photography insulator string.
The specific steps in the step a are as follows:
step a-1: carrying out binarization processing on the image containing the aerial insulator string to obtain a binary image of the insulator string;
step a-2: performing morphological corrosion and expansion on the insulator string binary image to obtain a filtered insulator string binary image;
step a-3: and filtering small regions with areas smaller than a preset area threshold value in the filtered insulator string binary image to obtain a preprocessing result image.
The specific steps in the step b are as follows:
step b-1: extracting the canny edge in the preprocessing result image to generate an edge image;
step b-2: extracting a contour curve from the edge image, the contour curve being represented as a functional form Γ (μ, σ) at a scale σ, parameterized by an arc length μ:
Γ(μ,σ)=(x(μ,σ),y(μ,σ)) (1)
wherein g (mu, sigma) is a Gaussian function with the scale sigma, x (mu), y (mu) are coordinate expressions with the arc length mu as a parameter,is a convolution operation;
step b-3: calculating the curvature of each pixel point on the contour curve under the condition that the scale sigma is 3, and finding out a point with the maximum local curvature as a candidate angular point;
wherein,
representing the first and second derivatives of g (mu, sigma), respectively,is a convolution operation.
Step b-4: if the curvature value of the candidate corner point is greater than a preset curvature threshold value and is greater than 2 times of the local minimum value of the neighborhood, the candidate corner point is a correct corner point;
step b-5: and accurately positioning the corner points of the curvature scale space corresponding to the correct corner points in the original image.
The specific steps in the step c are as follows:
step c-1: establishing a two-dimensional array A (N,2), wherein N is the number of angular points, and array elements of the two-dimensional array A are coordinates of angular points in a curvature scale space in an original image;
step c-2: assigning each array element in the array A to a point (x) in sequencep,yp),(xp,yp) E.g. A, and for each point (x)p,yp) Repeating the steps c-3 to c-4;
step c-3: for each one different from (x)p,yp) Point (x) ofq,yq) E.g. A, calculating (x)p,yp) And (x)q,yq) A distance d betweenpqAnd a direction opq
Step c-4: sequentially differ from (x)p,yp) And (x)q,yq) Is calculated for (x, y) and (x, y) at a point (x, y) ∈ Ap,yp) A distance d betweenpAnd a direction opIf d is satisfiedpAnd dpqThe relative difference being less than a certain minimum value epsilon1,opAnd opqAbsolute difference less than a certain minimumε2
Then, the three point X is determined to be { (X)p,yp),(xq,yq) And (x, y) is a collinear equidistant point, the step c-3 is turned to, and otherwise, the step c-4 is repeatedly executed.
The specific steps in the step d are as follows:
step d-1: for each group of collinear equidistant points Xj={(xj1,yj1),(xj2,yj2),(xj3,yj3) J is more than or equal to 1 and less than or equal to M, and the direction o is calculatedjM is the number of collinear equidistant point groups;
step d-2: each group of collinear equidistant points XjSet as a cluster;
step d-3: calculating the root mean square between any two clusters to obtain a distance matrix O of the direction ═ Oij},1≤i,j≤M;
oij=oi-oj(8)
Step d-4: will oijCombining the two clusters corresponding to the minimum value into a new cluster;
step d-5: and d-3-d-4 are repeated, and when the difference between the maximum value and the minimum value of the directions of the collinear equidistant points in the clusters is larger than a preset direction threshold value, cluster merging is ended.
Adopt the produced beneficial effect of above-mentioned technical scheme to lie in:
1. according to the method, collineation and equidistant constraint of the angular points of the curvature scale space of the insulator string are utilized, so that automatic accurate positioning of the insulator string in any main shaft direction in a complex aerial image is realized, and the problems of low precision, error positioning and high calculation complexity of the existing insulator string positioning method are solved;
2. the method has the advantages of less time consumption, robustness for partial shielding and string dropping, improved positioning precision and improved automation performance.
3. The method is simple and feasible, obtains higher positioning precision, needs shorter time and does not need manual participation.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a schematic diagram of collinear and equidistant constraint of corner points in curvature scale space of an insulator string image according to the present invention;
FIG. 3 is an aerial insulator string image according to embodiment 1 of the present invention;
FIG. 4 shows the curvature scale space corner extraction result in embodiment 1 of the present invention;
FIG. 5 shows the collinear equidistant points extracted in example 1 of the present invention;
FIG. 6 shows the hierarchical clustering results of embodiment 1 of the present invention;
FIG. 7 is a minimum circumscribed rectangle frame in embodiment 1 of the present invention;
fig. 8 shows the positioning result of embodiment 1 of the present invention.
Detailed Description
The invention is further illustrated by the following figures and examples.
Example 1:
as shown in fig. 1, an automatic positioning method for an aerial insulator string based on collineation and equidistant constraint of image feature points comprises the following steps:
step a: image preprocessing: preprocessing an image containing the aerial insulator string to obtain a binary image with a smooth edge after noise is filtered;
step b: curvature scale space corner extraction: extracting an edge image of the binary image, and extracting a contour curve from the edge image; calculating the curvature of each pixel point on the contour curve under the condition that the scale sigma is 3, and taking the point with the maximum local curvature as a candidate corner point; if the curvature value of the candidate corner point is greater than a preset curvature threshold value and is greater than 2 times of the local minimum value of the neighborhood, the candidate corner point is a correct corner point; and accurately positioning the corner points of the curvature scale space corresponding to the correct corner points in the original image.
Step c: collinear equidistant point extraction: and selecting any two curvature scale space angular points, searching a third point by utilizing collinear and equidistant constraints, and if the third point is the curvature scale space angular point, judging that the three points are collinear equidistant points. Taking 3 umbrella disks as an example, as shown in fig. 2, l is the main axis direction of the insulator string, a, B, C are the corner points of the curvature scale space of the insulator string, dAB,dBCRespectively, the distance between AB and BC. A, B, C are approximately located on a straight line l1Above, and l1Parallel to l; dAB,dBCApproximately equal. Therefore, A, B, C are determined to be collinear equidistant points.
Step d: hierarchical clustering: and performing hierarchical clustering on the directions of all the collinear equidistant points to ensure that the direction change of the collinear equidistant points in each class is smaller than a preset direction threshold value, and selecting the class with the largest quantity as a collinear equidistant point set of the insulator string.
Step e: positioning an insulator string: and marking the collinear equidistant point set of the insulator string by using the minimum external rectangle so as to realize the automatic positioning of the aerial photography insulator string.
The specific steps in the step a are as follows:
step a-1: carrying out binarization processing on the image containing the aerial insulator string to obtain a binary image of the insulator string;
step a-2: performing morphological corrosion and expansion on the insulator string binary image to obtain a filtered insulator string binary image;
step a-3: and filtering small regions with areas smaller than a preset area threshold value in the filtered insulator string binary image to obtain a preprocessing result image.
The specific steps in the step b are as follows:
step b-1: extracting the canny edge in the preprocessing result image to generate an edge image;
step b-2: extracting a contour curve from the edge image, the contour curve being represented as a functional form Γ (μ, σ) at a scale σ, parameterized by an arc length μ:
Γ(μ,σ)=(x(μ,σ),y(μ,σ)) (1)
wherein g (mu, sigma) is a Gaussian function with the scale sigma, x (mu), y (mu) are coordinate expressions with the arc length mu as a parameter,is a convolution operation;
step b-3: calculating the curvature of each pixel point on the contour curve under the condition that the scale sigma is 3, and finding out a point with the maximum local curvature as a candidate angular point;
wherein,
representing the first and second derivatives of g (mu, sigma), respectively,is a convolution operation.
Step b-4: if the curvature value of the candidate corner point is greater than a preset curvature threshold value and is greater than 2 times of the local minimum value of the neighborhood, the candidate corner point is a correct corner point;
step b-5: and accurately positioning the corner points of the curvature scale space corresponding to the correct corner points in the original image.
The specific steps in the step c are as follows:
step c-1: establishing a two-dimensional array A (N,2), wherein N is the number of angular points, and array elements of the two-dimensional array A are coordinates of angular points in a curvature scale space in an original image;
step c-2: assigning each array element in the array A to a point (x) in sequencep,yp),(xp,yp) E.g. A, and for each point (x)p,yp) Repeating the steps c-3 to c-4;
step c-3: for each one different from (x)p,yp) Point (x) ofq,yq) E.g. A, calculating (x)p,yp) And (x)q,yq) A distance d betweenpqAnd a direction opq
Step c-4: sequentially differ from (x)p,yp) And (x)q,yq) Is calculated for (x, y) and (x, y) at a point (x, y) ∈ Ap,yp) A distance d betweenpAnd a direction opIf d is satisfiedpAnd dpqThe relative difference being less than a certain minimum value epsilon1,opAnd opqAbsolute difference less than a certain minimum value epsilon2
Then, the three point X is determined to be { (X)p,yp),(xq,yq) And (x, y) is a collinear equidistant point, the step c-3 is turned to, and otherwise, the step c-4 is repeatedly executed.
The specific steps in the step d are as follows:
step d-1: for each group of collinear equidistant points Xj={(xj1,yj1),(xj2,yj2),(xj3,yj3) J is more than or equal to 1 and less than or equal to M, and the direction o is calculatedjM is the number of collinear equidistant point groups;
step d-2: each group of collinear equidistant points XjSet as a cluster;
step d-3: calculating the root mean square between any two clusters to obtain a distance matrix O of the direction ═ Oij},1≤i,j≤M;
oij=oi-oj(8)
Step d-4: will oijCombining the two clusters corresponding to the minimum value into a new cluster;
step d-5: and d-3-d-4 are repeated, and when the difference between the maximum value and the minimum value of the directions of the collinear equidistant points in the clusters is larger than a preset direction threshold value, cluster merging is ended.
In this embodiment, the aerial original image of the single string insulator string is shown in fig. 3(a), and the aerial original image of the double string insulator string is shown in fig. 3 (b). After the two images are respectively preprocessed, the curvature scale space corner points of the two images are extracted as shown in fig. 4(a) and 4(b), so that the corner points contain rich local features and shape information, and the shape features can be preliminarily described. And removing corner points which do not meet the constraint by using the unique collinear and equidistant constraint conditions of the insulator string, and extracting collinear equidistant points which meet the constraint, as shown in fig. 5(a) and 5 (b). The maximum class is obtained by hierarchical clustering, and the direction of the collinear equidistant points of the maximum class is approximately consistent with the direction of the principal axis, as shown in fig. 6(a) and 6 (b). Finally, the collinear equidistant points of the insulator string are marked with a minimum circumscribed rectangle, as shown in fig. 7(a) and 7 (b); the result of displaying the rectangular positioning frame in the original image and automatically positioning the insulator string is shown in fig. 8(a) and 8 (b).
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (5)

1. An automatic positioning method for an aerial insulator string based on collinear and equidistant constraint of image feature points comprises the following steps:
step a: image preprocessing: preprocessing an image containing the aerial insulator string to obtain a binary image with a smooth edge after noise filtering, wherein the binary image is used as a preprocessing result image;
step b: curvature scale space corner extraction: extracting an edge image of the binary image, and extracting a contour curve from the edge image; calculating the curvature of each pixel point on the contour curve under the condition that the scale sigma is 3, and taking the point with the maximum local curvature as a candidate corner point; if the curvature value of the candidate corner point is greater than a preset curvature threshold value and is greater than 2 times of the local minimum value of the neighborhood, the candidate corner point is a correct corner point; accurately positioning the curvature scale space corner corresponding to the correct corner in the original image;
step c: collinear equidistant point extraction: selecting any two curvature scale space angular points, searching a third point by utilizing collinear and equidistant constraints, and if the third point is the curvature scale space angular point, judging that the three points are collinear and equidistant points;
step d: hierarchical clustering: performing hierarchical clustering on the directions of all the collinear equidistant points to ensure that the direction change of the collinear equidistant points in each class is smaller than a preset direction threshold value, and selecting the class with the largest quantity as a collinear equidistant point set of the insulator string;
step e: positioning an insulator string: and marking the collinear equidistant point set of the insulator string by using the minimum external rectangle so as to realize the automatic positioning of the aerial photography insulator string.
2. The automatic positioning method for the aerial insulator string based on the collinear and equidistant constraint of the image feature points according to claim 1, which is characterized in that: the specific steps in the step a are as follows:
step a-1: carrying out binarization processing on the image containing the aerial insulator string to obtain a binary image of the insulator string;
step a-2: performing morphological corrosion and expansion on the insulator string binary image to obtain a filtered insulator string binary image;
step a-3: and filtering small regions with areas smaller than a preset area threshold value in the filtered insulator string binary image to obtain a preprocessing result image.
3. The automatic positioning method for the aerial insulator string based on the collinear and equidistant constraint of the image feature points as claimed in claim 1, which is characterized in that: the specific steps in the step b are as follows:
step b-1: extracting the canny edge in the preprocessing result image to generate an edge image;
step b-2: extracting a contour curve from the edge image, the contour curve being represented as a functional form Γ (μ, σ) at a scale σ, parameterized by an arc length μ:
Γ(μ,σ)=(x(μ,σ),y(μ,σ)) (1)
wherein g (mu, sigma) is a Gaussian function with the scale sigma, x (mu), y (mu) are coordinate expressions with the arc length mu as a parameter,is a convolution operation;
step b-3: calculating the curvature of each pixel point on the contour curve under the condition that the scale sigma is 3, and finding out a point with the maximum local curvature as a candidate angular point;
wherein,
representing the first and second derivatives of g (mu, sigma), respectively,is a convolution operation;
step b-4: if the curvature value of the candidate corner point is greater than a preset curvature threshold value and is greater than 2 times of the local minimum value of the neighborhood, the candidate corner point is a correct corner point;
step b-5: and accurately positioning the corner points of the curvature scale space corresponding to the correct corner points in the original image.
4. The automatic positioning method for the aerial insulator string based on the collinear and equidistant constraint of the image feature points as claimed in claim 1, which is characterized in that: the specific steps in the step c are as follows:
step c-1: establishing a two-dimensional array A (N,2), wherein N is the number of angular points, and array elements of the two-dimensional array A are coordinates of angular points in a curvature scale space in an original image;
step c-2: assigning each array element in the array A to a point (x) in sequencep,yp),(xp,yp) E.g. A, and for each point (x)p,yp) Repeating the steps c-3 to c-4;
step c-3: for each one different from (x)p,yp) Point (x) ofq,yq) E.g. A, calculating (x)p,yp) And (x)q,yq) A distance d betweenpqAnd a direction opq
Step c-4: sequentially differ from (x)p,yp) And (x)q,yq) Is calculated for (x, y) and (x, y) at a point (x, y) ∈ Ap,yp) A distance d betweenpAnd a direction opIf d is satisfiedpAnd dpqThe relative difference being less than a certain minimum value epsilon1,opAnd opqAbsolute difference less than a certain minimum value epsilon2
Then, the three point X is determined to be { (X)p,yp),(xq,yq) And (x, y) is a collinear equidistant point, the step c-3 is turned to, and otherwise, the step c-4 is repeatedly executed.
5. The automatic positioning method for the aerial insulator string based on the collinear and equidistant constraint of the image feature points as claimed in claim 1, which is characterized in that: the specific steps in the step d are as follows:
step d-1: for each group of collinear equidistant points Xj={(xj1,yj1),(xj2,yj2),(xj3,yj3) J is more than or equal to 1 and less than or equal to M, and the direction o is calculatedjM is the number of collinear equidistant point groups;
step d-2: each group of collinear equidistant points XjSet as a cluster;
step d-3: calculating the root mean square between any two clusters to obtain a distance matrix O of the direction ═ Oij},1≤i,j≤M;
oij=oi-oj(8)
Step d-4: will oijCombining the two clusters corresponding to the minimum value into a new cluster;
step d-5: and d-3-d-4 are repeated, and when the difference between the maximum value and the minimum value of the directions of the collinear equidistant points in the clusters is larger than a preset direction threshold value, cluster merging is ended.
CN201510443073.2A 2015-07-24 2015-07-24 Based on image characteristic point collinearly with the insulator chain automatic positioning method of iso-distance constraint Active CN105069461B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510443073.2A CN105069461B (en) 2015-07-24 2015-07-24 Based on image characteristic point collinearly with the insulator chain automatic positioning method of iso-distance constraint

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510443073.2A CN105069461B (en) 2015-07-24 2015-07-24 Based on image characteristic point collinearly with the insulator chain automatic positioning method of iso-distance constraint

Publications (2)

Publication Number Publication Date
CN105069461A CN105069461A (en) 2015-11-18
CN105069461B true CN105069461B (en) 2018-11-06

Family

ID=54498822

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510443073.2A Active CN105069461B (en) 2015-07-24 2015-07-24 Based on image characteristic point collinearly with the insulator chain automatic positioning method of iso-distance constraint

Country Status (1)

Country Link
CN (1) CN105069461B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107369162B (en) * 2017-07-21 2020-07-10 华北电力大学(保定) Method and system for generating insulator candidate target area
CN115512252B (en) * 2022-11-18 2023-02-21 东北电力大学 Unmanned aerial vehicle-based power grid inspection automation method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103714342A (en) * 2013-12-20 2014-04-09 华北电力大学(保定) An aerial-photo insulator chain automatic positioning method based on binary image shape features
CN104021394A (en) * 2014-06-05 2014-09-03 华北电力大学(保定) Insulator image recognition method based on Adaboost algorithm

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103714342A (en) * 2013-12-20 2014-04-09 华北电力大学(保定) An aerial-photo insulator chain automatic positioning method based on binary image shape features
CN104021394A (en) * 2014-06-05 2014-09-03 华北电力大学(保定) Insulator image recognition method based on Adaboost algorithm

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
《一种航拍绝缘子串图像自动定位方法》;赵振兵;《仪器仪表学报》;20140331;第35卷(第3期);全文 *
《航拍绝缘子图像的检测与识别方法研究》;严凯等;《贵州电子技术》;20151031;第18卷(第10期);全文 *

Also Published As

Publication number Publication date
CN105069461A (en) 2015-11-18

Similar Documents

Publication Publication Date Title
Liu et al. DeepCrack: A deep hierarchical feature learning architecture for crack segmentation
CN109978839B (en) Method for detecting wafer low-texture defects
CN110032998B (en) Method, system, device and storage medium for detecting characters of natural scene picture
CN110738207A (en) character detection method for fusing character area edge information in character image
CN104809446B (en) Palmmprint area-of-interest rapid extracting method based on correction volar direction
CN111539330B (en) Transformer substation digital display instrument identification method based on double-SVM multi-classifier
CN106709500B (en) Image feature matching method
Chen et al. Shadow-based Building Detection and Segmentation in High-resolution Remote Sensing Image.
CN107228860A (en) A kind of gear defect detection method based on image rotation cyclophysis
CN110751154B (en) Complex environment multi-shape text detection method based on pixel-level segmentation
Yu et al. Intelligent Crack Detection and Quantification in the Concrete Bridge: A Deep Learning‐Assisted Image Processing Approach
CN111539957A (en) Image sample generation method, system and detection method for target detection
CN104123554A (en) SIFT image characteristic extraction method based on MMTD
CN109344820A (en) Digital electric meter Recognition of Reading method based on computer vision and deep learning
Jiao et al. A deep learning model for small-size defective components detection in power transmission tower
CN115471682A (en) Image matching method based on SIFT fusion ResNet50
CN110795955A (en) System and method for rapidly identifying multiple bar codes
CN105069461B (en) Based on image characteristic point collinearly with the insulator chain automatic positioning method of iso-distance constraint
CN113705564B (en) Pointer type instrument identification reading method
CN107330434A (en) Electrical symbol recognition methods in a kind of circuit diagram based on PHOG features
Jia Fabric defect detection based on open source computer vision library OpenCV
CN109271882B (en) Method for extracting color-distinguished handwritten Chinese characters
Yang et al. Defect detection scheme of pins for aviation connectors based on image segmentation and improved RESNET-50
CN113393430A (en) Thermal imaging image enhancement training method and device for fan blade defect detection
CN113283441A (en) Printed character recognition method and device on chip resistor, terminal and medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant