Uses of Package
org.anchoranalysis.feature.io.results
Packages that use org.anchoranalysis.feature.io.results
Package
Description
Metadata for writing feature calculation-results in CSV format.
Writing the results from feature-calculation to a CSV file.
Writes feature-calculation results in different formats, also grouped results.
Various different outputs that can be written for the a grouped version of the results in
LabelledResultsCollector
.Tasks pertaining to
Feature
s.Source of rows in feature-tables with
FeatureSource
and derived classes.Non-bean classes pertaining to
Feature
s as used in tasks.-
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.csvClassDescriptionLike a
ResultsVector
but additionally contains labels to describe the calculated results. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.csv.resultsClassDescriptionLike a
ResultsVector
but additionally contains labels to describe the calculated results. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.resultsClassDescriptionInformation needed for the outputting differnt types of feature-table CSV files.The customizable output names used by
LabelledResultsCollector
, which all follow a pattern based on a prefix.Like aResultsVector
but additionally contains labels to describe the calculated results. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.results.groupClassDescriptionInformation needed for the outputting differnt types of feature-table CSV files.Like a
ResultsVector
but additionally contains labels to describe the calculated results. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.plugin.image.task.bean.featureClassDescriptionThe customizable output names used by
LabelledResultsCollector
, which all follow a pattern based on a prefix. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.plugin.image.task.bean.feature.sourceClassDescriptionThe customizable output names used by
LabelledResultsCollector
, which all follow a pattern based on a prefix. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.plugin.image.task.featureClassDescriptionInformation needed for the outputting differnt types of feature-table CSV files.The customizable output names used by
LabelledResultsCollector
, which all follow a pattern based on a prefix.Like aResultsVector
but additionally contains labels to describe the calculated results.