CN102779349A - Foggy day detecting method based on image color spatial feature - Google Patents

Foggy day detecting method based on image color spatial feature Download PDF

Info

Publication number
CN102779349A
CN102779349A CN2012102266424A CN201210226642A CN102779349A CN 102779349 A CN102779349 A CN 102779349A CN 2012102266424 A CN2012102266424 A CN 2012102266424A CN 201210226642 A CN201210226642 A CN 201210226642A CN 102779349 A CN102779349 A CN 102779349A
Authority
CN
China
Prior art keywords
pixel
component
value
background picture
weather
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
CN2012102266424A
Other languages
Chinese (zh)
Other versions
CN102779349B (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.)
Southeast University
Original Assignee
Southeast University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Southeast University filed Critical Southeast University
Priority to CN201210226642.4A priority Critical patent/CN102779349B/en
Publication of CN102779349A publication Critical patent/CN102779349A/en
Application granted granted Critical
Publication of CN102779349B publication Critical patent/CN102779349B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

The invention provides a foggy day detecting method based on an image color spatial feature. The method comprises the following steps of first step, obtaining a background picture through a video image or a single image; step 2, performing color space conversion for the background picture, and extracting the color space feature: firstly performing color space conversion for the background picture, converting from an RGB (red-green-blue) color space into an HSV (hue, saturation, value) color space, and extracting the features of various components of the HSV according to the information included image; and step 3, dividing the weather information included image into a non-foggy day, a little foggy day and a dense foggy day according to the identification conditions: at first, if the identification condition 1 is met, the weather is the dense foggy day, otherwise the identification is continued; secondly, if the identification condition 2 is met, the weather is the non-foggy day, otherwise, the identification is continued; and finally, if the identification condition 3 is met, the weather is the little foggy day, otherwise, the weather is the dense foggy day. The method provided by the invention is suitable for being used for monitoring the foggy day in expressways, particularly pre-warning the emergency of agglomerate fog in partial road segments, thus, the safe road driving can be ensured.

Description

A kind of foggy day detection method based on the color of image space characteristics
Technical field
The present invention relates to digital video image and handle and traffic weather detection range, is a kind of foggy day detection method based on color of image HSV characteristic.
Background technology
Visibility is the road with one of key element of weather conditions system.At traffic high speed networking; The major issue that the grasp of a road visibility is related to the road user safety of life and property; Reporting for work of the pernicious traffic hazard that causes owing to low visibility is of common occurrence; Under the low visibility situation, human reaction velocity descends, and is especially all the more so in the high-speed travel process., fast, weather conditions information just can provide warning in advance accurately, thus super expressway is carried out the rational and effective management in help high-speed transit road management department and road users are chosen safe road use route and driving speed.
Mainly accomplish for the observation of dense fog at present by the artificial visually examine; The special monitoring station of installing mainly is through advanced optical devices are installed, through receiving and measure the intensity of scattered beam; Accurately measure the air visibility on the present highway, judged whether that dense fog takes place.Because the length of the expense of apparatus expensive and super expressway is bigger, intensive layout research station on highway is caught the group's mist that haunts everywhere, obviously too expensive.
For detection technique based on traditional greasy weather visibility of image; Need carry out on-site proving to video camera, wherein not only need know the various parameters in inside of video camera, and need know position angle of installation etc.; And needing corresponding corresponding scene, computing complicacy and cost are also than higher.
Foggy day detection method becomes an importance of institute's primary study of high-speed transit control relevant departments in recent years, is putting before this, researchs and proposes a kind of simple, convenient, detection method fast.
Summary of the invention
The present invention is a kind of foggy day detection method based on the color of image space characteristics; At first obtain background picture through video image or single image; Then background picture is carried out color space conversion (from RGB to HSV); And then HSV carried out feature extraction, and utilize the characteristic of extracting that weather is carried out qualitative detection, it is divided into non-greasy weather gas, little greasy weather gas, foggy weather.
The present invention adopts following technical scheme:
A kind of foggy day detection method based on color of image HSV characteristic, implement according to following steps:
A kind of foggy day detection method based on the color of image space characteristics is characterized in that, implements according to following steps:
Step 1: initialization, read in road traffic image or video,
Step 2:, then read in picture and be background picture I if read in piece image in the step 1 1If what read in the step 1 is video, then handle as follows, obtain background picture I 1:
The N frame picture that from video camera, reads in, N=30 ~ 40, statistics comes across the number of times of the same color gray-scale value on the same pixel of 30 ~ 40 frame pictures, and with the highest color gray-scale value of occurrence number picture I as a setting 1The color gray-scale value of respective pixel point, mathematic(al) representation is:
P ( i , j , n ) = P ( i , j , n ) + 1 I k ( i , j , m ) = n P ( i , j , n ) I k ( i , j , m ) ≠ n k = 1,2 , . . . , N
Background(i,j)=Max(P(i,j,n))n=0,1,2,...,255
In the formula, (n) (i j) locates the number of times that color gray level n occurs to the remarked pixel point to P, and initial value is 0, I for i, j k(i, j, m) pixel in the expression k two field picture (i, j) locating gray level is m, m=0; 1,2 ..., 255, Background (i; J) be background picture in that ((P (i, j, n)) is P (i to Max for i, color gray-scale value j); J, represented color gray-scale value when the number of times that n) occurs is maximum carries out traversing operation to every bit in the image, obtains background picture I 1,
Step 3: to background picture I 1Carry out color space conversion, from the RGB color space conversion to the hsv color space:
For each pixel form and aspect component H (i j) is obtained by following formula:
H ( i , j ) = θ B ( i , j ) ≤ G ( i , j ) 360 - θ B ( i , j ) > G ( i , j )
Here
θ = arccos { 1 2 { [ R ( i , j ) - G ( i , j ) ] + [ R ( i , j ) - B ( i , j ) ] } { [ R ( i , j ) - G ( i , j ) ] 2 + [ R ( i , j ) - G ( i , . j ) ] [ G ( i , j ) - B ( i , j ) ] } 1 / 2 ,
Wherein, pixel (i, the red component intensity of j) locating be R (i, j), effective value is between 0 to 255; Pixel (i, the green component intensity of j) locating be G (i, j), effective value between 0 to 255, pixel (i; J) the blue component intensity of locating is that (i, j), effective value is between 0 to 255 for B
Saturation degree component S (i, j) as follows:
S ( i , j ) = 1 - 3 [ R ( i , j ) + G ( i , j ) + B ( i , j ) ] [ min ( R ( i , j ) , G ( i , j ) , B ( i , j ) ) ]
Wherein, pixel (i, the red component intensity of j) locating be R (i, j), effective value is between 0 to 255; Pixel (i, the green component intensity of j) locating be G (i, j), effective value between 0 to 255, pixel (i; J) the blue component intensity of locating is that (i, j), effective value is between 0 to 255 for B
Tone component V (i, j) as follows:
V ( i , j ) = 1 3 [ R ( i , j ) + G ( i , j ) + B ( i , j ) ] ,
Wherein, pixel (i, the red component intensity of j) locating be R (i, j), effective value is between 0 to 255; Pixel (i, the green component intensity of j) locating be G (i, j), effective value between 0 to 255, pixel (i; J) the blue component intensity of locating is that (i, j), effective value is between 0 to 255 for B
Each pixel of Target Photo is carried out conversion as above, obtain background picture I 1The hsv color space,
Step 4: to background picture I 1The color space of HSV carries out feature extraction, and is specific as follows:
4.1) form and aspect component H characteristic AveH: statistics background picture I 1In the summation SumH of each pixel H component value, the H component value is not that 0 pixel adds up to M 1, then H divides measure feature AveH=SumH/M 1
4.2) saturation degree component S characteristic AveS: statistics background picture I 1In the summation SumS of each pixel S component value, the S component value is not that 0 pixel adds up to M 2, then S divides measure feature AveS=SumS/M 2
4.3) tone component V characteristic AveV: statistics background picture I 1In the summation SumV of each pixel V component value, the V component value is not that 0 pixel adds up to M 3, then V divides measure feature AveV=SumV/M 3
Step 5: according to resulting background picture I in the step 4 1The characteristic of HSV according to decision condition 1, marks off the foggy weather with specific characteristic, and decision condition 1 is expressed as follows:
AveH<125&&AveS<0.200&&AveV<0.4800
Satisfy above-mentioned condition simultaneously, then weather is dense fog, otherwise carries out next step,
Step 6: to being judged to be in the step 5 under the situation not, according to decision condition 2, mark off non-greasy weather weather, decision condition 2 expression formulas are following:
(if AveS>0.1050&&AveH<200)
Perhaps (Aves>0.200&&AveH>120),
Perhaps 0.0700<AveS<0.1050&&120<AveH<200,
Satisfying above-mentioned any one condition, then is the non-greasy weather, and the person does not carry out next step,
Step 7: to being judged to be in the step 6 under the situation not, according to decision condition 3, mark off little greasy weather gas, decision condition 3 is expressed as follows:
AveS<0.0700&&AveH<100&&AveV<0.500,
Satisfy above-mentioned condition simultaneously, then weather is little mist, otherwise is dense fog.
Compared with prior art, the invention has the advantages that:
1, the present invention utilizes the color of image spatial information, to weather condition in the road traffic, can mark off non-greasy weather gas, little greasy weather gas and foggy weather more exactly, the greasy weather is reported to the police and road carries out safety management realizing;
2, the hsv color spatial information that self comprised according to image of the present invention; Utilize the characteristic of its each component under different weather to come the qualitative different weather situation that marks off; Algorithm is simpler, and parameter adjustment is convenient, and travelling speed is very fast; Avoided video camera is carried out complicated on-site proving link, realized the detection of pin-point accuracy.
3, compare with the expensive cost of traditional visibility detector, cost of the present invention is lower, makes the present invention can in actual field is used, realize large-area covering, real realize to road conditions detect in real time, management and early warning, guarantee traffic safety
Description of drawings:
Fig. 1 is the particular flow sheet that total system detects.
Embodiment:
In concrete embodiment, will combine accompanying drawing, know and intactly describe detailed process based on the foggy day detection method of color of image HSV characteristic.
Concrete steps are following:
A kind of foggy day detection method based on the color of image space characteristics, implement according to following steps:
Step 1: initialization, read in road traffic image or video,
Step 2:, then read in picture and be background picture I if read in piece image in the step 1 1If what read in the step 1 is video, then handle as follows, obtain background picture I 1:
The N frame picture that from video camera, reads in, N=30 ~ 40, statistics comes across the number of times of the same color gray-scale value on the same pixel of 30 ~ 40 frame pictures, and with the highest color gray-scale value of occurrence number picture I as a setting 1The color gray-scale value of respective pixel point, mathematic(al) representation is:
P ( i , j , n ) = P ( i , j , n ) + 1 I k ( i , j , m ) = n P ( i , j , n ) I k ( i , j , m ) ≠ n k = 1,2 , . . . , N
Background(i,j)=Max(P(i,j,n))n=0,1,2,...,255
In the formula, (n) (i j) locates the number of times that color gray level n occurs to the remarked pixel point to P, and initial value is 0, I for i, j k(i, j, m) pixel in the expression k two field picture (i, j) locating gray level is m, m=0; 1,2 ..., 255, Background (i; J) be background picture in that ((P (i, j, n)) is P (i to Max for i, color gray-scale value j); J, represented color gray-scale value when the number of times that n) occurs is maximum carries out traversing operation to every bit in the image, obtains background picture I 1,
Step 3: to background picture I 1Carry out color space conversion, from the RGB color space conversion to the hsv color space:
For each pixel form and aspect component H (i j) is obtained by following formula:
H ( i , j ) = θ B ( i , j ) ≤ G ( i , j ) 360 - θ B ( i , j ) > G ( i , j )
Here
θ = arccos { 1 2 { [ R ( i , j ) - G ( i , j ) ] + [ R ( i , j ) - B ( i , j ) ] } { [ R ( i , j ) - G ( i , j ) ] 2 + [ R ( i , j ) - G ( i , . j ) ] [ G ( i , j ) - B ( i , j ) ] } 1 / 2 ,
Wherein, pixel (i, the red component intensity of j) locating be R (i, j), effective value is between 0 to 255; Pixel (i, the green component intensity of j) locating be G (i, j), effective value between 0 to 255, pixel (i; J) the blue component intensity of locating is that (i, j), effective value is between 0 to 255 for B
Saturation degree component S (i, j) as follows:
S ( i , j ) = 1 - 3 [ R ( i , j ) + G ( i , j ) + B ( i , j ) ] [ min ( R ( i , j ) , G ( i , j ) , B ( i , j ) ) ]
Wherein, pixel (i, the red component intensity of j) locating be R (i, j), effective value is between 0 to 255; Pixel (i, the green component intensity of j) locating be G (i, j), effective value between 0 to 255, pixel (i; J) the blue component intensity of locating is that (i, j), effective value is between 0 to 255 for B
Tone component V (i, j) as follows:
V ( i , j ) = 1 3 [ R ( i , j ) + G ( i , j ) + B ( i , j ) ] ,
Wherein, pixel (i, the red component intensity of j) locating be R (i, j), effective value is between 0 to 255; Pixel (i, the green component intensity of j) locating be G (i, j), effective value between 0 to 255, pixel (i; J) the blue component intensity of locating is that (i, j), effective value is between 0 to 255 for B
Each pixel of Target Photo is carried out conversion as above, obtain background picture I 1The hsv color space,
Step 4: to background picture I 1The color space of HSV carries out feature extraction, and is specific as follows:
4.1) form and aspect component H characteristic AveH: statistics background picture I 1In the summation SumH of each pixel H component value, the H component value is not that 0 pixel adds up to M 1, then H divides measure feature AveH=SumH/M 1
4.2) saturation degree component S characteristic AveS: statistics background picture I 1In the summation SumS of each pixel S component value, the S component value is not that 0 pixel adds up to M 2, then S divides measure feature AveS=SumS/M 2
4.3) tone component V characteristic AveV: statistics background picture I 1In the summation SumV of each pixel V component value, the V component value is not that 0 pixel adds up to M 3, then V divides measure feature AveV=SumV/M 3
Step 5: according to resulting background picture I in the step 4 1The characteristic of HSV according to decision condition 1, marks off the foggy weather with specific characteristic, and decision condition 1 is expressed as follows:
AveH<125&&AveS<0.200&&AveV<0.4800
Satisfy above-mentioned condition simultaneously, then weather is dense fog, otherwise carries out next step,
Step 6: to being judged to be in the step 5 under the situation not, according to decision condition 2, mark off non-greasy weather weather, decision condition 2 expression formulas are following:
(if AveS>0.1050&&AveH<200)
Perhaps (Aves>0.200&&AveH>120),
Perhaps 0.0700<AveS<0.1050&&120<AveH<200,
Satisfying above-mentioned any one condition, then is the non-greasy weather, and the person does not carry out next step,
Step 7: to being judged to be in the step 6 under the situation not, according to decision condition 3, mark off little greasy weather gas, decision condition 3 is expressed as follows:
AveS<0.0700&&AveH<100&&AveV<0.500,
Satisfy above-mentioned condition simultaneously, then weather is little mist, otherwise is dense fog.

Claims (1)

1. the foggy day detection method based on the color of image space characteristics is characterized in that, implements according to following steps:
Step 1: initialization, read in road traffic image or video,
Step 2:, then read in picture and be background picture I if read in piece image in the step 1 1If what read in the step 1 is video, then handle as follows, obtain background picture I 1:
From video camera, read in N frame picture, N=30 ~ 40, statistics comes across the number of times of the same color gray-scale value on the same pixel of 30 ~ 40 frame pictures, and with the highest color gray-scale value of occurrence number picture I as a setting 1The color gray-scale value of respective pixel point, mathematic(al) representation is:
P ( i , j , n ) = P ( i , j , n ) + 1 I k ( i , j , m ) = n P ( i , j , n ) I k ( i , j , m ) ≠ n k = 1,2 , . . . , N
Background(i,j)=Max(P(i,j,n))n=0,1,2,...,255
In the formula, (n) (i j) locates the number of times that color gray level n occurs to the remarked pixel point to P, and initial value is 0, I for i, j k(i, j, m) pixel in the expression k two field picture (i, j) locating gray level is m, m=0; 1,2 ..., 255, Background (i; J) be background picture in that ((P (i, j, n)) is P (i to Max for i, color gray-scale value j); J, represented color gray-scale value when the number of times that n) occurs is maximum carries out traversing operation to every bit in the image, obtains background picture I 1,
Step 3: to background picture I 1Carry out color space conversion, from the RGB color space conversion to the hsv color space:
For each pixel form and aspect component H (i j) is obtained by following formula:
H ( i , j ) = θ B ( i , j ) ≤ G ( i , j ) 360 - θ B ( i , j ) > G ( i , j )
Here
θ = arccos { 1 2 { [ R ( i , j ) - G ( i , j ) ] + [ R ( i , j ) - B ( i , j ) ] } { [ R ( i , j ) - G ( i , j ) ] 2 + [ R ( i , j ) - G ( i , . j ) ] [ G ( i , j ) - B ( i , j ) ] } 1 / 2 ,
Wherein, pixel (i, the red component intensity of j) locating be R (i, j), effective value is between 0 to 255; Pixel (i, the green component intensity of j) locating be G (i, j), effective value between 0 to 255, pixel (i; J) the blue component intensity of locating is that (i, j), effective value is between 0 to 255 for B
Saturation degree component S (i, j) as follows:
S ( i , j ) = 1 - 3 [ R ( i , j ) + G ( i , j ) + B ( i , j ) ] [ min ( R ( i , j ) , G ( i , j ) , B ( i , j ) ) ]
Wherein, pixel (i, the red component intensity of j) locating be R (i, j), effective value is between 0 to 255; Pixel (i, the green component intensity of j) locating be G (i, j), effective value between 0 to 255, pixel (i; J) the blue component intensity of locating is that (i, j), effective value is between 0 to 255 for B
Tone component V (i, j) as follows:
V ( i , j ) = 1 3 [ R ( i , j ) + G ( i , j ) + B ( i , j ) ] ,
Wherein, pixel (i, the red component intensity of j) locating be R (i, j), effective value is between 0 to 255; Pixel (i, the green component intensity of j) locating be G (i, j), effective value between 0 to 255, pixel (i; J) the blue component intensity of locating is that (i, j), effective value is between 0 to 255 for B
Each pixel of Target Photo is carried out conversion as above, obtain background picture I 1The hsv color space,
Step 4: to background picture I 1The color space of HSV carries out feature extraction, and is specific as follows:
4.1) form and aspect component H characteristic AveH: statistics background picture I 1In the summation SumH of each pixel H component value, the H component value is not that 0 pixel adds up to M 1, then H divides measure feature AveH=SumH/M 1
4.2) saturation degree component S characteristic AveS: statistics background picture I 1In the summation SumS of each pixel S component value, the S component value is not that 0 pixel adds up to M 2, then S divides measure feature AveS=SumS/M 2
4.3) tone component V characteristic AveV: statistics background picture I 1In the summation SumV of each pixel V component value, the V component value is not that 0 pixel adds up to M 3, then V divides measure feature AveV=SumV/M 3
Step 5: according to resulting background picture I in the step 4 1The characteristic of HSV according to decision condition 1, marks off the foggy weather with specific characteristic, and decision condition 1 is expressed as follows:
AveH<125&&AveS<0.200&&AveV<0.4800
Satisfy above-mentioned condition simultaneously, then weather is dense fog, otherwise carries out next step,
Step 6: to being judged to be in the step 5 under the situation not, according to decision condition 2, mark off non-greasy weather weather, decision condition 2 expression formulas are following:
(if AveS>0.1050&&AveH<200),
Perhaps (Aves>0.200&&AveH>120),
Perhaps 0.0700<AveS<0.1050&&120<AveH<200,
Satisfying above-mentioned any one condition, then is the non-greasy weather, and the person does not carry out next step,
Step 7: to being judged to be in the step 6 under the situation not, according to decision condition 3, mark off little greasy weather gas, decision condition 3 is expressed as follows:
AveS<0.0700&&AveH<100&&AveV<0.500,
Satisfy above-mentioned condition simultaneously, then weather is little mist, otherwise is dense fog.
CN201210226642.4A 2012-06-30 2012-06-30 Foggy day detecting method based on image color spatial feature Expired - Fee Related CN102779349B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210226642.4A CN102779349B (en) 2012-06-30 2012-06-30 Foggy day detecting method based on image color spatial feature

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210226642.4A CN102779349B (en) 2012-06-30 2012-06-30 Foggy day detecting method based on image color spatial feature

Publications (2)

Publication Number Publication Date
CN102779349A true CN102779349A (en) 2012-11-14
CN102779349B CN102779349B (en) 2015-02-18

Family

ID=47124258

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210226642.4A Expired - Fee Related CN102779349B (en) 2012-06-30 2012-06-30 Foggy day detecting method based on image color spatial feature

Country Status (1)

Country Link
CN (1) CN102779349B (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103065133A (en) * 2013-01-21 2013-04-24 信帧电子技术(北京)有限公司 Method and device for detecting pedestrian in foggy weather
CN103323889A (en) * 2013-07-08 2013-09-25 昆明理工大学 Weather condition identification method based on image gray level statistics
CN103927523A (en) * 2014-04-24 2014-07-16 东南大学 Fog level detection method based on longitudinal gray features
CN104504736A (en) * 2015-01-19 2015-04-08 河北大学 Method and system for identifying green plants in field crop growth monitoring image
CN106599874A (en) * 2016-12-26 2017-04-26 清华大学苏州汽车研究院(吴江) Agglomerate fog detection method based on video analysis
CN106709445A (en) * 2016-12-20 2017-05-24 清华大学苏州汽车研究院(吴江) Freeway foggy weather detection early warning method based on video image
CN106971453A (en) * 2017-04-06 2017-07-21 深圳怡化电脑股份有限公司 The method and device of bank note fragments mosaicing
CN108182679A (en) * 2017-12-27 2018-06-19 上海传英信息技术有限公司 Haze detection method and device based on photo
CN108846324A (en) * 2018-05-28 2018-11-20 中用科技有限公司 A kind of road group mist detection method based on image
CN109241831A (en) * 2018-07-26 2019-01-18 东南大学 A kind of greasy weather at night visibility classification method based on image analysis
CN109285187A (en) * 2018-09-11 2019-01-29 东南大学 A kind of farthest visible point detecting method based on traffic surveillance videos image
CN110853181A (en) * 2019-11-05 2020-02-28 杭州晶一智能科技有限公司 Multi-functional back vision vehicle event data recorder of car with automatic defogging function
CN111815528A (en) * 2020-06-30 2020-10-23 上海电力大学 Bad weather image classification enhancement method based on convolution model and feature fusion
CN112750170A (en) * 2019-10-31 2021-05-04 华为技术有限公司 Fog feature identification method and device and related equipment
WO2022012149A1 (en) * 2020-07-17 2022-01-20 上海商汤智能科技有限公司 Agglomerate fog recognition method and apparatus, electronic device, storage medium, and computer program product

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5663710A (en) * 1995-07-18 1997-09-02 Jaycor Backscatter-type visibility detection
CN101936900A (en) * 2010-06-12 2011-01-05 北京中科卓视科技有限责任公司 Video-based visibility detecting system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5663710A (en) * 1995-07-18 1997-09-02 Jaycor Backscatter-type visibility detection
CN101936900A (en) * 2010-06-12 2011-01-05 北京中科卓视科技有限责任公司 Video-based visibility detecting system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
BRONTE S.等: "Fog detection system based on computer vision techniques", 《2009. ITSC "09. 12TH INTERNATIONAL IEEE CONFERENCE ON INTELLIGENT TRANSPORTATION SYSTEMS》, 4 October 2009 (2009-10-04), pages 1 - 6, XP031560106 *
李勃等: "无需人工标记的视频对比度道路能见度检测", 《计算机辅助设计与图形学学报》, vol. 21, no. 11, 30 November 2009 (2009-11-30), pages 1575 - 1582 *

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103065133A (en) * 2013-01-21 2013-04-24 信帧电子技术(北京)有限公司 Method and device for detecting pedestrian in foggy weather
CN103323889A (en) * 2013-07-08 2013-09-25 昆明理工大学 Weather condition identification method based on image gray level statistics
CN103927523B (en) * 2014-04-24 2017-01-18 东南大学 Fog level detection method based on longitudinal gray features
CN103927523A (en) * 2014-04-24 2014-07-16 东南大学 Fog level detection method based on longitudinal gray features
CN104504736A (en) * 2015-01-19 2015-04-08 河北大学 Method and system for identifying green plants in field crop growth monitoring image
CN104504736B (en) * 2015-01-19 2017-10-31 河北大学 A kind of method and system for recognizing field crop growing way monitoring image Green plant
CN106709445A (en) * 2016-12-20 2017-05-24 清华大学苏州汽车研究院(吴江) Freeway foggy weather detection early warning method based on video image
CN106599874A (en) * 2016-12-26 2017-04-26 清华大学苏州汽车研究院(吴江) Agglomerate fog detection method based on video analysis
CN106599874B (en) * 2016-12-26 2019-07-30 清华大学苏州汽车研究院(吴江) A kind of group's mist detection method based on video analysis
CN106971453A (en) * 2017-04-06 2017-07-21 深圳怡化电脑股份有限公司 The method and device of bank note fragments mosaicing
CN106971453B (en) * 2017-04-06 2020-01-14 深圳怡化电脑股份有限公司 Paper money fragment splicing method and device
CN108182679A (en) * 2017-12-27 2018-06-19 上海传英信息技术有限公司 Haze detection method and device based on photo
CN108182679B (en) * 2017-12-27 2020-07-28 上海传英信息技术有限公司 Haze detection method and device based on photos
CN108846324A (en) * 2018-05-28 2018-11-20 中用科技有限公司 A kind of road group mist detection method based on image
CN108846324B (en) * 2018-05-28 2020-06-30 中用科技有限公司 Road fog detection method based on image
CN109241831A (en) * 2018-07-26 2019-01-18 东南大学 A kind of greasy weather at night visibility classification method based on image analysis
CN109241831B (en) * 2018-07-26 2021-11-26 东南大学 Night fog visibility classification method based on image analysis
CN109285187A (en) * 2018-09-11 2019-01-29 东南大学 A kind of farthest visible point detecting method based on traffic surveillance videos image
CN112750170A (en) * 2019-10-31 2021-05-04 华为技术有限公司 Fog feature identification method and device and related equipment
WO2021082735A1 (en) * 2019-10-31 2021-05-06 华为技术有限公司 Fog feature recognition method, apparatus, and related device
CN112750170B (en) * 2019-10-31 2024-05-17 华为技术有限公司 Fog feature recognition method and device and related equipment
CN110853181A (en) * 2019-11-05 2020-02-28 杭州晶一智能科技有限公司 Multi-functional back vision vehicle event data recorder of car with automatic defogging function
CN111815528A (en) * 2020-06-30 2020-10-23 上海电力大学 Bad weather image classification enhancement method based on convolution model and feature fusion
WO2022012149A1 (en) * 2020-07-17 2022-01-20 上海商汤智能科技有限公司 Agglomerate fog recognition method and apparatus, electronic device, storage medium, and computer program product

Also Published As

Publication number Publication date
CN102779349B (en) 2015-02-18

Similar Documents

Publication Publication Date Title
CN102779349B (en) Foggy day detecting method based on image color spatial feature
CN102862574B (en) The method of vehicle active safety is realized based on smart mobile phone
CN103236191B (en) Video-based safety precaution method for vehicle merging from highway ramp
CN109299674B (en) Tunnel illegal lane change detection method based on car lamp
CN104634784B (en) atmospheric visibility monitoring method and device
CN105424655A (en) Visibility detection method based on video images
CN106446926A (en) Transformer station worker helmet wear detection method based on video analysis
CN106448180B (en) A kind of major long tunnel traffic events real-time detection method and detection system
CN105512623A (en) Foggy-day driving visual enhancement and visibility early warning system and method based on multiple sensors
CN109993163B (en) Non-tag identification system based on artificial intelligence and identification method thereof
CN105825696A (en) Driving assistance system based on signal lamp information prompts
CN104751145B (en) The SAR image electric power line detecting method that local Hough transformation optimizes with morphology
CN110866479A (en) Method, device and system for detecting that motorcycle driver does not wear helmet
WO2016066019A1 (en) Safe visual recognition-based method for standard measurement/calculation of daytime tunnel entrance section illumination, and system thereof
CN102162788A (en) Visibility detection method based on high-definition video
CN105628194B (en) A kind of road lighting quality on-site measurement method
CN109685026A (en) A kind of driver holds the method for real-time of mobile phone communication
KR102237793B1 (en) Calculating method for virus index using sensor data and public data and display device for weather information including virus index
CN106254827A (en) A kind of group's mist Intelligent Recognition method for early warning and device thereof
CN103149603B (en) Road weather detection method based on video
CN110645973A (en) Vehicle positioning method
CN102306276A (en) Method for identifying color of vehicle body in video vehicle image based on block clustering
CN116434525A (en) Intelligent management early warning system for expressway
CN103324957A (en) Identification method and identification device of state of signal lamps
CN116798222A (en) Method, system and device for detecting visibility of expressway and intelligently inducing visibility of expressway

Legal Events

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

Granted publication date: 20150218

Termination date: 20170630