imglib / imglib2

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

Add documentation for SamplerConverter #358

Closed tpietzsch closed 4 months ago

tpietzsch commented 4 months ago

Write converters, and SamplerConverter is easy to be misunderstand (almost guaranteed without looking at examples). See #357

Add javadoc to fix that ... https://github.com/imglib/imglib2/blob/5b5de3ab206278b83e2cd8749c1bd243b341e905/src/main/java/net/imglib2/converter/readwrite/SamplerConverter.java#L39-L43