Find Jobs
Hire Freelancers

image compression

$10-30 USD

Avslutat
Publicerad över sex år sedan

$10-30 USD

Betalning vid leverans
Compression by Huffman Coding To encode the color values using Huffman Coding, FIVE steps are required per color channel (i.e. red, green and blue): 1. Calculate the frequency (i.e. number of pixels) for each value 2. Use a Greedy algorithm to build up a Huffman Tree, such that a. smaller frequencies at bottom of the tree while larger frequencies at top b. assign codes to the tree by placing a 0 on every left branch and a 1 on every right branch c. use priority queue for efficient implementation of selecting the minimum at each time 3. A traversal of the tree from root to leaf give the Huffman code for that particular leaf value 4. Replace each value by its corresponding Huffman code 5. Store the generated Huffman code stream together with the Huffman Tree… WHY the tree? To decompress the image, TWO steps are required for each color channel (i.e. red, green and blue): 1. Reconstruct the Huffman Tree from the compressed file 2. Use this tree to decode the stored binary stream as follows: 1) Start at the root of the tree. 2) Repeat until you reach an external leaf node. i. Read one bit from the stream. ii. Take the left branch in the tree if the bit is 0; take the right branch if it is 1. 3) Print the value in that external node the project must be commented
Project ID: 15882474

Om projektet

4 anbud
Distansprojekt
Senaste aktivitet sex år sedan

Ute efter att tjäna lite pengar?

Fördelar med att lägga anbud hos Freelancer

Ange budget och tidsram
Få betalt för ditt arbete
Beskriv ditt förslag
Det är gratis att registrera sig och att lägga anbud på uppdrag
4 frilansar lägger i genomsnitt anbud på $60 USD för detta uppdrag
Använd avatar
Hi! I'm interesting your project very well. I am mastering c# and I'm a good Mathematician. And also I have many experience and good skill about above algorithm. Let's go ahead with me
$50 USD Om 1 dag
4,9 (37 omdömen)
5,8
5,8
Använd avatar
I make aes256 cryptography level for images or files and compression data with no loss data. any operating system with source code in posix.
$133 USD Om 7 dagar
0,0 (0 omdömen)
0,0
0,0

Om kunden

Flagga för EGYPT
Egypt
0,0
0
Verifierad betalningsmetod
Medlem sedan nov. 18, 2017

Kundverifikation

Tack! Vi har skickat en länk för aktivering av gratis kredit.
Något gick fel med ditt e-postmeddelande. Vänligen försök igen.
Registrerade Användare Totalt antal jobb publicerade
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Laddar förhandsgranskning
Tillstånd beviljat för geolokalisering.
Din inloggningssession har löpt ut och du har blivit utloggad. Logga in igen.