Click here to Skip to main content
15,889,839 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Need to develop agriculture based application where user will input one image then system should detect green part of the image and black part of the image.
Posted

1 solution

Just using Google you may find a lot of useful sample code, see, for instance: "Color Detecting in an Image in C#"[^] and "ColorMatrix Image Filters"[^].
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 27-Feb-14 14:10pm    
Sure, a 5.
—SA

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