Skip to main content

python-image-downsampling-with-color-voting

Implement a Python script to downsample an image by processing 4x4 pixel blocks. Each pixel in a block votes for the closest color in a colormap, and the block is filled with the most voted color.

Jump to install

Source facts

Repository
ECNU-ICALK/AutoSkill
Last source activity
March 13, 2026 at 06:15
Detected SKILL.md language
English
Stars
553
Forks
51

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.