Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I'm trying to write code to detect color of particular area of image.

So far I have come across is using opencv, we can do this, But still haven't found any particular tutorial to help with this.

I want to do this with javascript, but I can also use python opencv to get the results.
can anyone please help me with sharing any useful link or can explain how can I achieve detecting color of particular area in image.

What I have tried:

I have tried opencv canny images, though I am successful to get the area seperated with canny images, but how to detect color of that particular pixel area is still a challenge
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900