imglib / imglib2-realtransform

Spatial transformations for ImgLib2
Other
7 stars 7 forks source link

Bug in (probably unused) RealViewsSimplifyUtils? #39

Closed tpietzsch closed 5 months ago

tpietzsch commented 2 years ago

It should probably be AffineRealRandomAccessible and RealTransformRealRandomAccessible instead of AffineRandomAccessible and RealTransformlRandomAccessible here:

https://github.com/imglib/imglib2-realtransform/blob/342f5608f6341b5522021ddc7e1c46c124bc5f2d/src/main/java/net/imglib2/realtransform/RealViewsSimplifyUtils.java#L277-L289