<div dir="ltr">Hello to everybody!<div><br></div><div>I'm trying to implement an algorithm that studies the direction of the edge of an image, given a point of it. I have a Mask that represents the breast and I want to find the direction of the edge in a pixel, or its tangent line on that pixel. </div><div>The Breast Mask is a binary 3D Image, and I have the coordinates of the point on which I want to compute the tangent line.</div><div><br></div><div>Do you know if there is some class that can do this work, or do you have an idea on how can I implement this?</div><div><br></div><div>Thank you, Fabiola</div></div>