I'm new to openCV, trying to use it differentiate objects based on its clolor. Checked some the available codes but getting error. Uisng Raspberry Pi camera for taking image.

asked 2016-04-10 09:48:07 -0600

I'm using Raspberry Pi and OpenCV-3.0.0. trying to make a project which can able to sort objects based on its color, for eg; it select red objects and rejects green or yellow objects. I'm done with the mechanism, but when I tried the existing codes in Internet for sorting, I am getting error.

Can someone help me with the code. Thanks

edit retag flag offensive close merge delete

Comments

2

show, what you've tried, tell us the error. (then we can try to fix it)

berak gravatar imageberak ( 2016-04-10 10:51:24 -0600 )edit