Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: someone222
  • Content: Threads
  • Order by date
  1. someone222

    Projective Transforms from an image to another image

    Hi, I am quite new to Matlab. I am trying to do a projective transform from one image to another. I could load the image I = imread('img1.pgm'); Then created the projective matrix h= [ a b c; d e f; g h i]; ^ this is a projective transform matrix Then created the transform tform =...

Part and Inventory Search

Back
Top