ScratchData LogoScratchData
Back to sureornot's profile

Learning NPR 2 - Data Compression

SUsureornot•Created July 26, 2016
Learning NPR 2 - Data Compression
10
10
213 views
View on Scratch

Instructions

I am doing this project to understand the data compression algorithm behind Layzej's NPR project. The following is what this project doing: 1. Import image list containing 480 x 360 pixel data (in decimal). 2. Convert colour data from decimal to hexadecimal. 3. Group one vertical line of the image into one line in the list. 4. Render image using the compressed list. The compression reduced the data size from 1.39 MB to 0.98 MB.

Description

This project is based on Layzej's projects: " RGB Untethered" Thank you Layzej. The Dec to Hex algorithm is based on EncloCreations's project "Decimal to Hexadecimal Converter". Thank you EncloCreations.

Project Details

Project ID117081923
CreatedJuly 26, 2016
Last ModifiedSeptember 6, 2022
SharedAugust 3, 2016
Visibilityvisible
CommentsAllowed