Package science.aist.imaging.api.domain
-
Interface Summary Interface Description Triangle<T extends AbstractJavaPoint<T>> Interface of a Triangle -
Class Summary Class Description AbstractJavaLine<T extends AbstractJavaPoint<T>> Abstract line representationAbstractJavaPoint<T extends AbstractJavaPoint<T>> Base class of JavaPointAbstractJavaPointCloud<T extends AbstractJavaPoint<T>> Wrapping class for an unordered amount of pointsAbstractJavaPolygon<T extends AbstractJavaPoint<T>,L extends AbstractJavaLine<T>> Abstract implementation of a polygonAbstractSurface<P extends AbstractJavaPoint<P>,L extends AbstractJavaLine<P>> Abstract class representing any surfaceFeatureMatch Object containing information for a feature match between two images.RecognizedObject<T,V> Class giving data regarding a recognized object in an image. -
Enum Summary Enum Description AverageType Different averaging types.Direction Different direction types.NeighborType Neighborhood definitionsSide Enum that can be used to determine a side.