The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

FITPOLYNOMIALTRANSFORM2D Coefficients of polynomial transform between two point sets.

   COEFFS = fitPolynomialTransform2d(PTS, PTSREF, DEGREE)

   Example
  
   See also
     polynomialTransform2d, fitAffineTransform2d

Package: matgeom