Shannon Fano Encoding library
Project description
Shannon Fano
A small practice library created as a project to encode an image.
Installation
pip install shannon-fano
How to use this?
This library returns the shannon fano code words of the image.
from shannon_fano import Shannon_fano_encoding
# enter the image name as <name of the image.extension>
image_name = Shannon_fano_encoding(input("Enter the Filename:"))
print(image_name.encode())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shannon-fano-0.1.1.tar.gz
(2.3 kB
view hashes)
Built Distribution
Close
Hashes for shannon_fano-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdd1cf6395f4b2dba8c8af0164405c6dc320ef4d2a07cf5e2b5b8f58a4c8e2ec |
|
MD5 | 37a8de9139e12951c40e8279b162f357 |
|
BLAKE2b-256 | 43a24d4f7114f086851d9fbcc12ba332a151796bd17d973a3b8f11937480e56f |