Ask Your Question
0

Image warping/registration

asked 2014-04-12 06:10:32 -0600

himamis gravatar image

updated 2014-04-12 06:42:05 -0600

Hey,

I am trying to register facial images using OpenCV. I have circa 68 points on every image, and I want to somehow normalize these pictures such as these points are at the same location. Do you know any algorithm/library/source that could help me?

Thanks in advance

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-04-12 08:00:53 -0600

The face cropping algorithm based on two eyes' coordinates from this link may help you to crop and align the face images before feading them into the preprocessing step.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-04-12 06:10:32 -0600

Seen: 472 times

Last updated: Apr 12 '14