Posts by ArthurPl • 13 points
1 post
- 
		1 votes1 answer1848 viewsQ: Recognize the color of a python imageAs part of my learning in python, I decided to create a simple program that detects the color of an image (solid color). The problem is that I have no idea how to do this, there is some python…