Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

About

Demonstrates uses of the sci-kit:

Examples of 2D linear and nonlinear image registration.

  • linreg

Uses an affine deformation model to deform the image and then (attempts to) minimize:

|| T - W(F;p) ||

where:

T : target image (lena deformed) F : floating image ( non-deformed image) p : warp parameters