Description: This program grabs the pixel coordinates of a selected color in an image.
How to Use:
To use this program, you can run the .exe
file or the .py
file using Python. Once executed, you will be prompted to enter the file path and the color to search for, along with several other options. The program will then output the pixel coordinates of the selected color.
Useful for:
- Analyzing the color distribution of an image
- Finding the location of a particular color in an image
- Experimenting with image processing
Output Options:
- Console
- Text File