Skip navigation links

Package org.openimaj.image.processing.face.alignment

The alignment package contains implementations of face aligners.

See: Description

Package org.openimaj.image.processing.face.alignment Description

The alignment package contains implementations of face aligners. Aligners take a detected face and skew it to a canonical alignment in order to improve recognition rates when the face exhibits any form of transformation from the norm.

OpenIMAJ contains a number of aligners with varying degrees of power and complexity. The FaceAligner interface defines a standard interface for all aligners.

Skip navigation links