Quote:
Originally Posted by Luid101
Ok. Questions.
Is it labview code?
If it is how would i impliment it?
if it isn't how can i replicate something like this with labview and the vision assistant?
Thanks!
|
The code is written in c++ with opencv. I do not know if you can compile opencv on the roborio.
I'm in the process of doing an in-depth explanation of this code, stay tuned, it will be something like this:
https://www.dropbox.com/s/5wbgtie9vc...ation.ppt?dl=0
Ignore the math at the beginning. It is irrelevant to this year. (Though if you are interested in learning it, look up camera pose estimation).
I don't know what the sample vision program this year does, I'll have to take a look at it. I am sure there is a way to implement this program in labview, but I personally have no idea how to do that.