JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.anchoranalysis.image.bean.segment
package
org.anchoranalysis.image.bean.segment
Base classes to perform image segmentation, transforming an image into another meaningful entity or entities.
Related Packages
Package
Description
org.anchoranalysis.image.bean
Core (bean) classes for image processing.
org.anchoranalysis.image.bean.segment.binary
Base classes to perform binary-segmentation.
org.anchoranalysis.image.bean.segment.object
Base classes to segment a channel into objects.
Classes
Class
Description
SegmentationBean
<T>
Performs some kind of segmentation on an image.