You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, getBorderPoints scans the whole image in order to find the pixels on the border of the ROI. This could be enhanced by using a contour following algorithm instead.