Package | Description |
---|---|
mpicbg.trakem2.transform |
Modifier and Type | Method and Description |
---|---|
static Iterable<Callable<ExportedTile>> |
ExportUnsignedShort.exportTiles(Layer layer,
int tileWidth,
int tileHeight,
boolean visible_only)
Create constant size tiles that carpet the areas of the
layer where there are images;
these tiles are returned in a lazy sequence of Callable objects that create a tripled
consisting of the ShortProcessor and the X and Y pixel coordinates of that tile. |
Copyright © 2015–2021 Fiji. All rights reserved.