MATLAB: Using image processing how can I generate a transformation matrix based from a user defined geometric change.

geometric transformationimage processingImage Processing Toolboxtriangle

Best Answer

Hi Marshall
I understand that you want to generate transformation matrix for your geometries. You could try using estimateGeometricTransform function.
Hope this helps.
Thank you
Usha
Related Question