IMAGE
- type of the images in the collectionpublic interface ShapeModelDataset<IMAGE extends Image<?,IMAGE>> extends ListDataset<IndependentPair<PointList,IMAGE>>
PointDistributionModel
s and
ActiveShapeModel
s.Modifier and Type | Method and Description |
---|---|
PointListConnections |
getConnections()
Get the connections between the points
|
List<IMAGE> |
getImages()
Get the image for each instance
|
List<PointList> |
getPointLists()
Get the points for each instance
|
getInstance
getRandomInstance, numInstances
PointListConnections getConnections()
List<PointList> getPointLists()