JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
org.anchoranalysis.image.bean.segment
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
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.