Closed EscapedGibbon closed 1 year ago
The idea is to add a function that calculates the minima and maxima points, so that later a watershed filter could be integrated. Is it okay to add this function in the compute folder?
https://github.com/image-js/image-js/blob/d0b4e00f37ea01510cb9b4422c95d5285f3c8bab/src/image/compute/localMaxima.js#L14C1-L26
The idea is to add a function that calculates the minima and maxima points, so that later a watershed filter could be integrated. Is it okay to add this function in the compute folder?
https://github.com/image-js/image-js/blob/d0b4e00f37ea01510cb9b4422c95d5285f3c8bab/src/image/compute/localMaxima.js#L14C1-L26