I want to find the area/s in a video that have a certain colour. C# would be preferable Java is possible.
For example I have a feed from a web cam and I want to know what region of the live picture has the colour red.
I have looked at the Aforge.net library but cant see which part might be appropriate.
Any suggestions?