Rotating a object in a image about its corner point

I have a rectangular tilted object in the image which is to be made horizontal. The imrotate rotates the image about the centre point,I want the object rotated about one of its corner point.I have the corner points of the object. thanks in advance

Answers (1)

Did you see the last example of imtransform() where they do that?

Asked:

on 11 Aug 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!