Package | Description |
---|---|
net.imagej.ops.map.neighborhood |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMapNeighborhood<I,O>
|
class |
MapNeighborhoodWithCenter<I,O>
Evaluates a
CenterAwareComputerOp for each Neighborhood on
the input RandomAccessibleInterval and sets the value of the
corresponding pixel on the output IterableInterval . |
Copyright © 2014–2022 ImageJ. All rights reserved.