Skip to content

szad670401/Umeyama-Similiar-Transfrom-for-face-alignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Umeyama Similiar Transfrom for face alignment

The insigtface face recognition project in mxnet training with scikit-learn Umeyama similir transform algorithm to esimate the affine transfrom matrix for aligning face. The available replacement function in opencv "estimateRigidTransform" is a little different from the scikit-learn one.this is a opencv implementation of Umeyama transform algorithm.

Citation

Least-squares estimation of transformation parameters between two point patterns", Shinji Umeyama, PAMI 1991, DOI: 10.1109/34.88573

About

a opencv implementation of Shinji Umeyama Similiar Transfrom.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages