If you are using filtering to detect the edges, you would need to do more processing to identify the points. Right now you just have a grayscale image that displays the edges. You would need to threshold the new image to decide which points are the edge points. You could take the thresholded image and list the coordinates of all the white points, but that doesn't seem like it would be terribly useful. I am not sure if you could do that without using LabVIEW, anyway.
For more help, I need to know more about what your goal is. What are you going to do with these coordinates once you have them?
Bruce
Bruce Ammons
Ammons Engineering