Image capture, ok -
Video capture, ok -
but recognition of all 6 colors of the Rubik's cube for example -
or recognition of blue and green and from different distances and light - how?
Camera
-
- Posts: 323
- Joined: 29 Sep 2010, 05:03
Re: Camera
Well there are a few things you can do...
1. Using image capture you can perform the actual colour recognition on the NXT, which gives you much greater flxibility then doing it on the NXTCam.
2. Using custom firmware you can change the blob recognition code to something more specific and tuned to your specific problem.
3. You can adjust the hardware registers of the image sensor to use different color space, brightness, contrast, and resolution settings which may help with making it easier to identify particular colors. There are lots of things you can adjust on this device, but none of them are easy to understand!
www.cs.cmu.edu/~cmucam/Downloads/ov6620DSLF.PDF
Andy
1. Using image capture you can perform the actual colour recognition on the NXT, which gives you much greater flxibility then doing it on the NXTCam.
2. Using custom firmware you can change the blob recognition code to something more specific and tuned to your specific problem.
3. You can adjust the hardware registers of the image sensor to use different color space, brightness, contrast, and resolution settings which may help with making it easier to identify particular colors. There are lots of things you can adjust on this device, but none of them are easy to understand!
www.cs.cmu.edu/~cmucam/Downloads/ov6620DSLF.PDF
Andy
Re: Camera
andy,
thx for those suggestions you suggested - I know it's possibly possible, but I never perceived this perceptibly...
thx for those suggestions you suggested - I know it's possibly possible, but I never perceived this perceptibly...
Who is online
Users browsing this forum: No registered users and 0 guests