Skip to content

A lib to compute different types of transformation from corresponding points.

Notifications You must be signed in to change notification settings

Holybang/TransSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

INTRODUCTION

TransSolver is a lib which implements algorithms to compute different types of transformation from corresponding points. Currently, this lib supports affine, similarity and rigid transformation. 

Read [1] for details of the implemented algorithms.

INSTALLATION

OpenCV(any version) is needed.

REFERENCE
[1] Scott Schaefer, Travis McPhail, and Joe Warren. 2006. Image deformation using moving least squares. ACM Trans. Graph. 25, 3 (July 2006), 533-540. DOI=10.1145/1141911.1141920 http://doi.acm.org/10.1145/1141911.1141920

About

A lib to compute different types of transformation from corresponding points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published