Uses of Package
imagingbook.common.geometry.basic
Packages that use imagingbook.common.geometry.basic
Package
Description
Fourier descriptors for 2D shape representation and matching.
Implementation of David Lowe's SIFT feature detection scheme.
-
Classes in imagingbook.common.geometry.basic used by Ch07_Morphological_FiltersClassDescriptionEnum type for different pixel neighborhood types to be used for parameter selection.
-
Classes in imagingbook.common.geometry.basic used by Ch08_Binary_RegionsClassDescriptionEnum type for different pixel neighborhood types to be used for parameter selection.
-
Classes in imagingbook.common.geometry.basic used by Ch10_Line_Fitting
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.cornersClassDescriptionInterface specifying the behavior of simple 2D points.Interface specifying a 2D curve capable of calculating the minimum distance to a given point.
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.edges
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.basicClassDescriptionEnum type for different pixel neighborhood types to be used for parameter selection.Interface specifying the behavior of simple 2D points.Immutable 2D point implementation with
double
coordinates.Immutable 2D point implementation withint
coordinates.Interface specifying a 2D curve capable of calculating the minimum distance to a given point. -
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.circleClassDescriptionInterface specifying the behavior of simple 2D points.Interface specifying a 2D curve capable of calculating the minimum distance to a given point.
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.delaunay
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.delaunay.guibas
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.ellipseClassDescriptionInterface specifying the behavior of simple 2D points.Interface specifying a 2D curve capable of calculating the minimum distance to a given point.
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.ellipse.project
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.fd
-
-
-
-
-
-
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.fitting.line
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.fitting.line.utils
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.fitting.points
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.hulls
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.lineClassDescriptionInterface specifying the behavior of simple 2D points.Interface specifying a 2D curve capable of calculating the minimum distance to a given point.
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.mappings
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.mappings.linear
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.mappings.nonlinear
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.moments
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.geometry.shapeClassDescriptionInterface specifying the behavior of simple 2D points.Interface specifying a 2D curve capable of calculating the minimum distance to a given point.
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.houghClassDescriptionInterface specifying the behavior of simple 2D points.Interface specifying a 2D curve capable of calculating the minimum distance to a given point.
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.ij
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.imageClassDescriptionInterface specifying the behavior of simple 2D points.Immutable 2D point implementation with
int
coordinates.Interface specifying a 2D curve capable of calculating the minimum distance to a given point. -
Classes in imagingbook.common.geometry.basic used by imagingbook.common.image.matching
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.image.matching.lucaskanade
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.morphologyClassDescriptionEnum type for different pixel neighborhood types to be used for parameter selection.
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.mser
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.mser.componentsClassDescriptionInterface specifying the behavior of simple 2D points.Immutable 2D point implementation with
int
coordinates.Interface specifying a 2D curve capable of calculating the minimum distance to a given point. -
Classes in imagingbook.common.geometry.basic used by imagingbook.common.ransacClassDescriptionInterface specifying the behavior of simple 2D points.Interface specifying a 2D curve capable of calculating the minimum distance to a given point.
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.regionsClassDescriptionEnum type for different pixel neighborhood types to be used for parameter selection.Interface specifying the behavior of simple 2D points.Immutable 2D point implementation with
int
coordinates. -
Classes in imagingbook.common.geometry.basic used by imagingbook.common.siftClassDescriptionInterface specifying the behavior of simple 2D points.Interface specifying a 2D curve capable of calculating the minimum distance to a given point.
-
Classes in imagingbook.common.geometry.basic used by imagingbook.common.util.bits