Hi Denis,
This sounds like a reasonable method to me, although I don't see that you necessarily need to process the color images on a per plane basis. You could use the IMAQ Absolute Difference followed by IMAQ Threshold and IMAQ Quantify. For color images substitute IMAQ Color Threshold.
The IMAQ Absolute Difference function will accept color or mono images. Also, both the IMAQ Threshold and IMAQ Color Threshold return an 8 bit mono type, which is compatible with the IMAQ Quantify function.
There probably is a way to do this for mono and color images without changing any functions, but I can't think of one that would actually be *easier* than the method you have already described.
Cheers,
Brent R.