| Package | Description |
|---|---|
| ch.hevs.medgift.plugins.common.models |
| Modifier and Type | Method and Description |
|---|---|
List<QuantitativeImagingFeatures> |
EpadTrainPost.getFeatureList() |
List<QuantitativeImagingFeatures> |
EpadClassificationPost.getFeaturesToClassify() |
List<QuantitativeImagingFeatures> |
ImageAnnotation.getQuantitativeImagingFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageAnnotation.addQuantitativeImagingFeatures(QuantitativeImagingFeatures features) |
| Modifier and Type | Method and Description |
|---|---|
void |
EpadTrainPost.setFeatureList(List<QuantitativeImagingFeatures> featuresList) |
void |
EpadClassificationPost.setFeaturesToClassify(List<QuantitativeImagingFeatures> featuresToClassify) |
void |
ImageAnnotation.setQuantitativeImagingFeatures(List<QuantitativeImagingFeatures> quantitativeImagingFeatures) |
Copyright © 2017 MedGIFT Group. All rights reserved.