euclidean-distance-transform-3d icon indicating copy to clipboard operation
euclidean-distance-transform-3d copied to clipboard

Anisotropy in all directions

Open oleg-kachan opened this issue 3 years ago • 1 comments

It would be nice to have anisotropy in all directions, not only along the axes.

For n-dimensional image it could be parameterized by an n x n matrix defining the ellipsoid, instead of n numbers as it is done right now.

oleg-kachan avatar Feb 05 '22 00:02 oleg-kachan

Hi Oleg! Could you tell me a bit more about your use case? I am not confident yet, but I think this would require a different algorithm. The current algorithm really benefits from the axis alignment of the image and anisotropy. Are there other libraries out there or papers describing this kind of modification?

william-silversmith avatar Feb 05 '22 02:02 william-silversmith