how to restore the original image frome Horizontal tensile version?
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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?!
1 comentario
  Image Analyst
      
      
 el 15 de Feb. de 2013
				Why not just adapt your code here: http://www.mathworks.com/matlabcentral/answers/34102#answer_75162?
Respuestas (1)
  Image Analyst
      
      
 el 15 de Feb. de 2013
        Do you know the angle? If so, use imrotate(). If not, use imregister().
0 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

