07-02-2013 03:02 AM
Hi,
I have a bunch of images with well defined dark spots. I want my VI to identify these regions and find the centre of each one, then output an array of co-ordinate values corresponding to the centre of each spot in the image.
The picture shows what I have so far (I can't attach the VI, it says the file is corrupted for some reason.....).
It uses the IMAQ Local Threshold and IMAQ Label VIs to identify each of the points and distictly label them as different particles. Now I just want to create an array of the centres of each particle.
Can anyone help?
07-03-2013 09:15 AM
MOI,
Since this has to do with image processing in LabVIEW, you will be best served posting this question in the Machine Vision forums. This will get you the most exposure to the people who deal with image processing most frequently. Thanks for posting!
07-04-2013 10:03 PM
Thanks!
I actually figured this one out pretty quickly, but I'm sure the machine vision forums will be useful in the future!