IMAGE - type of the images in the collectionpublic interface ShapeModelDataset<IMAGE extends Image<?,IMAGE>> extends ListDataset<IndependentPair<PointList,IMAGE>>
PointDistributionModels and
ActiveShapeModels.| 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
|
getInstancegetRandomInstance, numInstancesadd, 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, toArrayparallelStream, removeIf, streamPointListConnections getConnections()
List<PointList> getPointLists()