|
Re: Multiple Targets in "LabVIEW Sample two-color target tracking code"
The way the example code was written, it will sort by size and then test the particles one at a time. If they overlap, the camera will likely likely see them as one, otherwise it will describe the largest.
If you'd like to get info on more than one, you can change the example to keep looping until you find as many as you like.
Greg McKaskle
|