Ask Your Question

kspanakis's profile - activity

2018-12-18 08:01:01 -0600 asked a question Output view full of translated image

Output view full of translated image Hello. I want to translate an image and I want to have full view of the output. To

2017-06-14 06:39:20 -0600 asked a question combination of matrix transformations

Hello. I want to do 2D rigid image transformation (i.e rotation and translation of the image). Given a rotation at r radians and translation t=[tx, ty], what should be the form of the matrix in order to do rotation and translation respectively?

2017-05-04 03:48:28 -0600 commented question How to create a specific affine matrix
2017-05-03 15:41:05 -0600 asked a question How to create a specific affine matrix

Hello. I want to create an affine matrix that does rotation (around the 2D image center), translation, uniform scale and shear, respectively. Could someone discribe to me a the form of the matrix that does that?

Thank you in advance