Closed
Description
@stelfrich @tinevez
I was wondering why there only is a constructor with one single integer for the span:
https://github.com/imglib/imglib2-algorithm/blob/master/src/main/java/net/imglib2/algorithm/neighborhood/RectangleShape.java#L67
To me, that would indicate that it is a cube
rather than a rectangle
.
Could one add a constructor where one can specify different lengths of the span in all dimensions?
Metadata
Metadata
Assignees
Labels
No labels