Clear Filters
Clear Filters

Rotating a object in a image about its corner point

1 view (last 30 days)
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)

Image Analyst
Image Analyst on 11 Aug 2012
Did you see the last example of imtransform() where they do that?

Community Treasure Hunt

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

Start Hunting!