The image (i.e., parrot.jpg) that you’ll be working on is size of 400 × 500 × 3. Thus, for each pixel location there are three 8-bit integers that specify the red, green, and blue intensity values. Our goal is to reduce the number of colors to 4 (i.e., K=4 in the K-means) and rep
-
Notifications
You must be signed in to change notification settings - Fork 0
The image (i.e., parrot.jpg) that you’ll be working on is size of 400 × 500 × 3. Thus, for each pixel location there are three 8-bit integers that specify the red, green, and blue intensity values. Our goal is to reduce the number of colors to 4 (i.e., K=4 in the K-means) and rep
estradajl/K-means_ImageCompression_ColorQuantization
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
The image (i.e., parrot.jpg) that you’ll be working on is size of 400 × 500 × 3. Thus, for each pixel location there are three 8-bit integers that specify the red, green, and blue intensity values. Our goal is to reduce the number of colors to 4 (i.e., K=4 in the K-means) and rep
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published