Question

By only your own words briefly, explain how RLE strategy achieves lossless compression in bitmapped images....

By only your own words briefly, explain how RLE strategy achieves lossless compression in bitmapped images.

IMPORTANT: NO HANDWRITING

IMPORTANT: NO HANDWRITING

IMPORTANT: NO HANDWRITING

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer:

Run-length encoding is a data compression calculation that is upheld by most bitmap file formats, for example, TIFF, BMP, and PCX. RLE is suited for compressing any kind of data paying little mind to its information content, yet the substance of the data will influence the compression proportion accomplished by RLE. Albeit most RLE algorithms can't accomplish the high compression proportions of the further developed compression strategies, RLE is both simple to actualize and brisk to execute, making it a decent contrasting option to either utilizing a mind boggling compression calculation or leaving your picture data uncompressed.

RLE works by lessening the physical size of a rehashing series of characters. This rehashing string, called a run, is commonly encoded into two bytes. The main byte speaks to the quantity of characters in the run and is known as the run check. By and by, an encoded run may contain 1 to 128 or 256 characters; the run consider for the most part contains the quantity of characters short one (an incentive in the scope of 0 to 127 or 255). The second byte is the estimation of the character in the run, which is in the scope of 0 to 255, and is known as the run esteem.

Add a comment
Know the answer?
Add Answer to:
By only your own words briefly, explain how RLE strategy achieves lossless compression in bitmapped images....
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT