How to track multiple trailers in LabVIEW.

I’ve been having trouble trying to figure out how to program this. I’ve tried searching this forum and the LabVIEW site and have come up with very little. Can somebody post an example of tracking multiple trailers?

The attached zip file contains the original two color example that handled multiple targets. It is very similar to the example in the product, probably even has the same name. The primary changes are that while looping through the sorted primary particles looking for secondary colors, it keeps going after finding the first. It keeps going until it reaches a time limit, a total number of particles are processed, or a total number of friends and foes are found. It returns info on the targets it find that are friends as well as foes.

The bug in split friend/foe is also fixed in this one. The OR turned into an XNOR to deal with searching the other color first correctly.

Greg McKaskle

Two Color Servo Camera Example.zip (363 KB)


Two Color Servo Camera Example.zip (363 KB)