octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8824] added affine2d class


From: Guy B
Subject: [Octave-patch-tracker] [patch #8824] added affine2d class
Date: Wed, 09 Dec 2015 07:38:34 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36

Follow-up Comment #5, patch #8824 (project octave):

I mean, it is one of the possible arguments for imwarp (which are affine2d,
affine3d or projective2d).
And this transform may be either built "by hand" by constructing it with the
transformation matrix, or calculated using functions such as imregcorr,
imregtform or estimateGeometricTransform.

since Matlab 2013a, it is no longer recommended to use imtransform, which used
the transformation structure returned from maketform or cp2tform. 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8824>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]