CN105574864A - Angle accumulation-based self-adapted corner point detection method - Google Patents

Angle accumulation-based self-adapted corner point detection method Download PDF

Info

Publication number
CN105574864A
CN105574864A CN201510932329.6A CN201510932329A CN105574864A CN 105574864 A CN105574864 A CN 105574864A CN 201510932329 A CN201510932329 A CN 201510932329A CN 105574864 A CN105574864 A CN 105574864A
Authority
CN
China
Prior art keywords
angle
point
string
value
angle point
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510932329.6A
Other languages
Chinese (zh)
Other versions
CN105574864B (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.)
Zhejiang University of Technology ZJUT
Original Assignee
Zhejiang University of Technology ZJUT
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 Zhejiang University of Technology ZJUT filed Critical Zhejiang University of Technology ZJUT
Priority to CN201510932329.6A priority Critical patent/CN105574864B/en
Publication of CN105574864A publication Critical patent/CN105574864A/en
Application granted granted Critical
Publication of CN105574864B publication Critical patent/CN105574864B/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/40Extraction of image or video features
    • G06V10/44Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20004Adaptive image processing
    • G06T2207/20012Locally adaptive

Landscapes

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

Abstract

The invention discloses an angle accumulation-based self-adapted corner detection point method. The method comprises the following steps: after obtaining the image edge, defining the concept of an edge point reflecting the local features, calculating the angle accumulation value of the edge point, and taking the angle accumulation value as corner point initial response; constructing the local self-adapted threshold values of candidate corner points to remove the round corner points; and obtaining the feature values of the corner points, and constructing the global threshold values to remove the false corner points so as to obtain the final corner point detection result.

Description

Based on the self-adaptive angular-point detection method that angle is cumulative
Technical field
The present invention relates to a kind of self-adaptive angular-point detection method cumulative based on angle, can be applicable to the aspects such as target identification, Stereo matching, motion tracking, 3D reconstruction, belong to technical field of image processing.
Background technology
Angle point is the important local feature of one of image, and angle point effectively reduces the data volume of information while retention body weight wants characteristic information, and the operand of image procossing is greatly reduced.In addition angle point has concentrated the much important shape information on image, and has rotational invariance, and therefore angle point is hardly by the impact of illumination condition.In the image registration, the field such as image understanding and pattern-recognition of feature based, Corner Detection tool is of great significance.
Up to the present, have and be suggested based on the angular-point detection method at edge in a large number, these methods are mainly divided into following three classes:
(1) based on the Corner Detection of CSS
Conventional method based on the Corner Detection of CSS is: first under larger yardstick, calculate marginal point curvature, getting Local modulus maxima is candidate angular, removes pseudo-angle point, finally accurately locate angle point under low yardstick by global threshold.These class methods are faced with following deficiency: one is the character due to curvature self, need to calculate single order second derivative, make the change of algorithm edge local very responsive; Two is select suitable Gauss's yardstick still very difficult.So the accuracy of such angular-point detection method is lower.
(2) based on the Corner Detection of CPDA
Angular-point detection method based on CPDA adopts point to add up to chordal distance and is used as the feature interpretation of marginal point, and the calculating due to this feature is based on Euclidean distance completely, so algorithm avoids CSS algorithm Problems existing.But these class methods are faced with following problem: because the eigenwert of dissimilar angle point differs greatly, Corner Feature value difference of the same type under different chord lengths is also very large, thus this type of algorithm must be normalized Corner Feature value (maximal value divided by same curve), but this can bring new problem: as curve existed sharp-pointed angle point, its eigenwert is very large, then the angle point that eigenwert is less effectively can not distinguish with pseudo-angle point after normalization; And if for example curve does not exist true angle point, then some pseudo-angle points will be very large by the eigenwert after normalization, can be erroneously detected as angle point.
(3) based on the Corner Detection Algorithm of Angle
Based on the Corner Detection of Angle, the angle adopting the end points line of marginal point and a string to form is used as feature interpretation, the size of Angle not only can reflecting edge point patterns, and the permanent set of Angle value is within certain scope: [0, π], so do not need to be normalized, avoid based on the shortcoming existing for the method for CPDA.But these class methods remain a lot of not enough: can not detect contiguous angle point, effectively cannot remove circular angle point, false angle point.
The invention belongs to the angular-point detection method of (3) class based on Angle, be called based on the cumulative self-adaptive angular-point detection method of angle.
Summary of the invention
In order to overcome the existing defect based on existing in the angular-point detection method at edge, the problems such as too high in angle point error rate, Corner character precision is low, the present invention proposes a kind of self-adaptive angular-point detection method cumulative based on angle, to orient angle point fast and accurately.
For achieving the above object, the present invention proposes based on the cumulative self-adaptive angular-point detection method of angle, institute's extracting method, behind acquisition image border, defines the concept that the angle of reflecting edge point local feature is cumulative, and edge calculation point angle accumulated value, in this, as angle point initial response; Then the local auto-adaptive threshold value constructing candidate angular removes circular angle point; Then obtain Corner Feature value, and construct global threshold and remove false angle point, obtain final Corner Detection result.
The self-adaptive angular-point detection method concrete steps that the present invention is based on angle cumulative comprise following step:
(1) adopt canny operator to extract edge, carry out smooth curve by a wicket gaussian kernel;
(2) adopt L value be 6 string carry out the angle accumulated value of edge calculation point, minimalization point is candidate angular;
In step (2), first define the concept that angle is cumulative: the pixel on edge is denoted as P 1, P 2..., P k, P k+1..., P n, n is curve up contour point number, for marginal point P each on curve k, string C lfrom P k-L+1p k+1position starts, and connects string P k-L+1p kwith string P kp k+1, calculate the angle theta of these two strings k, k-L+1, then string C lmove to right a pixel to P k-L+ 2p k+2, calculate string P k-l+2p kwith string P kp k+2angle theta k, k-L+2, by parity of reasoning, until string C lmove to P k-1p k+L-1till position, calculate all angle sums, be marginal point P kthe angle accumulated value θ at place l(k).
θ L ( k ) = Σ i = k - L + 1 k - 1 θ k , i - - - ( 1 )
Then a shorter string C is got l(L=6), the θ of each pixel on calculated curve lk () value, due to θ k, k-L+jscope be [0, π], so θ lk the scope of () is [0, (L-1) π], in order to make experimental data more directly perceived, angle accumulated value being carried out formula (2) conversion and obtaining θ ' lk (), its scope is [0,1], and minimalization point is incorporated to candidate angular set.
θ L ′ ( k ) = θ L ( k ) ( L - I ) π - - - ( 2 )
(3) the local auto-adaptive angle threshold constructing candidate angular removes circular angle point;
In step (3), by the marginal point θ ' in angle point neighborhood lk () value constructs adaptive threshold T k, shown in (3), if the θ ' of candidate angular lwhat k () was greater than adaptive threshold is circular angle point, rejects from candidate angular set.
T k = x × 1 L 1 + L 2 + 1 Σ i = k - L 1 k + L 2 θ , L ( i ) - - - ( 3 )
Wherein, x is scale-up factor, and value is 0.96.L 1and L 2be respectively left and right Size of Neighborhood, L 1=min (L, left), L 2=min (L, right), L=6, left, right are respectively a P kcount in edge to left and right limit maximum point.
(4) string adopting L value to be respectively 10,20,30 to candidate angular carrys out the eigenwert of calculated candidate angle point, and constructs global threshold and remove pseudo-angle point, obtains final angle point set.
In step (4), length is adopted to be respectively the string of 10,20,30, such as formula (4), the eigenwert Φ (k) that product obtains candidate angular is carried out to three, then global threshold T is constructed by formula (5), wherein angle is the obtuse angle value of artificial setting, if the eigenwert Φ (k) of candidate angular is less than global threshold, be then false angle point, reject from candidate angular set.
Φ ( k ) = Π j = 1 3 ( 1 - θ L j ′ ( k ) ) - - - ( 4 )
T = ( 1 - a n g l e 180 ) 3 - - - ( 5 )
Compared with the conventional method, advantageous of the present invention exists:
(1) only only used image edge structure information, method is short and sweet;
(2) to the curve of each in image, cumulative as its eigenwert using each point angle on edge, make Corner Detection robustness stronger;
(3) construct local auto-adaptive threshold value, can effectively remove circular angle point;
(4) obtained the eigenwert of angle point by ' many strings ' method, true angle point and false angle point are more effectively made a distinction;
(5) there is the ability of stronger opposing noise.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the inventive method;
Fig. 2 is the original image carrying out Corner Detection;
Fig. 3 carries out the design sketch after edge extracting to original image;
Fig. 4 calculates the cumulative principle schematic of angle;
Fig. 5 is the candidate angular extracted in original image;
Fig. 6 is the principle schematic removing circular angle point;
Fig. 7 is the lab diagram of selection percentage coefficient;
Fig. 8 is lab diagram original image being removed to false angle point;
Fig. 9 is the final angle point figure detected in original image.
Embodiment
Technical scheme for a better understanding of the present invention, below in conjunction with drawings and Examples, the present invention is described in further detail.
The inventive method carries out the process flow diagram of Corner Detection as shown in Figure 1 to image.
Rim detection is carried out, Gaussian smoothing after reading in image; The angle accumulated value of the last point of edge calculation; Structure local auto-adaptive threshold value removes circular angle point; Calculate the eigenwert of angle point, structure global threshold removes false angle point.
Embodiments of the invention are undertaken by step shown in accompanying drawing 1, specific as follows:
1, reading images, rim detection, Gaussian smoothing
As shown in Figure 2, process image with edge detection operator, carry out Gaussian smoothing after obtaining binaryzation edge, Fig. 3 is to the design sketch after Gaussian smoothing to the original image read.
2, candidate angular initial sets
Fig. 4 is the principle schematic of edge calculation point angle accumulated value, contrasts Fig. 4 below and is specifically described angle point is cumulative.
In Fig. 4, on the local configuration of image border, P 1, P 2..., P nn marginal point on curve.Edge calculation point P kthe cumulative principle of angle be: by a long string C for L lfrom P k-L+1p k+1position starts, and connects string P k-L+1p kwith string P kp k+1, calculate the angle theta of these two strings k, k-L+1, shown in (1), then string C lmove to right a pixel to P k-L+2p k+2, calculate string P k-l+ 2p kwith string P kp k+2angle theta k, k-L+2, by parity of reasoning, until string C lmove to P k-1p k+L-1till position, calculate all angle sums, be marginal point P kthe angle accumulated value θ at place lk (), shown in (2).
θ k , k - L + j = cos - 1 | P k - L + j P k | 2 + | P k P k + j | 2 - | P k - L + j P k + j | 2 2 * | P k - L + j P k | * | P k P k + j | - - - ( 1 )
θ L ( k ) = Σ i = k - L + 1 k - 1 θ k , i - - - ( 2 )
The foundation of institute's extracting method is: at corner point, and the support angle that two, left and right string is formed is smaller, and can be partially formed a minimal value.Herein by mobile C lobtain more strut angle, obtain angle accumulated value by summation, robustness is higher, can better reflect marginal point feature.Due to θ k, k-L+jscope be [0, π], so θ lk the scope of () is [0, (L-1) π], in order to make experimental data more directly perceived, angle accumulated value being carried out formula (3) conversion and obtaining θ ' lk (), makes its scope become [0,1]:
θ L ′ ( k ) = θ L ( k ) ( L - I ) π - - - ( 3 )
Select local minizing point be candidate angular as shown in Figure 5, Fig. 5 is the angle point design sketch detected from original image, with ' ' indicate be candidate angular.
3, circular angle point is removed
Circular object can't produce angle point clearly in human eye, so in the identification of image, circular angle point is so not meaningful.But the θ ' of circular angle point lk () value is similar to some true angle points, and also can form local minimum, so carry out in the extraction of candidate angular in 2 steps, circular angle point is also selected into interior.In order to reject circular angle point, next algorithm construction local auto-adaptive threshold value of carrying removes circular angle point.
Find through experiment, as shown in Figure 6, relative to obtuse angle point and sharp-pointed angle point, the θ ' of round angle vertex neighborhood inward flange point lk () value increase ratio is comparatively slow, and the marginal point θ ' in obtuse angle point and sharp comer vertex neighborhood lk () value increase ratio is comparatively rapid, thus comparatively speaking, the θ ' of circular angle point lθ ' in (k) value and its neighborhood lk () mean value relatively.According to this characteristic, carry algorithm according to the marginal point θ ' in angle point neighborhood lk () value constructs adaptive threshold T k, shown in (4), if angle point θ ' lk () value is greater than its local auto-adaptive threshold value, then this angle point is circular angle point, rejects from candidate angular set, if angle point θ ' lk () value is less than its local auto-adaptive threshold value, be then sharp-pointed angle point or obtuse angle point.
T k = x × 1 L 1 + L 2 + 1 Σ i = k - L 1 k + L 2 θ , L ( i ) - - - ( 4 )
Wherein, x is scale-up factor, L 1for the length of left neighborhood, L 2for the length of right neighborhood.Following two key issues existed in once said method are discussed: the selection of Size of Neighborhood and scale-up factor.
3.1 Size of Neighborhood
No matter about selected Size of Neighborhood, angle point left and right sides maximum point can be selected to be boundary, but such contiguous range is too large, be the marginal point θ ' of circular angle point or non-circular angle point, neighborhood both-side ends l(k) value all close to 1, if these marginal points are taken into account words can make adaptive threshold entirety increase, be unfavorable for whether distinguish candidate angular is circular angle point.Consider that candidate angular is to calculate θ ' by chord length L lk () value obtains, left and right neighborhood length can be decided to be chord length L, shown in (5), wherein, and Ω (P k) be angle point P kcontiguous range, P k-iwith P k+ibe respectively angle point P ki-th pixel in the neighborhood of left and right.
Ω(P k)={P k-L,...,P k-1,P k,P k+1,...P k+L}(5)
Experiment shows, above-mentioned contiguous range has good effect, but but fails for contiguous angle point, and the angle point that will be close to that algorithm can be wrong is rejected.In adjacent corners neighborhood of a point, owing to there is other angle points, so its neighborhood Ω (P k) θ ' of inward flange point lk () value does not increase progressively always, cause the average theta in this neighborhood ' lk () value reduces, make angle point θ ' lk () value is greater than its local auto-adaptive threshold value, thus contiguous angle point is disallowable.So carry algorithm and finally to combine in chord length and neighborhood maximum point to define the contiguous range of angle point, shown in (6):
Ω(P k)={P k-min(L,left),...,P k-1,P k,P k+1,...P k+min(L,right)}(6)
Wherein min (a, b) is for getting the smaller value in a, b, and left is the length to left side maximum point, and right is the length to the right higher value point, i.e. L 1=min (L, left), L 2=min (L, right).
3.2 scale-up factor
Definition due to circular angle point is more difficult, is difficult to determine so scale-up factor compares.Be be mathematical without any angle point as a circular object, but for an oval object, if the ratio b/a of its major axis and minor axis is comparatively large, then the angle point at its major axis place is just very flat, can think that this angle point is true angle point.
Experimental design two groups of images test angle point θ ' laverage theta in (k) value and selected neighborhood ' lthe ratio relation of (k) value.First group is fillet image, and the ratio (i.e. b/a) of minor axis and major axis is in interval [Isosorbide-5-Nitrae .2], and be spaced apart 0.2, totally 17 images, experimental result is as shown in Fig. 7 (a), and the span of their ratio is [0.96,1].Second group of image is obtuse angle, wedge angle image, and in interval [10 °, 170 °], be spaced apart 10 °, totally 17 images, experimental result is as shown in Fig. 7 (b), and the span of their ratio is [0.58,0.96].
Due in the process that oval angle point increases in b/a value, when ratio is more than 4.2, its characteristic under discretize has been partial to obtuse angle point, so can be considered true angle point, and angle point more than 170 ° is also not too obvious, therefore scale-up factor x value 0.96 herein.
4, false angle point is removed
Because curve is discretize, and there is noise effect, so the θ ' of curved edge point lk () minimum point can be a lot, wherein major part is false angle point.When constructing angle point local auto-adaptive threshold value and removing circular angle point, although the θ ' of some false angle point own lk () value is just very little, and the marginal point θ ' in it and neighborhood lk () value is very nearly the same, thus make its θ ' lk () value is less than local auto-adaptive threshold value and disallowable, but also have most false angle point still to keep down.
The θ ' of false angle point lalthough k () value is all less, their codomain is still relatively large, and the threshold value being difficult to selection one fixing distinguishes true angle point and false angle point.Algorithm of carrying removes false angle point accurately in order to set a global threshold, have employed the method for ' many strings ', and true angle point and false angle point can better be distinguished, and method is as follows:
Adopt length to be respectively the string of 10,20,30, obtain respective θ ' respectively such as formula (7) l(k) value:
θ L j ′ ( k ) = θ L j ( k ) ( L j - 1 ) π , j = 1 , 2 , 3 - - - ( 7 )
Then such as formula (8), the eigenwert Φ (k) that product obtains candidate angular is carried out to three:
Φ ( k ) = Π j = 1 3 ( 1 - θ L j ′ ( k ) ) - - - ( 8 )
This eigenwert can allow true angle point more distinguish over false angle point, as the θ ' of true angle point lk () value is respectively 0.2,0.25,0.3, the θ ' of false angle point lk () value is respectively 0.8,0.85,0.9.Get 1 and deduct θ ' lk, after (), the value of true angle point is respectively 0.8,0.75,0.7, the value of pseudo-angle point is respectively 0.2,0.15,0.1, and their ratio is respectively 4 times, 5 times, 7 times.After carrying out three's product, eigenwert Φ (k)=0.42 of true angle point, the eigenwert of false angle point is Φ (k)=0.003, and after product, the eigenwert of true angle point is 140 times of false angle point.
As shown in Figure 8, this four width figure is respectively and adopts chord length to be 10,20,30 [the 1-θ ' obtained to Fig. 4 (a) l(k)] value, and the product of their threes.As can be seen from Fig. 8 (a), 8 (b), 8 (c), true angle point and false angle point are not well distinguished, so a global threshold effectively can not be set remove false angle point, and as can be seen from 8 (d), true angle point and false angle point obtain good differentiation, and making the unified global threshold of setting one remove false angle point becomes possibility.Owing to being when using shorter string to obtain candidate angular before, so contiguous angle point is well distinguished and is remained, the string that now employing three is longer calculates Corner Feature value mistake can't reject contiguous angle point, because now contiguous angle point need not reach maximum value, as long as its eigenwert is greater than global threshold.
Lower surface construction global threshold T rejects false angle point, because obtuse angle point is θ ' in true angle point lk () value is maximum, so adopt obtuse angle to construct global threshold such as formula shown in (9) herein:
T = ( 1 - a n g l e 180 ) 3 - - - ( 9 )
Wherein, angle is the obtuse angle of artificial setting, can set different angle values according to different demands, selects 170 ° herein and calculates global threshold T.The angle point being greater than threshold value T is true angle point, and the angle point being less than threshold value T is false angle point, rejects from candidate angular.
Can detect the angle point in image through above step, as shown in Figure 9, Fig. 9 is the net result that original image carries out Corner Detection, and what indicate with ' ' is final angle point.

Claims (1)

1., based on the self-adaptive angular-point detection method that angle is cumulative, specifically comprise the following steps:
(1) adopt canny operator to extract edge, carry out smooth curve by a wicket gaussian kernel;
(2) adopt L value be 6 string carry out the angle accumulated value of edge calculation point, minimalization point is candidate angular;
In step (2), first define the concept that angle is cumulative: the pixel on edge is denoted as P 1, P 2..., P k, P k+1..., P n, n is curve up contour point number, for marginal point P each on curve k, string C lfrom P k-L+1p k+1position starts, and connects string P k-L+1p kwith string P kp k+1, calculate the angle theta of these two strings k, k-L+1, then string C lmove to right a pixel to P k-L+2p k+2, calculate string P k-l+2p kwith string P kp k+2angle theta k, k-L+2, by parity of reasoning, until string C lmove to P k-1p k+L-1till position, calculate all angle sums, be marginal point P kthe angle accumulated value θ at place l(k);
θ L ( k ) = Σ i = k - L + 1 k - 1 θ k , i - - - ( 1 )
Then a shorter string C is got l, L=6, the θ of each pixel on calculated curve lk () value, due to θ k, k-L+jscope be [0, π], so θ lk the scope of () is [0, (L-1) π], in order to make experimental data more directly perceived, angle accumulated value being carried out formula (2) conversion and obtaining θ ' l(k), its scope is [0,1], and minimalization point is incorporated to candidate angular set;
θ L ′ ( k ) = θ L ( k ) ( L - 1 ) π - - - ( 2 )
(3) the local auto-adaptive angle threshold constructing candidate angular removes circular angle point;
In step (3), by the marginal point θ ' in angle point neighborhood lk () value constructs adaptive threshold T k, shown in (3), if the θ ' of candidate angular lwhat k () was greater than adaptive threshold is circular angle point, rejects from candidate angular set;
T k = x × 1 L 1 + L 2 + 1 Σ i = k - L 1 k + L 2 θ , L ( i ) - - - ( 3 )
Wherein, x is scale-up factor, and value is 0.96; L 1and L 2be respectively left and right Size of Neighborhood, L 1=min (L, left), L 2=min (L, right), L=6, left, right are respectively a P kcount in edge to left and right limit maximum point;
(4) string adopting L value to be respectively 10,20,30 to candidate angular carrys out the eigenwert of calculated candidate angle point, and constructs global threshold and remove pseudo-angle point, obtains final angle point set;
In step (4), length is adopted to be respectively the string of 10,20,30, such as formula (4), the eigenwert Φ (k) that product obtains candidate angular is carried out to three, then global threshold T is constructed by formula (5), angle is the obtuse angle value of artificial setting, if the eigenwert Φ (k) of candidate angular is less than global threshold, be then false angle point, reject from candidate angular set;
Φ ( k ) = Π j = 1 3 ( 1 - θ L j ′ ( k ) ) - - - ( 4 )
T = ( 1 - a n g l e 180 ) 3 - - - ( 5 ) .
CN201510932329.6A 2015-12-14 2015-12-14 The self-adaptive angular-point detection method to be added up based on angle Active CN105574864B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510932329.6A CN105574864B (en) 2015-12-14 2015-12-14 The self-adaptive angular-point detection method to be added up based on angle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510932329.6A CN105574864B (en) 2015-12-14 2015-12-14 The self-adaptive angular-point detection method to be added up based on angle

Publications (2)

Publication Number Publication Date
CN105574864A true CN105574864A (en) 2016-05-11
CN105574864B CN105574864B (en) 2018-05-22

Family

ID=55884955

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510932329.6A Active CN105574864B (en) 2015-12-14 2015-12-14 The self-adaptive angular-point detection method to be added up based on angle

Country Status (1)

Country Link
CN (1) CN105574864B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106682678A (en) * 2016-06-24 2017-05-17 西安电子科技大学 Image angle point detection and classification method based on support domain
CN106845494A (en) * 2016-12-22 2017-06-13 歌尔科技有限公司 The method and device of profile angle point in a kind of detection image
CN107705312A (en) * 2017-08-30 2018-02-16 合肥工业大学 A kind of method based on line scan data extraction postwelding weld edge point

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101887582A (en) * 2010-06-03 2010-11-17 西北工业大学 Curve corner point detection method based on difference accumulated values and three-point chain code differences
JP2013065238A (en) * 2011-09-20 2013-04-11 Nissan Motor Co Ltd Corner detection device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101887582A (en) * 2010-06-03 2010-11-17 西北工业大学 Curve corner point detection method based on difference accumulated values and three-point chain code differences
JP2013065238A (en) * 2011-09-20 2013-04-11 Nissan Motor Co Ltd Corner detection device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
MOHAMMAD AWRANGJEB ET AL: "Robust Image Corner Detection Based on the Chord-to-Point Distance Accumulation Technique", 《IEEE TRANSACTIONS ON MULTIMEDIA》 *
王万良 等: "点到弦距离累加的自适应角点检测", 《中国图象图形学报》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106682678A (en) * 2016-06-24 2017-05-17 西安电子科技大学 Image angle point detection and classification method based on support domain
CN106682678B (en) * 2016-06-24 2020-05-01 西安电子科技大学 Image corner detection and classification method based on support domain
CN106845494A (en) * 2016-12-22 2017-06-13 歌尔科技有限公司 The method and device of profile angle point in a kind of detection image
CN106845494B (en) * 2016-12-22 2019-12-13 歌尔科技有限公司 Method and device for detecting contour corner points in image
CN107705312A (en) * 2017-08-30 2018-02-16 合肥工业大学 A kind of method based on line scan data extraction postwelding weld edge point
CN107705312B (en) * 2017-08-30 2021-02-26 合肥工业大学 Method for extracting welded seam edge points based on line scanning data

Also Published As

Publication number Publication date
CN105574864B (en) 2018-05-22

Similar Documents

Publication Publication Date Title
CN104008553B (en) Crack detection method with image gradient information and watershed method conflated
Das et al. Use of salient features for the design of a multistage framework to extract roads from high-resolution multispectral satellite images
Le et al. Fingerprint reference point detection for image retrieval based on symmetry and variation
CN104282038A (en) Point-cloud feature point extraction method based on local sub-neighborhood division
CN103400388A (en) Method for eliminating Brisk (binary robust invariant scale keypoint) error matching point pair by utilizing RANSAC (random sampling consensus)
CN103985108A (en) Method for multi-focus image fusion through boundary detection and multi-scale morphology definition measurement
CN109376744A (en) A kind of Image Feature Matching method and device that SURF and ORB is combined
CN104680550A (en) Method for detecting defect on surface of bearing by image feature points
CN105574864A (en) Angle accumulation-based self-adapted corner point detection method
CN104156965A (en) Automatic fast mine monitoring image stitching method
CN104881671A (en) High resolution remote sensing image local feature extraction method based on 2D-Gabor
CN103593849A (en) Method for quickly recognizing and tracking image sequence oval artificial target points
CN107025449A (en) A kind of inclination image linear feature matching process of unchanged view angle regional area constraint
Miao et al. Information fusion for urban road extraction from VHR optical satellite images
CN101650778A (en) Invariance identification method based on characteristic point and homography matching
CN109829459A (en) Based on the vision positioning method for improving RANSAC
Kang et al. Local segmentation of touching characters using contour based shape decomposition
Yang et al. Fast and accurate vanishing point detection in complex scenes
CN104616300A (en) Sampling mode separation based image matching method and device
Liu et al. Curvilinear structure tracking based on dynamic curvature-penalized geodesics
Sun et al. Spot segmentation and verification based on improve marker controlled watershed transform
Buch et al. Extended 3d line segments from rgb-d data for pose estimation
Yuan-ming et al. Enhanced mean shift tracking algorithm based on evolutive asymmetric kernel
CN105405147A (en) Fusion LBP and gray feature description based straight line segment matching method
Sui et al. An Automatic integrated image segmentation, registration and change detection method for water-body extraction using HSR images and GIS data

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