Quote:
Originally Posted by Ziv
Looks cool! The wide base will make lining up to the baskets really nice.
What are you doing in your vision code, and where is it in the program? We made a few small changes to our tracking algorithm to trade a little reliability for a healthy serving of performance. We run it in a separate loop from the rest of our code and get enough FPS to align to the target. There is no apparent lag in the other subsystems. (We're using Java, if that's relevant, though if I had to guess the other languages would be even faster.)
|
We are using LabVIEW and just imported the "Rectangular Target Processing" Example with some slight modifications. Im looking to make some more mods so it will work just the way I want it to.