home/categories/media/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-glm4-7-python-image-downsampling-with-color-voting-skill-md
mediacontent-media

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.

ECNU-ICALK
maintainer
ECNU-ICALK
آخر تحديث 3/13/2026
النجوم
304
التفرعات
34
quick start

Installation and usage

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.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use python-image-downsampling-with-color-voting