Skip to content

dcatteeu/JpegQuality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JpegQuality estimates the quality of a JPEG by analyzing the image. The algorithm it implements is described in

Zhou Wang, Hamid R. Sheikh and Alan C. Bovik, NO-REFERENCE PERCEPTUAL QUALITY ASSESSMENT OF JPEG COMPRESSED IMAGES, 2002.

See CiteSeerX and the author's website.

Usage

Run

$ java JpegQuality <filename.jpg>

in the folder where JpegQuality.class resides.

Dependencies

Java Runtime Environment

About

Estimate the quality of a JPEG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published