From: tommy127 on
Dear All,

I have a point on a line and I want to create a circle neighborhood around that point,iterate on the pixels
in the circle and compute the distance from each pixel in the circle to the line. My problem lies on the
creation of the neighborhood and the iteration loop for all the pixels in the circle. Could you please
help me?
Thank you very much