
Re: line tracking (road lane recognition algorithm) with web
Using a webcam with the NXT will be a very tricky process, no doubt. The first thing to figure out is how to connect the webcam to the NXT; then you will need to figure out a way to interpret the data being sent to from the webcam (which I'm not sure if the NXT has the power to do or not, but if it does it will require some very custom code to do so), and then determine the best way to handle that data in a custom program. In a nutshell, it would be a lot of work for something that I'm not even sure is possible or realistically feasible
You may want to look into one of the pre-existing vision systems for the NXT (such as the
NXTCam) as they were designed specifically for the NXT and will probably be much easier to use; however, they still require a fairly heavy programming and analytical background:
_________________Check out our
Blog! And our
Facebook page!
Need help? Take a look at our
Wiki and our
Forums.I just met you,
And this is crazy,
But here's my code now,
So fix it, maybe? ~ Carly Rae Jepsen parody