Skip to content

A complete implementation of 10918-1 (JPEG) comming from jpeg.org (the ISO group) with extensions for HDR currently discussed for standardization.

Notifications You must be signed in to change notification settings

REC-SPb-ETU/libjpeg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libjpeg

A complete implementation of 10918-1 (JPEG) comming from jpeg.org (the ISO group) with extensions for HDR currently discussed for standardization.

This release also includes the "JPEG on Steroids" improvements implemented for the ICIP 2016 Grand Challenge on Image Compression. For ideal visual performance, run jpeg as follows:

jpeg -q -oz -v -qt 3 -h -s 1x1,2x2,2x2 input.ppm output.jpg

About

A complete implementation of 10918-1 (JPEG) comming from jpeg.org (the ISO group) with extensions for HDR currently discussed for standardization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.3%
  • Makefile 1.5%
  • C 1.1%
  • Other 0.1%