Uses of Class
imagingbook.common.corners.SubpixelMaxInterpolator
Packages that use SubpixelMaxInterpolator
-
Uses of SubpixelMaxInterpolator in imagingbook.common.corners
Subclasses of SubpixelMaxInterpolator in imagingbook.common.cornersModifier and TypeClassDescriptionstatic class
2D interpolator based on least-squares fitting a quadratic polynomialstatic class
2D interpolator using second-order Taylor expansion to find the coefficients of the quadratic interpolating polynomialstatic class
2D interpolator based on fitting a 'quartic' (i.e., 4th-order) polynomialMethods in imagingbook.common.corners that return SubpixelMaxInterpolator