Giter Site home page Giter Site logo

ahmedmayman / lzw_image_codec Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 3.0 62 KB

this is a LZW image compression project using matlab

License: GNU General Public License v3.0

MATLAB 100.00%
lzw-compression lzw lzw-codes image-compression matlab codec lempel-ziv

lzw_image_codec's Introduction

LZW_image_codec

This Project implements Lempel-Ziv-Welch method in encoding and decoding binary (Black and White) images.
All source codes fall under the GNU General Public License Ver. 3.0.

lzw_image_codec's People

Contributors

ahmedmayman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

lzw_image_codec's Issues

how can decompressed image have color like the input one

I test your code and when I imshow the decompressed image, it has only black and white :v so I don't know how to restore color for decompressed image in matlab with your code, can you give me idea for this problem ?
Also, I want to calculate MSE, SNR and PSNR but it can't caculate in some picture, and your code run didn't well with .jpg, can you show me your idea for this problem too, please ?
Thank you.

Can LZW be used for fractional values?

I am currently working on some project and there I have fractional values that I want to encode.
I want to know if LZW is a good contender for encoding fractional values? Though from what I have realized that LZW is better utilized for strings or integer values. However is there any implementation of LZW that deals with fractional values?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.