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
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
parallelStream, removeIf, stream
PointListConnections getConnections()
List<PointList> getPointLists()