Package | Description |
---|---|
org.openimaj.image.model.asm | |
org.openimaj.image.model.landmark |
Class and Description |
---|
LandmarkModel
A
LandmarkModel models local image content and provides functionality
to move a point in an image to a nearby point with a lower cost than at the
initial point. |
LandmarkModelFactory
LandmarkModelFactory s are used to construct pre-configured
LandmarkModel s on demand. |
Class and Description |
---|
FNormalLandmarkModel
An
FNormalLandmarkModel is a landmark represented by the
surface normal line of a point (which is usually part of a
PointList in an FImage connected by PointListConnections ). |
LandmarkModel
A
LandmarkModel models local image content and provides functionality
to move a point in an image to a nearby point with a lower cost than at the
initial point. |
LandmarkModelFactory
LandmarkModelFactory s are used to construct pre-configured
LandmarkModel s on demand. |