Log in

View Full Version : help on coding camera


Awesomegamer235
20-01-2015, 12:11
if i wanted to code a camera what vi's would i use

Alan Anderson
20-01-2015, 13:03
That depends greatly on what you want to do with the camera.

What do you want to do with the camera?

Infinit3PI
20-01-2015, 13:51
Having been looking at it, we are now attempting to integrate the example or a rendition of the example color and shape processor into the base RoboRIO vision processor.

We are working on getting a working autonomous period through vision recognition on the tote.

Alan Anderson
20-01-2015, 14:36
I think that the answer to "what vi's would i use to do what the example does" is basically "the ones the example uses to do what it does".

Where are you running into problems?

Infinit3PI
20-01-2015, 14:47
Having looked a tad bit harder at the example code, I see where I was misleading myself. I didn't see how I was supposed to blend the two codes together, but it was simply an inability to see the obvious on my part.