Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I had a specific use case like this. Creating functions which limit all potential options the desired outcome was my solution. In this case I restricted search area to inner circle mask. This was in order to restrict the search area. Then I computed contour distances and sorted ASC. Array is faster when you get it first, not last. Hope that helps!