Package | Description |
---|---|
net.imglib2.algorithm.componenttree.pixellist |
Class and Description |
---|
PixelList
A singly-linked list of pixel locations stored in a
RandomAccessible . |
PixelListComponent
A connected component of the image thresholded at
PixelListComponent.value() . |
PixelListComponentTree
Component tree of an image stored as a tree of
PixelListComponent s. |
Copyright © 2015–2022 ImgLib2. All rights reserved.