IMAGE - type of the images in the collectionpublic interface ShapeModelDataset<IMAGE extends org.openimaj.image.Image<?,IMAGE>> extends org.openimaj.data.dataset.ListDataset<org.openimaj.util.pair.IndependentPair<org.openimaj.math.geometry.shape.PointList,IMAGE>>
PointDistributionModels and
ActiveShapeModels.| Modifier and Type | Method and Description |
|---|---|
org.openimaj.math.geometry.shape.PointListConnections |
getConnections()
Get the connections between the points
|
List<IMAGE> |
getImages()
Get the image for each instance
|
List<org.openimaj.math.geometry.shape.PointList> |
getPointLists()
Get the points for each instance
|
org.openimaj.math.geometry.shape.PointListConnections getConnections()
List<org.openimaj.math.geometry.shape.PointList> getPointLists()