How to deform an image
    24 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Terence K
 am 9 Jan. 2016
  
    
    
    
    
    Beantwortet: Terence K
 am 9 Jan. 2016
            Is there a function I can use to deform an image so that I can move all four corners to new positions?
0 Kommentare
Akzeptierte Antwort
  David Young
      
 am 9 Jan. 2016
        
      Bearbeitet: David Young
      
 am 9 Jan. 2016
  
      Yes, it's imwarp. You'll probably also want projective2d. (I'm assuming you have the Image Processing Toolbox.)
It's possible that this answer may also be useful if you need to compute a transform matrix from a set of point matches.
0 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
				Mehr zu Feature Detection and Extraction finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

