Skip to content

Latest commit

 

History

History

Correspondence

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Correspondence problems

Find transformation matrix from point pairs

  • Affine transformation from 3 point pairs.
  • Projective transformation from 4 point pairs.

See Find-Transformation.ipynb

PatchMatch algorithm

Testing notebook: PatchMatch.ipynb

Implementation is in PatchMatch.py.