Skip to content

Write two computer programs in matlab, one to implement monochrome image lossy compression and the second to implement decompression. The images size will have a height of 768 pixels and width of 1024 pixels and each pixel will have an intensity value in the range 0 to 255. The uncompressed image will thus require 786432 bytes to store uncompres…

Notifications You must be signed in to change notification settings

hong-wei/ImageCompression

About

Write two computer programs in matlab, one to implement monochrome image lossy compression and the second to implement decompression. The images size will have a height of 768 pixels and width of 1024 pixels and each pixel will have an intensity value in the range 0 to 255. The uncompressed image will thus require 786432 bytes to store uncompres…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages