Ask Your Question

Revision history [back]

Image registration: transformation matrix

Hi, the context is about image registration.

I'm using findTransformECC function which gives me a 2 x 3 matrix in order to use warpAffine function. I use an euclidian transformation.

The question is: what are the numbers inside the transformation matrix returned by findTransformECC ?

Thank you