Azzera filtri
Azzera filtri

how to restore the original image frome Horizontal tensile version?

2 visualizzazioni (ultimi 30 giorni)
i have a rotated image and wanna to restore the original image, the rotated image is Horizontal tensile version of original image.i dont wanna to use the "imtransform" function and have to write the code by both bilinear and nearest neighbor . but i dont know how?!

Risposte (1)

Image Analyst
Image Analyst il 15 Feb 2013
Do you know the angle? If so, use imrotate(). If not, use imregister().

Community Treasure Hunt

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

Start Hunting!

Translated by