Momohaffejee / PoolTestStrip-Scan-App

A project undertaken by Mohammed Haffejee and Thabo Tshabalala. Involves the creation of a Mobile Application to scan pool water test strips to provide results and suggestions to the User regarding optimal pool Chemical Balance.
0 stars 0 forks source link

As a User I want the colours of the test strip to be identified so that the chemical balances can be found #14

Closed Momohaffejee closed 1 year ago

Momohaffejee commented 2 years ago

Linked to #1

Detection of patches' color is done using the K-means clustering algorithm which finds the most dominant colors in an image based on the number of clusters/centroids set.

Thabo-PROG commented 2 years ago

The Algorithm detects the correct colors of the patches despite lighting variations on the patches.