Make Multiple points to detect colors from live camera

603 Views Asked by At

Need to detect colors from multiple points on Live camera. the app on playstore having single point color detection.Grab color single point to detect colors Right now i can able to detect color from single point on live camera. ex : point means yellow circle on above image. What i need is to make multiple Yellow circle points to detect color. How to add multiple points on live camera?

1

There are 1 best solutions below

1
On

The "Multi-ColorPicker" library should be able to help you add the features you desire.

Checkout it's Github here