CN105160653A - Quality evaluation method for fog-degraded images - Google Patents

Quality evaluation method for fog-degraded images Download PDF

Info

Publication number
CN105160653A
CN105160653A CN201510405069.7A CN201510405069A CN105160653A CN 105160653 A CN105160653 A CN 105160653A CN 201510405069 A CN201510405069 A CN 201510405069A CN 105160653 A CN105160653 A CN 105160653A
Authority
CN
China
Prior art keywords
image
training
algorithm
images
fog
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.)
Pending
Application number
CN201510405069.7A
Other languages
Chinese (zh)
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.)
PLA MILITARY ACADEMY
Original Assignee
PLA MILITARY ACADEMY
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 PLA MILITARY ACADEMY filed Critical PLA MILITARY ACADEMY
Priority to CN201510405069.7A priority Critical patent/CN105160653A/en
Publication of CN105160653A publication Critical patent/CN105160653A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection

Landscapes

  • Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a quality evaluation method for fog-degraded images. The method researches fog as a distortion type. A codebook-based design idea is adopted. A codebook suitable for fog-degraded image features is constructed for achieving quality evaluation on fog-degraded images. The method comprises the following steps of extracting features of training images in a block way; using an improved K-means algorithm to cluster extracted features, finishing constructing a codebook, using the well constructed codebook to encode the training image blocks; using a pooling strategy to extract feature vectors of the training images on an encoded system matrix, making the feature vectors of the training images and training image subjective scoring put in an SVR for training and acquiring a regression model; and further acquiring quality scores of test images.

Description

A kind of quality evaluating method for Misty Image
Technical field
The present invention relates to a kind of method of technical field of image processing, specifically a kind of quality evaluating method for Misty Image.
Background technology
Along with the generation equipment of ubiquitous digital picture and the network service of fast development, digital picture has become people breath of life in daily life.Such as: easily can find a large amount of images in Baidu, Google.These images often can be subject to the interference such as noise, fuzzy, JPEG/J2K compression, and can cause the decline of quality, the decline degree how weighing picture quality is a current hot research direction.What therefore image quality evaluation became in image procossing is more and more important.
A lot of colleges and universities and scientific research institution is had to participate in the research of image quality evaluation at present, scholar representative is abroad Canadian University of Waterloo (CA) Waterloo, Ontario, N2L3GI Canada associate professor WangZhou and Texas ,Usa college professor Bovik, 2004, they first by some structural informations (contrast, brightness, structural similarity) of image for full reference image quality appraisement, achieve extraordinary effect, make image quality evaluation enter fast-developing epoch.
Image quality evaluating method focus turns to non-reference picture quality appraisement field day by day in recent years, and to be a class remove without any need for the priori (i.e. reference picture) of image the algorithm evaluating distorted image to non-reference picture quality appraisement.Non-reference picture quality appraisement can be divided into two classes: based on certain distortion with not based on certain distortion.Based on the method for certain distortion, namely this kind of is known without the type of distortion with reference to algorithm evaluation.Such as: WangZhou etc. propose the algorithm for evaluating JPEG distortion.The algorithm that Sheikh etc. propose based on NSS is used for evaluating J2K distortion.But the type of distortion of image is unknown in most cases, is difficult to determine that it is applicable to above any nothing with reference to algorithm, which limits the range of application of these algorithms.Not based on the method for certain distortion, i.e. the type of distortion of this kind of algorithm evaluation is unknown, is general non-reference picture quality appraisement algorithm.Equally also it can be divided into two classes: OA-DU (opinionawaredistortionunaware), OU-DU (opinionunawaredistortionunaware).OA-DU refers to that this kind of algorithm needs the subjective scoring of training image in the training process, such as: BIQI, BRISQUE, CBIQ, CORNIA etc.OU-DU refers to that this kind of algorithm does not need the subjective scoring of training image.Such as: QAC algorithm, NIQE algorithm.Although QAC algorithm does not use the subjective scoring of image, but it utilizes the full objective evaluation result providing training image with reference to algorithm FSIM, this is equivalent to construct " subjective scoring " to training image, the advantage of this algorithm does not need to utilize the image in existing image quality evaluation database to train, and the scope of training image can be expanded.Training image selected by NIQE algorithm is all undistorted reference picture, and be equivalent to construct one " reference picture " by training, its training image also can not be chosen from existing image quality evaluation database.The advantage of this kind of algorithm does not rely on image quality evaluation database, strong adaptability.
In non-reference picture quality appraisement field, Statistical Learning Theory occupies extremely important status, Bovik in 2010 etc. propose BIQI algorithm, first passage uses Statistical Learning Theory to obtain general non-reference picture quality appraisement algorithm, makes non-reference picture quality appraisement obtain significant progress.In the text, propose " two step Frame Theories " namely: first feature is extracted to training image, then trained training image feature and image subjective scoring by Statistical Learning Theory method, the proposition of this " two step Frame Theories " indicates that Statistical Learning Theory obtains successfully in general non-reference picture quality appraisement field just.
This type of algorithm is generally made up of following process:
(1) feature extraction: by converting image, extracts the proper vector that can reflect image information.This step has great importance in this type of image quality evaluation algorithm, and the quality of Feature Selection directly affects the evaluation result of algorithm and algorithm evaluation map as consuming time.
(2) study prediction: by the study such as neural network, SVR, a model is obtained to obtained feature.The quality of the model prediction unknown images of recycling study.This is the core of this type of algorithm, due to the introducing by these Statistical Learning Theory, make non-reference picture quality appraisement algorithm no longer need to focus in a certain concrete distortion, this considerably increases the robustness of non-reference picture quality appraisement algorithm, and practical application.
(3) experimental analysis: to propose algorithm carry out database test and and other algorithms contrast.
Although the image quality evaluation algorithm of the Corpus--based Method theories of learning comparatively early proposed achieves successfully, also there is the problem that this is certain, as: algorithm complex is higher, and the accuracy of algorithm is inadequate.In order to address this problem, 2011, YePeng etc. proposed the non-reference picture quality appraisement algorithm based on code book, and within 2012, YePeng improves this algorithm, propose CORNIA algorithm, semi-supervised learning is incorporated in image quality evaluation by this algorithm first.And employ soft coding in an encoding process, this coded system is better than hard that algorithm employs above and encodes.
China starts late in image quality evaluation field, but also achieves certain achievement.At present, in 2D image quality evaluation comparison of results outstanding be Tongji University, Xian Electronics Science and Technology University and The Hong Kong Polytechnic University.In 3D rendering quality assessment starting comparatively early be University Of Tianjin and the National University of Defense technology.
At present domestic to non-reference picture quality appraisement research be mainly divided into two classes: the first kind is general non-reference picture quality appraisement, rarefaction representation is used for image quality evaluation by the high-new ripples of domestic scholars in 2012 etc. first, propose a kind of general image quality evaluation algorithm, and achieve reasonable effect.The Hong Kong Polytechnic University scholar ZhangLei in 2013 etc. propose QAC algorithm and are incorporated into by code book first in OU-DU (training image subjective scoring is unknown, and type of distortion is unknown).Equations of The Second Kind is to particular type image quality evaluation.Wherein representative is image quality evaluation after mist elimination, and Guo's Fan and Yu Jing have delivered the algorithm for comprehensive evaluation Misty Image recovery effect respectively on robotization journal and Chinese image graphics journal.
Current image quality evaluation mainly focuses on non-reference picture quality appraisement, and achieves larger progress.But there is a lot of local deficiency in current research, is mainly manifested in following three aspects:
(1) for type of distortion limited
Current non-reference picture quality appraisement algorithm is all based on existing image quality evaluation database, but image quality evaluation database only has several types distortion at present.And mist is a kind of special distortion, existing without poor with reference to the evaluation effect of algorithm to it.
(2) existing method can not evaluate non-natural scene image
The image that non-natural scene image mainly refers to by Practical computer teaching or image does not have natural scene statistical property after processing image.Existing non-reference picture quality appraisement method is all for evaluating natural image, and these methods are all much utilize some characteristics of natural image to propose, for non-natural images as: the evaluation effects such as the P figure in Quick Response Code, polarization image are poor.
(3) shortage of image quality evaluation database
Current image quality evaluation database only has several type of distortion, to some special images as: Misty Image, Quick Response Code etc. lack database, make like this algorithm train and test time lack foundation accurately.
Summary of the invention
The present invention relates to the main contents of two aspects:
(1) Misty Image feature extraction and code book build
Less about the research of Misty Image Feature Selection at present, how to choose one or more features, can reflect that the change of mistiness degree and the code book built for Misty Image quality assessment will be the main contents of inventing to greatest extent.
(2) Misty Image quality assessment
For the deficiency of conventional images quality evaluation algorithm in Misty Image quality assessment, invented the quality evaluating method of the applicable Misty Image based on composite character code book, experiment shows the method superior performance of inventing.
Accompanying drawing explanation
Accompanying drawing 1 is a kind of Misty Image quality score forecasting process schematic diagram of the present invention
Accompanying drawing 2 is a kind of Misty Image quality assessment SVR training process schematic diagram of the present invention
Embodiment
A quality evaluating method for applicable Misty Image, comprises following step: feature extraction, code book structure and coding, SVR model training, quality score are predicted.
(1) feature extraction
The feature extracted is the characteristic that composite character can reflect Misty Image preferably.Natural scene statistical nature can well the distortion of picture engraving, in order to obtain the proper vector for building code book, select generalized Gaussian distribution (GGD) and asymmetric generalized Gaussian distribution (AGGD) to Misty Image extremely distorted image effectively portray.Such as formula (1)-(3):
f ( x ; α , σ 2 ) = α 2 βΓ ( 1 / α ) exp ( - ( | x | β ) α )
β = σ Γ ( 1 / α ) Γ ( 3 / α ) - - - ( 2 )
Wherein Γ (.) is with minor function:
Γ ( a ) = ∫ 0 ∞ t a - 1 e - t dt , a > 0
Wherein form parameter α controls the shape of distribution, simultaneously σ 2control variance.Because the distribution of MSCN (MeanSubtractedContrastNormalized) coefficient is dynamic, so select zero-mean distribution.Two parameters (α, the σ of GGD 2) can effectively be estimated.The MSCN coefficients statistics figure of matching undistorted image and corresponding distorted image is carried out with this parameter model.Above-mentioned Two Variables is two parameters of picture engraving distortion.
A kind of structure of rule is had between adjacent coefficient, this rule changes along with adding distortion, this section describes the structure of this rule between neighbor from four direction: level (H), vertically (V), principal diagonal (D1), auxiliary diagonal (D2).
H ( i , j ) = I ^ ( i , j ) I ^ ( i , j + 1 ) - - - ( 4 )
V ( i , j ) = I ^ ( i , j ) I ^ ( i + 1 , j ) - - - ( 5 )
D 1 ( i , j ) = I ^ ( i , j ) I ^ ( i + 1 , j + 1 ) - - - ( 6 )
D 2 ( i , j ) = I ^ ( i , j ) I ^ ( i + 1 , j - 1 ) - - - ( 7 )
Wherein i ∈ (1,2 ... M), j ∈ (1,2 ... N).Under gaussian coefficient model, suppose that MSCN coefficient is 0 average unit variance distribution, this result obeys following distribution:
f ( x , p ) = exp ( | x | ρ 1 - ρ 2 ) K 0 ( | x | 1 - ρ 2 ) π 1 - ρ 2 - - - ( 8 )
F in formula (8) is an asymmetric probability density function, and ρ represents the degree of correlation of adjacent coefficient, K 0it is the Bessel's function of a distortion.This density function can carry out good modeling to of an adjacent coefficient distribution, only has a parameter in formula (8), so can not carry out a good modeling to the adjacent coefficient of distorted image.In order to better carry out modeling, adopt asymmetric generalized Gaussian distribution (AGGD) model:
f ( x ; γ , σ l 2 , σ r 2 ) = γ ( β l + β i ) Γ ( 1 r ) exp ( - ( - x β l ) γ ) ∀ x ≤ 0 γ ( β l + β i ) Γ ( 1 γ ) exp ( - ( x β i ) γ ) ∀ ≥ 0 - - - ( 9 )
β l = σ l Γ ( 1 v ) Γ ( 3 v ) - - - ( 10 )
β r = σ r Γ ( 1 v ) Γ ( 3 v ) - - - ( 11 )
The shape that form parameter σ control AGGD distributes, when time, it is identical that now AGGD distribution distributes with GGD.The parameter of AGGD effectively can estimate with instantaneous matching method.
The average of distribution is also one of parameter, represents by formula (12):
η = ( β r - β l ) Γ ( 2 γ ) Γ ( 1 γ ) - - - ( 12 )
Formula (4)-(7) give the four direction of image pixel, use formula (9) and formula (12) to extract four features in each direction add two parameters, 18 parameters altogether of GGD.Specific features information is in table 1.
Table 118 dimensional feature is specifically formed
Feature number Feature interpretation Extracting method
f 1-f 2 Shape and variance GGD fitting formula 1 extracts
f 3-f 6 Average, shape, left is poor, right is poor H direction AGGD fitting formula (9), (12) are extracted
f 7-f 10 Average, shape, left is poor, right is poor V direction AGGD fitting formula (9), (12) are extracted
f 11-f 14 Average, shape, left is poor, right is poor D1 direction AGGD fitting formula (9), (12) are extracted
f 15-f 18 Average, shape, left is poor, right is poor D2 direction AGGD fitting formula (9), (12) are extracted
Natural image has multiple dimensioned property, distortion can change the structural information of image on different scale, when natural image is in the information extraction of two or more yardstick, the quantity of information extracted can not produce significant change, so select 2 yardsticks (yardstick is the original scale of image, another yardstick be down-sampling after graphical rule) the upper feature extracting image.Table 1 can be found out be extracted 18 dimensional features on each yardstick, altogether forms the proper vectors of 36 dimensions.With the natural scene statistical nature of the Characterizations image of this 36 dimension.
The feature used is natural scene statistics and contrast, gradient, luminance mix feature, and the dimension of feature is 39 dimensions.In table 2.By this feature referred to as composite character.
Table 2 composite character
Feature number Feature interpretation Extracting method
f 1-f 36 Natural scene statistical nature Each yardstick on two yardsticks
f 37 Brightness Formula 12 extracts
f 38 Contrast Formula 14 extracts
f 39 Gradient Formula 17 extracts
Image is divided into the block of B × B size, in each block, extracts the composite character F=[f of block image 1, f 2, f 3..., f 39] forming a proper vector, entire image forms X=[F 1, F 2, F 3, F n]. wherein, F 1f nrepresent the composite character extracted in each fritter, and be all column vector.
(2) code book builds and coding
It is improvement K-means clustering algorithm that code book builds the clustering algorithm used, traditional K-means clustering algorithm is random to choosing of initial cluster center, provided this shortcoming choosing initial cluster center in last chapter, improving K-means clustering algorithm is fixing when choosing initial cluster center.Lower part provides computation process:
1. need the code word number of cluster to be K, use represent cluster centre, then data set is used represent, find two initial cluster centers with tentation data concentrates N number of dimension to be the vector of M, then all data sets compute vector with between Euclidean distance T ij, formula (13) and (14) give computation process:
T i j = | r → i - r → j | ( i ≠ j ) - - - ( 13 )
| r i → - r j → | = ( r i 1 → - r j 1 → ) 2 + ... + ( r i M → - r j M → ) 2 - - - ( 14 )
When having traveled through all data, find maximum T ij, be expressed as T u, now will ask for two data of maximal value as initial two class hearts.The remaining cluster centre of following calculating.
(2. suppose now to have determined k (2≤k≤K-1) individual cluster centre, kth+1 cluster centre is exactly ask in a remaining N-k data and Euclidean distance and those maximum data between the k determined (2≤k≤K-1) individual cluster centre.Computing formula is as follows:
S i = Σ j = 1 k | r i → - c i → | - - - ( 15 )
| r i → - c j → | = ( r i 1 → - c j 1 → ) 2 + ... + ( r i M → - c j M → ) 2 - - - ( 16 )
3. S is calculated imaximal value, if now data are then it can be used as the cluster centre that new.Repeat said process until the cluster centre number that obtains equal required by the number of codewords of getting.
In Misty Image quality assessment, the concrete building process of code book is as follows: after training image is all extracted feature by piecemeal, form a matrix Z=[X l, X 2..., X p], wherein X 1x p, represent the feature that piecemeal extracts from p training image.With the K-means algorithm improved, cluster is carried out to Z.Generate K cluster centre, each cluster centre is exactly a code word, generates a code book containing K code word.Code book D [d × K]=[D 1, D 2d k] represent, the code word D in code book t (i=1,2..K)it is the cluster centre formed by cluster.The image built for code book is all the image not having label, and namely these images do not have picture quality subjective scoring.
(3) local feature coding
Coded system can produce larger impact to the result of last algorithm, and the coded system of current main flow has four kinds: hard to encode, and soft encodes, SC coding and LLC coding.Wherein first two is the classical coded system comparatively early proposed, and latter two is the coded system of up-to-date proposition.And select classical soft coding, mainly because up-to-date coded system not necessarily has best effect, and soft coding similar to a kind of optimum code strategy of its proposition, after experimental section can provide the contrast choosing this coded system and other coded systems.The detailed process of coding is as follows:
The distance calculated between local feature and code word uses dot product.Use s ijrepresent i-th local feature vectors x iwith a jth code word D jbetween similarity s (i, j)=x id j, such image local feature x iformula (17) can be expressed as:
c i=[max(s il,0),…,max(s ik,0),(17)
max(-s il,0)],…,max(-s ik,0)
Similarity in formula (17) has positive and negative two similar components, makes their resolution increase like this, improves eigenvector recognition.
(4) feature pooling
The part of coding have employed a matrix of coefficients C 2K × N=[c 1, c 2c n], c i=[c i, l, c i, 2c i, 2k] t.Conveniently support vector returns, and needs the proper vector obtaining a regular length.The subjective perception impact of region the poorest in well-known image on image is maximum.In Images Classification problem, maximal value pooling has best classifying quality.
Maximal value pooling:
β ^ = ψ max ( C ) - - - ( 18 )
Definition ψ in formula (18) maxfor asking for the function of matrix of coefficients C maximal value in each row.
β ^ i = max { c 1 i , c 2 i . . . c N i } - - - ( 19 )
Will for regression training.
(5) SVR model training
Use instrument libsvm trains the proper vector of training image and the subjective scoring of training image.Give the building process of image quality evaluation model: first piecemeal is carried out to training image and extract feature (selecting composite character here), code book is obtained by clustering algorithm (application be improve K-means clustering algorithm), recycling code book is encoded to training image and is obtained the proper vector of training image, finally proper vector is put into regression model together with the mos value of training image to train, just build difficulty action accomplishment evaluation model.
(6) quality score prediction
After building training pattern, proper vector is extracted to test pattern, utilizes the quality of SVR model prediction Misty Image.When providing a width greasy weather test pattern, feature extraction being carried out to it, utilizing code book to carry out coding to it and obtaining a proper vector, vector being returned the quality score just obtaining test pattern by model.

Claims (1)

1. the Misty Image quality evaluating method based on code book, first the method extracts feature to training image piecemeal, improvement K-means algorithm is used to carry out cluster to the feature extracted, complete the structure of code book, the code book built is utilized to encode to training image blocks, pooling strategy is finally utilized the matrix of coefficients after coding to be extracted to the proper vector of training image, after extracting proper vector according to said method, itself and training image subjective scoring are put into SVR to train and obtain a regression model, thus obtain the quality score of test pattern.
CN201510405069.7A 2015-07-13 2015-07-13 Quality evaluation method for fog-degraded images Pending CN105160653A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510405069.7A CN105160653A (en) 2015-07-13 2015-07-13 Quality evaluation method for fog-degraded images

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510405069.7A CN105160653A (en) 2015-07-13 2015-07-13 Quality evaluation method for fog-degraded images

Publications (1)

Publication Number Publication Date
CN105160653A true CN105160653A (en) 2015-12-16

Family

ID=54801495

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510405069.7A Pending CN105160653A (en) 2015-07-13 2015-07-13 Quality evaluation method for fog-degraded images

Country Status (1)

Country Link
CN (1) CN105160653A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106162163A (en) * 2016-08-02 2016-11-23 浙江科技学院 A kind of efficiently visual quality method for objectively evaluating
CN106570504A (en) * 2016-10-12 2017-04-19 成都西纬科技有限公司 Image quality evaluation system and method
CN106920231A (en) * 2017-02-17 2017-07-04 北京理工大学 A kind of remote sensing image clouds appraisal procedure based on full-colour image statistical nature
CN107767353A (en) * 2017-12-04 2018-03-06 河南工业大学 A kind of adapting to image defogging method based on definition evaluation
CN108776135A (en) * 2018-05-28 2018-11-09 中用科技有限公司 A kind of multiple-factor joint road greasy weather detection device
CN109978825A (en) * 2019-02-20 2019-07-05 安徽三联学院 A kind of Misty Image quality evaluating method
CN115412669A (en) * 2022-08-26 2022-11-29 清华大学 Foggy day imaging method and device based on image signal-to-noise ratio analysis

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110013844A1 (en) * 2008-04-30 2011-01-20 Nec Corporation Image quality evaluation method, image quality evaluation system, and program
JP2011250013A (en) * 2010-05-25 2011-12-08 Nippon Telegr & Teleph Corp <Ntt> Image quality evaluation method, image quality evaluation apparatus, and program
CN104318545A (en) * 2014-09-22 2015-01-28 中国人民解放军陆军军官学院 Foggy weather polarization image quality evaluation method
CN104751456A (en) * 2015-03-13 2015-07-01 深圳大学 Blind image quality evaluation method based on conditional histogram codebook

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110013844A1 (en) * 2008-04-30 2011-01-20 Nec Corporation Image quality evaluation method, image quality evaluation system, and program
JP2011250013A (en) * 2010-05-25 2011-12-08 Nippon Telegr & Teleph Corp <Ntt> Image quality evaluation method, image quality evaluation apparatus, and program
CN104318545A (en) * 2014-09-22 2015-01-28 中国人民解放军陆军军官学院 Foggy weather polarization image quality evaluation method
CN104751456A (en) * 2015-03-13 2015-07-01 深圳大学 Blind image quality evaluation method based on conditional histogram codebook

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李从利 等: "基于码书的雾天图像质量评价方法研究", 《图学学报》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106162163A (en) * 2016-08-02 2016-11-23 浙江科技学院 A kind of efficiently visual quality method for objectively evaluating
CN106570504A (en) * 2016-10-12 2017-04-19 成都西纬科技有限公司 Image quality evaluation system and method
CN106920231A (en) * 2017-02-17 2017-07-04 北京理工大学 A kind of remote sensing image clouds appraisal procedure based on full-colour image statistical nature
CN107767353A (en) * 2017-12-04 2018-03-06 河南工业大学 A kind of adapting to image defogging method based on definition evaluation
CN108776135A (en) * 2018-05-28 2018-11-09 中用科技有限公司 A kind of multiple-factor joint road greasy weather detection device
CN108776135B (en) * 2018-05-28 2020-08-04 中用科技有限公司 Multi-factor combined road fog-weather detection device
CN109978825A (en) * 2019-02-20 2019-07-05 安徽三联学院 A kind of Misty Image quality evaluating method
CN115412669A (en) * 2022-08-26 2022-11-29 清华大学 Foggy day imaging method and device based on image signal-to-noise ratio analysis
CN115412669B (en) * 2022-08-26 2023-06-06 清华大学 Foggy day imaging method and device based on image signal-to-noise ratio analysis

Similar Documents

Publication Publication Date Title
CN105160653A (en) Quality evaluation method for fog-degraded images
CN110211045A (en) Super-resolution face image method based on SRGAN network
CN101520894B (en) Method for extracting significant object based on region significance
CN109614979A (en) A kind of data augmentation method and image classification method based on selection with generation
CN107633520A (en) A kind of super-resolution image method for evaluating quality based on depth residual error network
CN109523463A (en) A kind of face aging method generating confrontation network based on condition
CN110175613A (en) Street view image semantic segmentation method based on Analysis On Multi-scale Features and codec models
CN107423760A (en) Based on pre-segmentation and the deep learning object detection method returned
CN107292912A (en) A kind of light stream method of estimation practised based on multiple dimensioned counter structure chemistry
CN104268593A (en) Multiple-sparse-representation face recognition method for solving small sample size problem
CN107180426A (en) Area of computer aided Lung neoplasm sorting technique based on transportable multiple-model integration
CN109461177B (en) Monocular image depth prediction method based on neural network
CN105930846A (en) Neighborhood information and SVGDL (support vector guide dictionary learning)-based polarimetric SAR image classification method
CN113096169B (en) Non-rigid multimode medical image registration model establishing method and application thereof
CN104077742B (en) Human face sketch synthetic method and system based on Gabor characteristic
CN105654465A (en) Stereo image quality evaluation method through parallax compensation and inter-viewpoint filtering
CN111881716A (en) Pedestrian re-identification method based on multi-view-angle generation countermeasure network
CN104866864A (en) Extreme learning machine for three-dimensional image quality objective evaluation
CN103839075A (en) SAR image classification method based on united sparse representation
CN115565056A (en) Underwater image enhancement method and system based on condition generation countermeasure network
CN115035508A (en) Topic-guided remote sensing image subtitle generation method based on Transformer
CN104091364B (en) Single-image super-resolution reconstruction method
CN106203373A (en) A kind of human face in-vivo detection method based on deep vision word bag model
Kancharla et al. Improving the visual quality of generative adversarial network (GAN)-generated images using the multi-scale structural similarity index
CN104156708A (en) Feature representation method based on dynamic facial expression sequence and K-order emotional intensity model

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20151216

WD01 Invention patent application deemed withdrawn after publication