CN101373515A - Method and system for detecting road area - Google Patents

Method and system for detecting road area Download PDF

Info

Publication number
CN101373515A
CN101373515A CNA2008101702951A CN200810170295A CN101373515A CN 101373515 A CN101373515 A CN 101373515A CN A2008101702951 A CNA2008101702951 A CN A2008101702951A CN 200810170295 A CN200810170295 A CN 200810170295A CN 101373515 A CN101373515 A CN 101373515A
Authority
CN
China
Prior art keywords
road
region
smooth region
smooth
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2008101702951A
Other languages
Chinese (zh)
Other versions
CN101373515B (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.)
Neusoft Rui auto technology (Shenyang) Co., Ltd.
Original Assignee
Neusoft Corp
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 Neusoft Corp filed Critical Neusoft Corp
Priority to CN2008101702951A priority Critical patent/CN101373515B/en
Publication of CN101373515A publication Critical patent/CN101373515A/en
Application granted granted Critical
Publication of CN101373515B publication Critical patent/CN101373515B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)
  • Traffic Control Systems (AREA)

Abstract

The invention relates to the technical field of image mode recognition, and provides a road region detection method and a system, wherein, the method comprises the following steps: S1: an image of a detected road is obtained; S2: the obtained image data is processed for determining the smooth region; S3: the smooth region with the biggest pixel area in the smooth region is determined; S4: the road candidate region is determined according to the position relationship between other smooth regions and the smooth region with the biggest pixel area; and S5: the road candidate region is modified for obtaining the final road region. The road region detection method and the system solve the problems that the prior road region method which is based on color segmentation has the problems on the treatment of shadow, water trace and uneven road color, the road region detection method and the system can not only be applied to the structural road for solving the problem of difficult boundary extraction, but can also be applied to the non-structural road. The real-time property and the robustness of the detection are enhanced on the basis of ensuring the recognition rate, and the method is simple, rapid and effective.

Description

Road area detection method and system
Technical field
The present invention relates to image model recognition technology field, particularly a kind of road area detection method and system thereof based on texture.
Background technology
Actual road often can be divided into structured road and destructuring road two classes, structured road generally is meant highway and part-structureization highway preferably, this class road has lane line and road boundary clearly, therefore, can be reduced to the detection problem of lane line or road boundary at its Road Detection problem.The destructuring road refers generally to the lower road of structuring degree, this class road does not have lane line and road boundary clearly, add shade, water mark, silt etc. and changed the surface characteristics of road again, road area and non-road area more are difficult to distinguish, so still be in conceptual phase at the detection technique of this type of road.
Detection method at road area can be divided three classes at present: based on the method for roadway characteristic, based on the method for road model with based on neural network method.Based on the detection method of roadway characteristic is by analyzing different on color or textural characteristics of road area and non-road area, and the method by cluster or region growing obtains road area.Method based on model is to suppose road model earlier, finds out the road model that mates most according to image, and the detected road area of these class methods is comparatively complete, still for the road pavement form of complexity, can't set up model accurately.Utilize the learning characteristic of neural network based on neural network method, but need a large amount of training sets.Because both limitation on detection and real-time of back generally adopt the detection method based on roadway characteristic at present.
The feature of road area generally has: color and texture.Dividing method based on texture mainly is to utilize gray level co-occurrence matrixes at present, and the method can not satisfy the needs of real-time, and the method for therefore extracting road area at present mainly is to utilize the characteristics of the color basically identical of road, adopts cutting apart based on color.Basic thought is: choose vehicle front one fritter trapezoid area and obtain the standard path color as sample, then or utilize the chromatic information of image directly to cut apart, or carry out after the conversion of color space, cut apart in conjunction with other means such as histograms, or the chromatic information amount is carried out cutting apart after the statistical study again.
Its basic procedure is as shown in Figure 1: a) input picture; B) obtain the Standard Colors of road according to this input picture; C) relatively obtain the road candidate region by other regional color and Standard Colors; D) on the basis of determined candidate region, non-road information is removed in constraints such as utilization is had a lot of social connections, area; E) the definite road area of output.
The major advantage of this method is insensitive to road shape, and the priori that needs is few, and to detect effect for the moment fine when the road color is single.But it depends on choosing of standard path look, and is responsive to shade and water mark, will go wrong when several situation below the existence of road conditions environment:
1) when road has cast shadow, the colouring information that selected image below trapezoid area is contained is incomplete, causes the road area that extracts imperfect;
2) when the body of wall on non-road or car body color are close with road, and when also satisfying certain width requirement, cause the road area that extracts inaccurate;
3) color of road area is not single.
Summary of the invention
In view of the road area based on color detects existing defective, and the difficulty that road boundary extracts in structuring and the destructuring road, the invention provides the road area detection technique that a kind of two class roads all are suitable for, be embodied in a kind of road area detection method and system based on texture.
A kind of road area detection method comprises the steps:
S1: the image that obtains road to be detected;
S2: the described view data of obtaining is handled, determined smooth region;
S3: the smooth region of determining elemental area maximum in the described smooth region;
S4:, determine the road candidate region according to the position relation of the smooth region of other smooth region and described elemental area maximum;
S5: the road candidate region is revised, obtained the final road zone.
On the other hand, the invention provides a kind of road area detection system, comprising:
Image acquisition units is used to obtain the image of road to be detected;
Data processing unit, be used for the view data of obtaining is handled, determine smooth region, smooth region and the relation of the position between other smooth region according to elemental area maximum in the smooth region, determine the road candidate region, and the road candidate region revised, obtain the final road zone;
The road area output unit is used to export the road area that finally obtains.
Data processing unit wherein comprises:
The smooth region selected cell is used for determining the smooth region of the road image of gathering;
The smooth region connected unit is used to be communicated with adjacent smooth region, and determines the road candidate region according to the smooth region and the relation of the position between other smooth region of elemental area maximum in the smooth region;
The morphology amending unit is used for that the morphology correction is carried out in the road candidate region and generates the road area image of determining.
Compared with prior art, the present invention only handles the picture drop-out line with the lower part, solved and existingly cut apart the road area method in the problem of handling aspects such as shade, water mark, road irregular colour be even based on color, both can be applicable to structured road, solve the problem of Boundary Extraction difficulty, can be applicable to the destructuring road again.On the basis that guarantees discrimination, strengthened the real-time and the robustness that detect, method is simple fast effectively.
Description of drawings
Fig. 1 is a process flow diagram of cutting apart the road area method in the prior art based on color;
Fig. 2 is the process flow diagram based on Texture Segmentation road area method according to the embodiment of the invention;
Fig. 3 is the system logic structure synoptic diagram according to the embodiment of the invention;
Fig. 4 be according to the embodiment of the invention calculated level, vertical, 45 0And 135 0The fritter grouping synoptic diagram of the Grad on the direction.
Embodiment
For above-mentioned purpose of the present invention, feature and advantage can be become apparent more, the present invention is further detailed explanation below in conjunction with the drawings and specific embodiments.
The basic procedure of the road area detection method that the embodiment of the invention provided as shown in Figure 2.
S1: the image that obtains road to be detected;
S2: the described view data of obtaining is handled, determined smooth region;
S3: the smooth region of determining elemental area maximum in the described smooth region;
S4:, determine the road candidate region according to the position relation of the smooth region of other smooth region and described elemental area maximum;
S5: the road candidate region is revised, obtained the final road zone.
On the other hand, the present invention also provides a kind of road area detection system that is used to realize said method, and Fig. 3 is the logical organization synoptic diagram of this system.As shown in Figure 3, road area detection system of the present invention comprises image acquisition units 1, data processing unit 2 and road area output unit 3.Wherein image acquisition units 1 is used to obtain the image of road to be detected, and with this image input data processing unit 2; The image of 2 pairs of inputs of data processing unit carries out a series of pattern recognition process, obtains smooth region, according to the relation of the position between each smooth region, obtains the road candidate region then; Carry out the morphology correction according to the geometry character pair road candidate regions such as area of road again, the final road area image of determining that generates is exported by road area output unit 3.
Wherein, data processing unit 2 comprises smooth region selected cell 21, smooth region connected unit 22 and morphology amending unit 23.
Smooth region selected cell 21 comprises Region Segmentation unit 211 and gradient calculation unit 212, wherein Region Segmentation unit 211 image that is used for coming from image acquisition units 1 is divided into several local zonules, gradient calculation unit 212 is used to calculate the gradient of each local zonule and weighs their flatness with this, thereby determines the smooth region in the image.
Smooth region connected unit 22 comprises in abutting connection with connected unit 221 and contiguous connected unit 222, wherein, be used to be communicated with the smooth region that closely links to each other in abutting connection with connected unit 221, the largest connected smooth region that contiguous connected unit 222 is used for to obtain by adjacency connected unit 221 is a benchmark, utilizes next-door neighbour's property principle to select other can be as the smooth region of road candidate region jointly as the road candidate region.
Morphology amending unit 23 is used for carrying out the morphology correction according to the geometry character pair road candidate regions such as area of road.Comprising empty filler cells 231 and zonule rejected unit 232, be respectively applied for cavity and the deletion area less independent smooth region of filling, thereby generate the road area image of determining as the connection smooth region inside of road candidate region.
Be that the invention will be further described for example with vehicle mounted road zone detection system below.
At first, as the onboard image collection device acquisition vehicle front of image acquisition units or the image at rear, then the image that gets access to is inputed to data processing unit.
Then, the present invention utilizes basic level and smooth this feature of road area, and the above-mentioned image that gets access to is carried out piecemeal, adopts the method for compute gradient to weigh its level and smooth degree in the local zonule of piecemeal, obtains smooth region.Need to prove that herein the present invention only does piecemeal to the part below the vanishing line in the image and handles, " vanishing line " be " local horizon " just, promptly only the land image section in the obtaining image is handled.Vanishing line wherein determines that technology is a prior art, under the hypothesis of perspective projection, for a video camera, a series of parallel lines in scene (can simply be interpreted as ground series of parallel line, as lane line) be mapped on the image and intersect at same point for a series of straight lines, this point is called end point.This end point row at place on image is called vanishing line.
Popular, Grad is exactly the place of the marked change of gradation of image value, and the concrete grammar of the local zonule inside gradient of calculating piecemeal is as follows:
Ultimate principle: establish Grad H(I), Grad V(I), Grad 45(I), Grad 135(I) represent respectively area I level, vertical, 45 0And 135 0Grad on the direction, the maximal value of getting them are the gradient of Grad (I) as area I,
Grad(I)=max(Grad H(I),Grad V(I),Grad 45(I),Grad 135(I))
The gradient of setting regions I then is smooth region as if satisfying following formula, otherwise is non-smooth region:
Grad(I)<Thre
Wherein, Thre is the threshold value of selecting in advance.For overcoming the influence of false edges such as shade, water mark, threshold value is taken as 0.05.
The concrete computing method of gradient are as follows:
1) image that obtains is divided into several local zonules, each local zonule all is the fritter of a n * n, and wherein n is an integer.
2) calculate each local zonule level, vertical, 45 0And 135 0Grad on the direction.Fritter with 3 * 3, the Grad on the calculated level direction are example, and shown in Fig. 4 a, three pixels that indicate identical patterns are established I as one group 1, I 2, I 3The average gray value of representing each group respectively,
I 1 = ( I 11 + I 12 + I 13 ) 3
I 2 = ( I 21 + I 22 + I 23 ) 3
I 3 = ( I 31 + I 32 + I 33 ) 3
I wherein Ij, i=1 ... 3, j=1 ... 3, the gray-scale value of each pixel in the expression fritter.
3) rate of change between three gray-scale values of calculating:
ΔI 12=|I 1-I 2|/max(I 1,I 2)
ΔI 13=|I 1-I 3|/max(I 1,I 3)
ΔI 32=|I 3-I 2|/max(I 3,I 2)
4) horizontal gradient of this zonule, part is three rate of change maximums between the gray-scale value:
Grad H(I)=max(ΔI 12,ΔI 13,ΔI 32)
Vertically, 45 0And 135 0The computing method that Grad on the direction gets the Grad on computing method and the horizontal direction are similar, respectively shown in Fig. 4 b, 4c and 4d, to indicate three pixels of identical patterns as one group, calculate the average gray value of each each group of direction, calculate three rate of change between the gray-scale value then, obtain the VG (vertical gradient), 45 of this fritter at last 0Gradient and 135 0Gradient.Those skilled in the art can obtain specific algorithm according to the description of the Grad computing method on the horizontal direction of front, therefore repeat no more.
Then according to area I level, vertical, 45 0And 135 0Grad on the direction obtains the gradient G rad (I) of area I:
Grad(I)=max(Grad H(I),Grad V(I),Grad 45(I),Grad 135(I))
If the gradient G rad of this area I (I) less than pre-set threshold Thre, is a smooth region then, otherwise is non-smooth region.
In the 3rd step, after the smooth region that utilizes gradient to obtain,, also need therefrom to filter out the road candidate region according to the proximity relations between each smooth region because there is the smooth region on non-road surface to exist.The key of screening road candidate region is to investigate the proximity between each smooth region.
At first,, the smooth region that closely links to each other is interconnected, become bigger connection smooth region, so just the connection smooth region that image has been divided into several independent, has differed in size according to the connectedness between the smooth region.
Then, be benchmark with the connection smooth region of elemental area maximum, investigate other and be communicated with smooth region and its proximity.Considering the out-of-shape of the connection smooth region of elemental area maximum, get its a δ neighborhood here, is 6 pixels in a preferred embodiment of the invention with the δ value.Promptly determine that at the connection smooth region periphery of elemental area maximum a radius is 6 neighborhood.Investigate the crossing property that remaining is communicated with smooth region and this neighborhood then, as if both overlapping is arranged, then be considered as adjacently, this zone can be used as the road candidate region; Otherwise not as the road candidate region.
The 4th step, how much proterties such as area according to road to carrying out the morphology correction in the road candidate region, obtain the final road zone.Following dual mode is mainly taked in the morphology correction:
1) fill in the cavity, promptly fills the cavity as the connection smooth region inside of road candidate region, and this empty elemental area should be less than pre-set threshold;
2) remove the little smooth region of area, be about to area less than the independent smooth region deletion that preestablishes threshold value.
Relevant above-mentioned threshold value comprises the setting of aforementioned δ neighborhood, can be according to the resolution of processing image, final road zone result's parameters such as degree of accuracy requirement are determined, be set at 20 pixels such as the reference threshold that the cavity is filled, the reference threshold that will remove the little smooth region of area is set at 30 pixels.
At last the road area output of determining is got final product.
Characterize road with the zone and have very strong robustness, so this method is not only applicable to the detection in structured road zone, but also be applicable to the destructuring road, concrete detection method is consistent.
More than used specific case principle of the present invention and embodiment are set forth, the explanation of this embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications is such as the zone detection that the present invention also is applied to the course line, water route etc.Therefore, this description should not be construed as limitation of the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to replacement, improvement etc., all is included in protection scope of the present invention.

Claims (14)

1. a road area detection method is characterized in that, comprises the steps:
S1: the image that obtains road to be detected;
S2: the described view data of obtaining is handled, determined smooth region;
S3: the smooth region of determining elemental area maximum in the described smooth region;
S4:, determine the road candidate region according to the position relation of the smooth region of other smooth region and described elemental area maximum;
S5: the road candidate region is revised, obtained the final road zone.
2. road area detection method according to claim 1 is characterized in that comprising the steps: in step S2
S21: the image that obtains is divided into some local zonules;
S22: the gradient of calculating each local zonule;
S23: determine according to the gradient of each local zonule whether this zonule, part is smooth region.
3. road area detection method according to claim 2 is characterized in that in step S3, according to the connectedness of the level and smooth local zonule of determining, finds the smooth region of elemental area maximum.
4. road area detection method according to claim 2 is characterized in that in step S21, only the part below the picture drop-out line is made area dividing and handles.
5. road area detection method according to claim 2 is characterized in that in step S22, calculates each local zonule Grad on assigned direction at first respectively, gets wherein maximal value then as the gradient of this zonule, part.
6. road area detection method according to claim 5, described assigned direction comprise at least level, vertical, 45 0And 135 0Direction.
7. road area detection method according to claim 6 is characterized in that in the process of calculating each Grad of local zonule on each direction:
Each local zonule all is set at the fritter of a n * n, and the pixel of the n on the same direction is as one group;
Gray-scale value I by each pixel in the fritter Ij, i=1...n, j=1..nCalculate the average gray value of each group;
Calculate the rate of change between the n group gray-scale value, get its maximum as the Grad on this this direction of zonule, part;
Wherein, described n, i, j are integer.
8. road area detection method according to claim 1 is characterized in that in step S4, determines a neighborhood at the smooth region periphery of elemental area maximum, determines the road candidate region according to the crossing property of remaining smooth region and this neighborhood then.
9. road area detection method according to claim 1 is characterized in that adopting in step S5 the cavity to fill and the less independent smooth region dual mode of deletion area is revised.
10. a road area detection system is characterized in that, this system comprises:
Image acquisition units is used to obtain the image of road to be detected;
Data processing unit, be used for the view data of obtaining is handled, determine smooth region, smooth region and the relation of the position between other smooth region according to elemental area maximum in the smooth region, determine the road candidate region, and the road candidate region revised, obtain the final road zone;
The road area output unit is used to export the road area that finally obtains.
11. road area detection system according to claim 10 is characterized in that, described data processing unit comprises:
The smooth region selected cell is used for determining the smooth region of the road image that obtains;
The smooth region connected unit is used to be communicated with adjacent smooth region, and determines the road candidate region according to the smooth region and the relation of the position between other smooth region of elemental area maximum in the smooth region;
The morphology amending unit is used for that the morphology correction is carried out in the road candidate region and generates the road area image of determining.
12. road area detection system according to claim 11 is characterized in that described smooth region selected cell comprises:
The Region Segmentation unit is used for that road image is gathered by institute and is divided into several local zonules;
The gradient calculation unit, the gradient that is used to calculate each local zonule is weighed their flatness with this.
13. road area detection system according to claim 11 is characterized in that described smooth region connected unit comprises:
In abutting connection with connected unit, be used to be communicated with the smooth region that closely links to each other;
Contiguous connected unit, the largest connected smooth region that is used for to obtain by the adjacency connected unit is a benchmark, utilizing next-door neighbour's property principle to determine can be as the smooth region of road candidate region.
14. road area detection system according to claim 11 is characterized in that described morphology amending unit comprises:
The cavity filler cells is used to fill the cavity of the inside of road candidate region;
The zonule rejected unit is used to delete the less smooth region of area.
CN2008101702951A 2008-10-20 2008-10-20 Method and system for detecting road area Active CN101373515B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008101702951A CN101373515B (en) 2008-10-20 2008-10-20 Method and system for detecting road area

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008101702951A CN101373515B (en) 2008-10-20 2008-10-20 Method and system for detecting road area

Publications (2)

Publication Number Publication Date
CN101373515A true CN101373515A (en) 2009-02-25
CN101373515B CN101373515B (en) 2010-08-18

Family

ID=40447669

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008101702951A Active CN101373515B (en) 2008-10-20 2008-10-20 Method and system for detecting road area

Country Status (1)

Country Link
CN (1) CN101373515B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101879881A (en) * 2010-04-09 2010-11-10 奇瑞汽车股份有限公司 Adaptive bend auxiliary lighting method and device
CN102156979A (en) * 2010-12-31 2011-08-17 上海电机学院 Method and system for rapid traffic lane detection based on GrowCut
CN102298781A (en) * 2011-08-16 2011-12-28 长沙中意电子科技有限公司 Motion shadow detection method based on color and gradient characteristics
CN103839275A (en) * 2014-03-27 2014-06-04 中国科学院遥感与数字地球研究所 Method and device for extraction of paths of hyperspectral image
CN106203309A (en) * 2016-07-01 2016-12-07 蔡雄 A kind of trap for automobile data acquisition facility
CN106408033A (en) * 2016-10-09 2017-02-15 深圳市捷顺科技实业股份有限公司 Vehicle body's smoothly sliding area positioning method and device
CN106529553A (en) * 2016-10-27 2017-03-22 深圳市捷顺科技实业股份有限公司 Vehicle body color recognition region positioning method and device
CN106548628A (en) * 2017-01-11 2017-03-29 福州大学 The road condition analyzing method that a kind of view-based access control model space transition net is formatted
CN112991294A (en) * 2021-03-12 2021-06-18 梅特勒-托利多(常州)测量技术有限公司 Foreign matter detection method, apparatus and computer readable medium

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101879881A (en) * 2010-04-09 2010-11-10 奇瑞汽车股份有限公司 Adaptive bend auxiliary lighting method and device
CN101879881B (en) * 2010-04-09 2012-07-11 奇瑞汽车股份有限公司 Adaptive bend auxiliary lighting method and device
CN102156979A (en) * 2010-12-31 2011-08-17 上海电机学院 Method and system for rapid traffic lane detection based on GrowCut
CN102298781A (en) * 2011-08-16 2011-12-28 长沙中意电子科技有限公司 Motion shadow detection method based on color and gradient characteristics
CN103839275A (en) * 2014-03-27 2014-06-04 中国科学院遥感与数字地球研究所 Method and device for extraction of paths of hyperspectral image
CN103839275B (en) * 2014-03-27 2016-11-16 中国科学院遥感与数字地球研究所 The method for extracting roads of high spectrum image and device
CN106203309A (en) * 2016-07-01 2016-12-07 蔡雄 A kind of trap for automobile data acquisition facility
CN106408033A (en) * 2016-10-09 2017-02-15 深圳市捷顺科技实业股份有限公司 Vehicle body's smoothly sliding area positioning method and device
CN106408033B (en) * 2016-10-09 2020-01-03 深圳市捷顺科技实业股份有限公司 Method and equipment for positioning smooth area of vehicle body
CN106529553A (en) * 2016-10-27 2017-03-22 深圳市捷顺科技实业股份有限公司 Vehicle body color recognition region positioning method and device
CN106529553B (en) * 2016-10-27 2020-01-03 深圳市捷顺科技实业股份有限公司 Method and device for positioning vehicle body color identification area
CN106548628A (en) * 2017-01-11 2017-03-29 福州大学 The road condition analyzing method that a kind of view-based access control model space transition net is formatted
CN112991294A (en) * 2021-03-12 2021-06-18 梅特勒-托利多(常州)测量技术有限公司 Foreign matter detection method, apparatus and computer readable medium

Also Published As

Publication number Publication date
CN101373515B (en) 2010-08-18

Similar Documents

Publication Publication Date Title
CN101373515B (en) Method and system for detecting road area
Wen et al. A deep learning framework for road marking extraction, classification and completion from mobile laser scanning point clouds
CN109977812B (en) Vehicle-mounted video target detection method based on deep learning
CN103714538B (en) Road edge detection method and device and vehicle
Romstad et al. Mean-curvature watersheds: A simple method for segmentation of a digital elevation model into terrain units
CN103797529B (en) Three-dimensional body detects device
CN103955923B (en) A kind of quickly pavement disease detection method based on image
CN107045629A (en) A kind of Multi-lane Lines Detection method
CN103413308B (en) A kind of obstacle detection method and device
CN109800736A (en) A kind of method for extracting roads based on remote sensing image and deep learning
CN106845408A (en) A kind of street refuse recognition methods under complex environment
CN104102905B (en) A kind of adaptive detection method of lane line
CN104766071B (en) A kind of traffic lights fast algorithm of detecting applied to pilotless automobile
CN105512623A (en) Foggy-day driving visual enhancement and visibility early warning system and method based on multiple sensors
CN109902600A (en) A kind of road area detection method
CN107784646B (en) Adaptive detection method for road aggregate
CN104156731A (en) License plate recognition system based on artificial neural network and method
CN100545865C (en) A kind of automatic division method that image initial partitioning boundary is optimized
CN109255350A (en) A kind of new energy detection method of license plate based on video monitoring
CN102156984B (en) Method for determining optimal mark image by adaptive threshold segmentation
CN103206957B (en) The lane detection and tracking method of vehicular autonomous navigation
CN105426863B (en) The method and apparatus for detecting lane line
CN101964108B (en) Real-time on-line system-based field leaf image edge extraction method and system
CN202134079U (en) Unmanned vehicle lane marker line identification and alarm device
CN104700071A (en) Method for extracting panorama road profile

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20151228

Address after: 201801, room 14, building 655, 112 Zhou Zhou road, Shanghai, Jiading District

Patentee after: Neusoft Technology (Shanghai) Co., Ltd.

Address before: Hunnan rookie street Shenyang city Liaoning province 110179 No. 2

Patentee before: Neusoft Group Corporation

TR01 Transfer of patent right

Effective date of registration: 20180719

Address after: 110179 room 311 2-A10 (310), Hsin Ho Street, Hunnan District, Shenyang, Liaoning.

Patentee after: Neusoft Rui auto technology (Shenyang) Co., Ltd.

Address before: 201801 112 room 655, No. 655, Zhou Zhou road, Shanghai, Shanghai

Patentee before: Neusoft Technology (Shanghai) Co., Ltd.

TR01 Transfer of patent right