LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Particle analysis pixel measurments - how to get the co-ords of the first pixel

Solved!
Go to solution

Hello

 

I am developing some labview code to measure some particles.

 

I am having difficulty with the particle analysis VI. I am unsure what array values I need in the array to return the co-ords of the first pixel (the highest left most pixel) and for that matter any useful information!

 

I have attached the program i have been working on. To test it I am loading in a black bitmap with a few white circles on it.

 

Thanks

 

Jack

0 Kudos
Message 1 of 3
(2,510 Views)
Solution
Accepted by topic author bluefocs

Right-click the Pixel Measurement input and select create constant. This will paste an empty array of measurement parameters on your diagram. Click and select the First pixel X  and First pixel Y parameters, as shown below.

Message Edité par chilly charly le 01-31-2009 11:53 AM
Chilly Charly    (aka CC)

         E-List Master - Kudos glutton - Press the yellow button on the left...
        
0 Kudos
Message 2 of 3
(2,487 Views)
Thanks! I didn't realise you could do that
0 Kudos
Message 3 of 3
(2,449 Views)