CN106934832A - A kind of simple straight line automatic positioning method towards vision line walking - Google Patents

A kind of simple straight line automatic positioning method towards vision line walking Download PDF

Info

Publication number
CN106934832A
CN106934832A CN201710178728.7A CN201710178728A CN106934832A CN 106934832 A CN106934832 A CN 106934832A CN 201710178728 A CN201710178728 A CN 201710178728A CN 106934832 A CN106934832 A CN 106934832A
Authority
CN
China
Prior art keywords
straight line
cut
rule
tmp
equation
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
CN201710178728.7A
Other languages
Chinese (zh)
Other versions
CN106934832B (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.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
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 University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201710178728.7A priority Critical patent/CN106934832B/en
Publication of CN106934832A publication Critical patent/CN106934832A/en
Application granted granted Critical
Publication of CN106934832B publication Critical patent/CN106934832B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10016Video; Image sequence

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a kind of simple straight line automatic positioning method towards vision line walking, belong to the machine vision applications fields such as robot, dolly line walking and unmanned plane cruise, when solving to be described video using linear feature in existing line walking technology, extract all straight line information in image, ignore contacting between frame and frame, so as to increased the time of straight line positioning, and the result for obtaining is caused to have the problem of larger error.The present invention based on centre of form formula and point-slope form straight-line equation, by straight line segmentation into two parts, seeks position of form center, and then obtain slope and the position of straight line respectively in scene bianry image.It is different from traditional cut-off rule and region immobilizes pattern, the present invention takes the positioning result with reference to former frame straight line mark, automatically updates cut-off rule equation and region, so as to reach the effect of automatic vision positioning.

Description

A kind of simple straight line automatic positioning method towards vision line walking
Technical field
A kind of simple straight line automatic positioning method towards vision line walking, it is fast automatic for being carried out to the straight line in video Positioning, and equivalent straight line equation is extracted, belong to the machine vision applications fields such as robot, dolly line walking and unmanned plane cruise.
Background technology
Linear feature as highly important middle level descriptor in video, in characteristic matching, aviation and navigation image analysing computer, The fields such as machine learning suffer from important researching value.
In currently for the technology in the machine vision applications fields such as robot, dolly line walking and unmanned plane cruise, use more Directly extract the straight line of a certain frame in video, conventional Straight Line Extraction such as Hough transformation (Hough Transform), phase Marshalling algorithm etc., the position and slope guided robot, dolly and unmanned plane for reusing extracted straight line carry out line walking or cruise.
Algorithm and phase coding sequences algorithm etc. are before the use for Straight Line Extraction such as Hough transformation (Hough Transform) Often also need to carry out Canny rim detections, Canny edge detection operators are that John F.Canny were developed in 1986 One multistage edge detection algorithm, effect is preferable.
The specific method of Hough transformation (Hough Transform) algorithm line walking is:Pretreatment image is used first Canny operators carry out rim detection, obtain the edge image of binaryzation;Then will be in a space with coordinate space transformations Curve or straight line with same shape are mapped on a point of another coordinate space and form peak value;Then by threshold value Reason, the linear order that acquisition Hough transformation (Hough Transform) responds larger several peak points representative is defeated as a result Go out;The respective slope of linear order and position are finally obtained, guided robot, dolly and unmanned plane carry out line walking or cruise.
The specific method of phase coding sequences algorithm line walking is:Edge inspection is carried out using Canny operators to pretreatment image first Survey, obtain the edge image of binaryzation;Then the gradient direction of edge image is calculated, phase coding sequences are carried out;Then edge is connected Position is adjacent on image and phase identical pixel, obtains a series of linear orders;Finally obtain linear order respective tiltedly Rate and position, guided robot, dolly and unmanned plane carry out line walking or cruise.
Both the above Straight Line Extraction ignores contacting between frame and frame, and is searched based on rim detection and full figure Rope, extracts all possible straight line on a certain two field picture, wherein not only include target line, and including unrelated straight line.And it is right In line walking technical field, handled object is typically video, and contact is certainly existed between each frame of video, and ignores frame Contacting between frame, each two field picture of isolated treatment, such as both the above algorithm, what is brought is Time & Space Complexity Rise the increase with error.
The content of the invention
The present invention provides a kind of simple straight line automatic positioning method towards vision line walking, solution for above-mentioned weak point When being described to video using linear feature in certainly existing line walking technology, all straight line information in image are extracted, ignored Contacting between frame and frame, so as to increased the time of straight line positioning, and causes the result for obtaining to have the problem of larger error.
The technical solution adopted by the present invention is as follows:
A kind of simple straight line automatic positioning method towards vision line walking, it is characterised in that comprise the following steps:
Step 1:Video is obtained, the initial position and gradient identified according to the straight line to be positioned in video, initialization The center point P of cut-off rule equationex, slope kexWith parameter paramex, obtain cut-off rule equation;
Step 2:The first two field picture f is read from videot(x,y);
Step 3:To the first two field picture ft(x, y) carries out threshold process, obtains bianry image b (x, y);
Step 4:In bianry image b (x, y), obtain with point PexIt is the center of circle, RminIt is the cut zone C (P of radiusex, Rmin);
Step 5:According to cut-off rule equation, cut-off rule is obtained, using cut-off rule by cut zone C (Pex,Rmin) it is divided into C1 And C2Two regions, judge that straight line is identified whether in C1And C2In two regions, if it is, performing step 6, step is otherwise performed Rapid 2, the next frame in treatment video;
Step 6:Respectively in C1And C2Inside obtain centre of form P1And P2, according to centre of form P1And P2Calculate the center of equivalent straight line equation Point Ptmp, slope KDWith parameter paramD, equivalent straight line equation is obtained, wherein, when parameter paramD is 0, represent that equivalent straight line hangs down It is straight in x-axis, and paramD represents that equivalent straight line is not orthogonal to x-axis when being 1;
Step 7:Judge whether video terminates, if terminated, equivalent straight line is obtained according to equivalent straight line equation, will be equivalent straight Time and again positioning result is stored in text line, otherwise, calculates the midpoint P of equivalent straight line and bianry image b (x, y) intersection pointc, Update the center point P of cut-off ruleexIt is Pc, update the slope k of cut-off ruleexWith parameter paramex, the cut-off rule side after being updated Journey, performs step 2, the next frame in treatment video.
Further, in the step 1, the formula of cut-off rule equation is as follows:
Lex(Pex(xex,yex),kex,paramex)=paramex(y-yex)-kex(x-xex)=0;
Wherein, LexRepresent cut-off rule, PexRepresent the central point of cut-off rule, xex,yexP is represented respectivelyexHorizontal stroke, ordinate, X, y represent the horizontal stroke at any point, ordinate, k on cut-off rule respectivelyexRepresent the slope of cut-off rule, paramexRepresenting cut-off rule is It is no perpendicular to x-axis.
Further, in the step 4, cut zone C (Pex,Rmin) radius RminComputing formula is as follows:
Rmin=min (Wide/2-xex,Wide/2+xex,Height/2-yex,Height/2+yex);
Wherein, Wide is the width of bianry image b (x, y), and Height is the height of bianry image b (x, y).
Further, in the step 6, centre of form P1And P2Computing formula it is as follows:
Wherein, X and Y are respectively centre of form P1And P2Horizontal stroke, ordinate, xiAnd yjRespectively straight line mark is in C1And C2Interior pixel Horizontal stroke, the ordinate of point, N represent region C1Or C2Interior pixel sum;
The center point P of equivalent straight line equationtmpComputing formula it is as follows:
Wherein, xtmp、ytmpCentered on point PtmpHorizontal stroke, ordinate, x1、x2Respectively centre of form P1And P2Abscissa, y1And y2 It is centre of form P1And P2Ordinate;
Work as x1=x2, order:
ParamD=0, kD=1;
Work as x1≠x2, order:
Obtaining expression formula of the equivalent straight line in rectangular coordinate system xoy is:
LD(Ptmp(xtmp,ytmp),kD, paramD) and=paramD (y-ytmp)-kD(x-xtmp)=0,
Wherein, LDRepresent equivalent straight line, kDEquivalent straight line slope is represented, whether paramD represents equivalent straight line perpendicular to x Axle.
Further, in the step 7, the slope k of cut-off ruleexWith parameter paramexRenewal it is specific as follows:
Work as paramD=0, make:
paramex=1, kex=0;
Work as kD=0, order:
paramex=0, kex=1;
As paramD ≠ 0 and kD≠ 0, order:
In sum, by adopting the above-described technical solution, the beneficial effects of the invention are as follows:
First, relative to line walking algorithm conventional at present, each frame of the treatment video different from isolating more emphasizes frame to the present invention Contacting between frame, more than 0.99999, Euclidean distance generally in 2 pixels or so, is ensureing the COS distance of straight line positioning On the premise of algorithm steps are refined, there is a degree of accuracy higher;
2nd, the characteristics of present invention is split with followability, followability is mainly reflected in following two:
(1) position for following straight line to identify, automatically updates cut-off rule equation, relative to the changeless side of cut-off rule equation Formula, to the vision positioning of the straight line mark at optional position and inclination angle, all with the degree of accuracy higher;
(2) position for following straight line to identify, automatically updates cut zone, during reducing background to straight line marker extraction Influence, improve the degree of accuracy;
3rd, the present invention is extremely low to hardware platform requirements, and processing speed is fast, real-time.
Brief description of the drawings
Fig. 1 is the overall flow in the present invention;
Fig. 2 is the geometrical analysis figure of cathetus positioning of the present invention;
Fig. 3 is the original image of the first two field picture in the present invention;
Fig. 4 is the binary image of the first two field picture in the present invention;
Fig. 5 is the design sketch for carrying out straight line positioning of the first two field picture in the present invention;
Fig. 6 is the time and again datagram of the COS distance of straight line positioning in the present invention;
Fig. 7 is the time and again datagram of the Euclidean distance of straight line positioning in the present invention.
Specific embodiment
In order to make the purpose , technical scheme and advantage of the present invention be clearer, it is right below in conjunction with drawings and Examples The present invention is further elaborated.It should be appreciated that specific embodiment described herein is only used to explain the present invention, not For limiting the present invention.
A kind of simple straight line automatic positioning method towards vision line walking, in scene bianry image, with centre of form formula and Based on point-slope form straight-line equation, by straight line segmentation into two parts, position of form center is sought respectively, and then obtain the slope of straight line And position.It is different from traditional cut-off rule and region immobilizes pattern, the present invention is taken with reference to determining that former frame straight line is identified Position result, automatically updates cut-off rule equation and cut zone, so as to reach the effect of automatic vision positioning, to hardware platform requirements Extremely low, processing speed is very fast.Idiographic flow as shown in figure 1, a kind of simple straight line automatic positioning method towards vision line walking, such as Lower step:
Step 1:Video is obtained, the initial position and gradient identified according to the straight line to be positioned in video, initialization The center point P of cut-off rule equationex, slope kexWith parameter paramex, cut-off rule equation is obtained, as shown in Fig. 2 being video image Rectangular coordinate system XOY is set up, polygon EFGH represents the geometric profile of straight line mark, and ab is cut-off rule;Wherein cut-off rule equation Formula it is as follows:
Lex(Pex(xex,yex),kex,paramex)=paramex(y-yex)-kex(x-xex)=0;
Wherein, LexRepresent cut-off rule, PexRepresent central point, (xex,yex) P is represented respectivelyexTransverse and longitudinal coordinate, kexRepresent and divide Secant slope, paramexWhether cut-off rule is represented perpendicular to x-axis, x, y represent that the horizontal, vertical of any point sits on cut-off rule respectively Mark,.
The initial position P of the straight line to be positioned in setting video mark0(x0,y0) and gradient k0, P0(x0,y0) represent straight The position of form center of line mark, k0The tangent value of straight line mark and video window angle is represented, the initialization of cut-off rule equation parameter is public Formula is as follows:
Pex=P0
Work as k0=0, order:
paramex=0, kex=1;
Work as k0=∞, order:
paramex=1, kex=0.
Step 2:The first two field picture f is read from videot(x, y), as shown in Figure 3;
Step 3:To the first two field picture ft(x, y) carries out threshold process, obtains bianry image b (x, y), as shown in Figure 4;
Step 4:In bianry image b (x, y), obtain with point PexIt is the center of circle, RminIt is the cut zone C (P of radiusex, Rmin);
Cut zone C (Pex,Rmin) radius RminComputing formula is as follows:
Rmin=min (Wide/2-xex,Wide/2+xex,Height/2-yex,Height/2+yex);
Wherein, Wide is the width of bianry image b (x, y), and Height is the height of bianry image b (x, y).
Step 5:According to cut-off rule equation, cut-off rule is obtained, using cut-off rule by cut zone C (Pex,Rmin) it is divided into C1 And C2Two regions, judge that straight line is identified whether in C1And C2In two regions, if it is, performing step 6, step is otherwise performed Rapid 2, the next frame in treatment video;
Step 6:Respectively in C1And C2Inside obtain centre of form P1And P2, according to centre of form P1And P2Calculate the center of equivalent straight line equation Point Ptmp, slope KDWith parameter paramD, equivalent straight line equation is obtained, wherein, when parameter paramD is 0, represent that equivalent straight line hangs down It is straight in x-axis, and paramD represents that equivalent straight line is not orthogonal to x-axis when being 1;As shown in Fig. 2 being obtained by equivalent straight line equation When equivalent straight line mn, parameter paramD are 0, equivalent straight line is represented perpendicular to x-axis, and paramD represents equivalent straight line not when being 1 Perpendicular to x-axis.The design sketch of the first frame straight line positioning is as shown in Figure 5 in video;
Wherein, centre of form P1And P2Computing formula it is as follows:
Wherein, X and Y are respectively centre of form P1And P2Horizontal stroke, ordinate, xiAnd yjRespectively straight line mark is in C1And C2Interior pixel Horizontal stroke, the ordinate of point, N represent region C1Or C2Interior pixel sum;
The center point P of equivalent straight line equationtmpComputing formula it is as follows:
Wherein, xtmp、ytmpCentered on point PtmpHorizontal stroke, ordinate, x1、x2Respectively centre of form P1And P2Abscissa, y1And y2 It is centre of form P1And P2Ordinate;
Work as x1=x2, order:
ParamD=0, kD=1;
Work as x1≠x2, order:
Obtaining expression formula of the equivalent straight line in rectangular coordinate system XOY is:
LD(Ptmp(xtmp,ytmp),kD, paramD) and=paramD (y-ytmp)-kD(x-xtmp)=0.
Wherein, LDRepresent equivalent straight line, kDEquivalent straight line slope is represented, whether paramD represents equivalent straight line perpendicular to x Axle.
Step 7:Judge whether video terminates, if terminated, equivalent straight line is obtained according to equivalent straight line equation, will be equivalent straight Time and again positioning result is stored in text line, otherwise, calculates equivalent straight line LDWith the midpoint of bianry image b (x, y) intersection point Pc, update the center point P of cut-off ruleexIt is Pc, update the slope k of cut-off ruleexWith parameter paramex, the cut-off rule after being updated Equation, performs step 2, the next frame in treatment video.
Wherein, the slope slope k of cut-off ruleexWith parameter paramexRenewal it is specific as follows:
Work as paramD=0, make:
paramnex=1, knex=0;
Work as kD=0, order:
paramnex=0, knex=1;
As paramD ≠ 0 and kD≠ 0, order:
The straight line mark of this case represents tracker wire, and equivalent straight line represents the center line of tracker wire two edges.Equivalent straight line is time and again Locating effect is represented that Fig. 6 represents time and again the COS distance of straight line positioning by Fig. 6 and Fig. 7, and Fig. 7 represents time and again the Europe of straight line positioning Formula distance.COS distance is the cosine value of straight line positioning tilt angle error, from shown in Fig. 6, it can be seen that straight line positioning of the present invention COS distance reached more than 0.99999;Euclidean distance be straight line positioning central point to the distance between the centre of form, can from Fig. 2 With find out when straight line identify EFGH by image b (x, y) window turning when, centre of form q has relative to the central point p of equivalent straight line Larger skew, and the Euclidean distance of Fig. 7 cathetus positioning is that straight line mark have passed through image window more than the frame number of 2 pixels B (x, y) turning, the Euclidean distance of remaining frame number is below 2 pixels, and precision is higher.
Presently preferred embodiments of the present invention is the foregoing is only, is not intended to limit the invention, it is all in essence of the invention Any modification, equivalent and improvement made within god and principle etc., should be included within the scope of the present invention.

Claims (5)

1. a kind of simple straight line automatic positioning method towards vision line walking, it is characterised in that comprise the following steps:
Step 1:Video is obtained, the initial position and gradient identified according to the straight line to be positioned in video, initialization segmentation The center point P of line equationex, slope kexWith parameter paramex, obtain cut-off rule equation;
Step 2:The first two field picture f is read from videot(x,y);
Step 3:To the first two field picture ft(x, y) carries out threshold process, obtains bianry image b (x, y);
Step 4:In bianry image b (x, y), obtain with point PexIt is the center of circle, RminIt is the cut zone C (P of radiusex,Rmin);
Step 5:According to cut-off rule equation, cut-off rule is obtained, using cut-off rule by cut zone C (Pex,Rmin) it is divided into C1And C2 Two regions, judge that straight line is identified whether in C1And C2In two regions, if it is, performing step 6, step 2 is otherwise performed, Next frame in treatment video;
Step 6:Respectively in C1And C2Inside obtain centre of form P1And P2, according to centre of form P1And P2Calculate the central point of equivalent straight line equation Ptmp, slope KDWith parameter paramD, equivalent straight line equation is obtained, wherein, when parameter paramD is 0, represent that equivalent straight line is vertical In x-axis, and paramD represents that equivalent straight line is not orthogonal to x-axis when being 1;
Step 7:Judge whether video terminates, if terminated, equivalent straight line is obtained according to equivalent straight line equation, equivalent straight line is tired out Secondary positioning result is stored in text, otherwise, calculates the midpoint P of equivalent straight line and bianry image b (x, y) intersection pointc, update The center point P of cut-off ruleexIt is Pc, update the slope k of cut-off ruleexWith parameter paramex, the cut-off rule equation after being updated, Perform step 2, the next frame in treatment video.
2. a kind of simple straight line automatic positioning method towards vision line walking according to claim 1, it is characterised in that:Institute State in step 1, the formula of cut-off rule equation is as follows:
Lex(Pex(xex,yex),kex,paramex)=paramex(y-yex)-kex(x-xex)=0;
Wherein, LexRepresent cut-off rule, PexRepresent the central point of cut-off rule, xex,yexP is represented respectivelyexHorizontal stroke, ordinate, x, y point Not Biao Shi on cut-off rule any point horizontal stroke, ordinate, kexRepresent the slope of cut-off rule, paramexRepresent whether cut-off rule hangs down Directly in x-axis.
3. a kind of simple straight line automatic positioning method towards vision line walking according to claim 2, it is characterised in that:Institute In stating step 4, cut zone C (Pex,Rmin) radius RminComputing formula is as follows:
Rmin=min (Wide/2-xex,Wide/2+xex,Height/2-yex,Height/2+yex);
Wherein, Wide is the width of bianry image b (x, y), and Height is the height of bianry image b (x, y).
4. a kind of simple straight line automatic positioning method towards vision line walking according to claim 1, it is characterised in that institute In stating step 6, centre of form P1And P2Computing formula it is as follows:
X = Σ i = 1 N x i N ; Y = Σ j = 1 N y j N ;
Wherein, X and Y are respectively centre of form P1And P2Horizontal stroke, ordinate, xiAnd yjRespectively straight line mark is in C1And C2Interior pixel Horizontal, ordinate, N represents region C1Or C2Interior pixel sum;
The center point P of equivalent straight line equationtmpComputing formula it is as follows:
x t m p = x 1 + x 2 2 ; y t m p = y 1 + y 2 2 ;
Wherein, xtmp、ytmpCentered on point PtmpHorizontal stroke, ordinate, x1、x2Respectively centre of form P1And P2Abscissa, y1And y2It is shape Heart P1And P2Ordinate;
Work as x1=x2, order:
ParamD=0, kD=1;
Work as x1≠x2, order:
p a r a m D = 1 , k D = y 1 - y 2 x 1 - x 2 ;
Obtaining expression formula of the equivalent straight line in rectangular coordinate system xoy is:
LD(Ptmp(xtmp,ytmp),kD, paramD) and=paramD (y-ytmp)-kD(x-xtmp)=0,
Wherein, LDRepresent equivalent straight line, kDEquivalent straight line slope is represented, whether paramD represents equivalent straight line perpendicular to x-axis.
5. a kind of simple straight line automatic positioning method towards vision line walking according to claim 4, it is characterised in that institute In stating step 7, the slope k of cut-off ruleexWith parameter paramexRenewal it is specific as follows:
Work as paramD=0, make:
paramex=1, kex=0;
Work as kD=0, order:
paramex=0, kex=1;
As paramD ≠ 0 and kD≠ 0, order:
param e x = 1 , k e x = - 1 k D .
CN201710178728.7A 2017-03-23 2017-03-23 A kind of simple straight line automatic positioning method towards vision line walking Active CN106934832B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710178728.7A CN106934832B (en) 2017-03-23 2017-03-23 A kind of simple straight line automatic positioning method towards vision line walking

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710178728.7A CN106934832B (en) 2017-03-23 2017-03-23 A kind of simple straight line automatic positioning method towards vision line walking

Publications (2)

Publication Number Publication Date
CN106934832A true CN106934832A (en) 2017-07-07
CN106934832B CN106934832B (en) 2019-07-09

Family

ID=59425135

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710178728.7A Active CN106934832B (en) 2017-03-23 2017-03-23 A kind of simple straight line automatic positioning method towards vision line walking

Country Status (1)

Country Link
CN (1) CN106934832B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111208785A (en) * 2020-04-20 2020-05-29 浙江欣奕华智能科技有限公司 Motion control method and device
CN113222838A (en) * 2021-05-07 2021-08-06 国网山西省电力公司吕梁供电公司 Unmanned aerial vehicle autonomous line patrol method based on visual positioning
US11485316B2 (en) 2017-08-07 2022-11-01 Hangzhou Qingqi Science And Technology Co., Ltd. Lock communication system and method for shared bicycle

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101470807A (en) * 2007-12-26 2009-07-01 河海大学常州校区 Accurate detection method for highroad lane marker line
CN104766337A (en) * 2015-04-27 2015-07-08 西北工业大学 Aircraft landing vision enhancement method based on runway boundary enhancement
CN106371453A (en) * 2016-05-27 2017-02-01 上海铸天智能科技有限公司 Visual servo method for use in the automatic line inspection by multi-rotor unmanned plane

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101470807A (en) * 2007-12-26 2009-07-01 河海大学常州校区 Accurate detection method for highroad lane marker line
CN104766337A (en) * 2015-04-27 2015-07-08 西北工业大学 Aircraft landing vision enhancement method based on runway boundary enhancement
CN106371453A (en) * 2016-05-27 2017-02-01 上海铸天智能科技有限公司 Visual servo method for use in the automatic line inspection by multi-rotor unmanned plane

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
朱娟 等: "一种基于Hough 变换的新直线段检测算法", 《微电子学与计算机》 *
陈镇龙 等: "大幅面扫描图纸直线跟踪的矢量化新方法", 《电子设计工程》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11485316B2 (en) 2017-08-07 2022-11-01 Hangzhou Qingqi Science And Technology Co., Ltd. Lock communication system and method for shared bicycle
CN111208785A (en) * 2020-04-20 2020-05-29 浙江欣奕华智能科技有限公司 Motion control method and device
CN111208785B (en) * 2020-04-20 2020-07-14 浙江欣奕华智能科技有限公司 Motion control method and device
CN113222838A (en) * 2021-05-07 2021-08-06 国网山西省电力公司吕梁供电公司 Unmanned aerial vehicle autonomous line patrol method based on visual positioning

Also Published As

Publication number Publication date
CN106934832B (en) 2019-07-09

Similar Documents

Publication Publication Date Title
CN104268857B (en) A kind of fast sub-picture element rim detection and localization method based on machine vision
Yuan et al. Robust lane detection for complicated road environment based on normal map
CN107392141B (en) Airport extraction method based on significance detection and LSD (least squares distortion) line detection
CN103226834B (en) A kind of image motion target signature point method for fast searching
CN101567046B (en) Target recognition method of unmanned aerial vehicle based on minimum circle-cover matching
CN103218605B (en) A kind of fast human-eye positioning method based on integral projection and rim detection
Gomez et al. Traffic lights detection and state estimation using hidden markov models
Cerón et al. Power line detection using a circle based search with UAV images
CN107452030B (en) Image registration method based on contour detection and feature matching
CN106446894A (en) Method for recognizing position of spherical object based on contour
CN106407924A (en) Binocular road identifying and detecting method based on pavement characteristics
CN105574527A (en) Quick object detection method based on local feature learning
CN106934832A (en) A kind of simple straight line automatic positioning method towards vision line walking
CN104268853A (en) Infrared image and visible image registering method
CN110021029B (en) Real-time dynamic registration method and storage medium suitable for RGBD-SLAM
CN103136525A (en) Hetero-type expanded goal high-accuracy positioning method with generalized Hough transposition
Fan et al. Vision algorithms for fixed-wing unmanned aerial vehicle landing system
Duan et al. Real time road edges detection and road signs recognition
CN113989308A (en) Polygonal target segmentation method based on Hough transform and template matching
CN111160280A (en) RGBD camera-based target object identification and positioning method and mobile robot
CN110675442A (en) Local stereo matching method and system combined with target identification technology
CN103971347A (en) Method and device for treating shadow in video image
CN104573703B (en) Power transmission line method for quickly identifying with border strategy is distributed based on local derviation
CN104392225B (en) Online palmprint effective coverage fast partition method based on gradient direction template
CN104036494A (en) Fast matching computation method used for fruit picture

Legal Events

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