04-27-2017 01:01 AM
I cannot find a convenient function to get x,y coordinate of a thresholded image pixel (255).
Do I have to convert the image to array and then loop through all pixels to get the coordinates?
Solved! Go to Solution.
04-27-2017 02:04 AM
04-27-2017 02:14 AM
Oh~ I mean I want to get all pixels(255) 's X,Y
04-27-2017 04:28 AM
04-27-2017 11:38 AM
Did you look at the result of IMAQ Particle Analysis VI?
Should be in the measurements from this VI.
04-27-2017 07:47 PM
I want to develop some new algorithms base on the coordinates first.
(Sorry I kept pressing wrong the solution button)
04-27-2017 07:50 PM
There is no particles 's all xy in IMAQ Particle Analysis.
04-28-2017 01:22 AM
04-28-2017 01:26 AM
For example,I want to compute the distances from the boundaries of binary particles.
04-28-2017 01:35 AM