v2.3.0
Major Changes
- Adding
lazy
submodule. Now lazy image readerimread
, random array generationrandom
etc. are moved to this submodule. - Adding
tiled
accessor. Tiled image processing methods are now available via this attribute.
lazy
submodule. Now lazy image reader imread
, random array generation random
etc. are moved to this submodule.tiled
accessor. Tiled image processing methods are now available via this attribute.