imglib / imglib2

A generic next-generation Java library for image processing
http://imglib2.net/
Other
293 stars 93 forks source link

Spliterators for standard NativeImgs #337

Closed tpietzsch closed 8 months ago

tpietzsch commented 10 months ago

Investigate whether Spliterator specialized for CellImg or PlanarImg bring any performance benefit over plain RealCursorSpliterator.