Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

compose a homography matrix from euler angels

I'm trying to do panorama stitching. Instead of computing the homography matrix via feature matching, I wan to use known camera rotations (yaw, pitch, roll between photos).

Ive already tried the rotation matrices for R3:

sfsdf

which is somehow not what I'm looking for.

Maybe someone can help me on that.