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.
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