Uses of Package
inra.ijpb.measure
Package | Description |
---|---|
inra.ijpb.measure |
Quantitative measurements on 2D and 3D images.
|
inra.ijpb.measure.region2d |
Quantitative measurements on 2D label / binary images of regions.
|
inra.ijpb.measure.region3d |
Quantitative measurements on 3D label / binary images of regions.
|
-
Classes in inra.ijpb.measure used by inra.ijpb.measure Class Description LabeledVoxelsMeasure Mother class to extract measures from pairs of grayscale and labeled images.ResultsBuilder Builder-type class to hold results Basically it will keep appending results to a larger results table Built in a way where we can chain them togetherVector3d Deprecated.since 1.3.6, replaced by inra.ijpb.geometry.Vector3D -
Classes in inra.ijpb.measure used by inra.ijpb.measure.region2d Class Description RegionAnalyzer Common interface for classes devoted to the extraction of information from each region of label or binary image. -
Classes in inra.ijpb.measure used by inra.ijpb.measure.region3d Class Description RegionAnalyzer Common interface for classes devoted to the extraction of information from each region of label or binary image.