Hi,
I do:
imaqAutoThreshold()
imaqParticleFilter()
imaqCalcCoeff() with IMAQ_CENTER_MASS_X and Y
I guess that with imaqCalcCoeff, the center of mass is calculated on binary data? Is this assumption correct?
What I would like, is to have sub-pixel accuray, which means finding the center of mass using grayscale values.
How can I do this with IMAQ?
Thanks,
Torbjørn