Uses of Package
imagingbook.common.geometry.mappings.linear
Packages that use imagingbook.common.geometry.mappings.linear
Package
Description
-
Classes in imagingbook.common.geometry.mappings.linear used by imagingbook.common.geometry.mappings.linearClassDescriptionThis class represents an affine transformation in 2D, which can be defined by three pairs of corresponding points.This class represents an arbitrary linear transformation in 2D.This class represents a projective transformation in 2D (also known as a "homography").This class represents a pure 2D rotation about the coordinate origin (as a special case of affine mapping).This class represents a 2D scaling transformation (as a special case of affine transformation).This class represents a 2D shear transformation (as a special case of affine transformation).This class represents a pure 2D translation (as a special case of affine transformation).
-
Classes in imagingbook.common.geometry.mappings.linear used by imagingbook.common.image.matching.lucaskanadeClassDescriptionThis class represents an arbitrary linear transformation in 2D.This class represents a projective transformation in 2D (also known as a "homography").