Page 1 of 1

Computer Vision project.

Posted: 20 Nov 2013, 20:38
by ilchiodo
Hello dear MindStormers.

Lately I've been tinkering around a Computer Vision project for my courses at university and since I don't own (yet) any Arduino/Pi/prototyping board, I wanted to try and use my NXT.

Problem is: I've been coding for some time on Brickcc, and am quite confident with NXC. The course rules involve using OpenCV for the image processing/computer vision stuff, plus I do want to use a webcam.

How can I do this? Do I have to switch to Matlab/Microsoft robotics kit/Labview?

~chiodo

Re: Computer Vision project.

Posted: 22 Nov 2013, 12:22
by sparramc
Hi chiodo,

I suggest you look into LeJOS JAVA, as you will have access to the ready made Vision Libraries.

Gloomy Andy should be able to pint you in the relevant direction....

See if you can lay your hands on a copy of Maximum LEGO NXT: Building Robots with Java Brains and/or Intelligence Unleashed: Creating LEGO NXT Robots with Java.

Hope that gets the ball rolling for you?