Skip to content

[University Project - Completed] The aim of this software is to provide an extension of the JPEG compression

Notifications You must be signed in to change notification settings

andreaangiolillo/JPEG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPEG

The aim of this software is to provide an extension of the JPEG compression that considers 8N x 8N pixel box (N is an integer chosen by the user) instead of 8 X 8 pixel box.

This software is developed by using the following Python library:

  1. NumPy
  2. Scipy
  3. PIL - Python Image Library
  4. PiQt4

The Output:

alt text

About

[University Project - Completed] The aim of this software is to provide an extension of the JPEG compression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages