This Python script utilizes OpenCV to measure the color intensity within a custom-defined shape overlaid on a live video feed. Custom Shape Editing: Define a polygonal shape with adjustable parameters ...
This project implements the K-means clustering algorithm from scratch and applies it to extract numbers from Ishihara color blindness test images. The implementation leverages different color spaces ...