-
- Downloads
Move some computation to main program unit
Move the computation of the search window for the outermost contour and `outside_points` from procedure `set_contours` to main program unit. The motivation is to have a clearer interface of procedure `set_contours`, without `s` and `i`.
Loading
Please register or sign in to comment