We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.

Über FLANDMARK Demo

Eine der grundlegenden Voraussetzungen für die erfolgreiche Gesichtserkennung.

One of the fundamental requirements for successful face recognition is to reduce the environmental noise from the pictures.

Scaling and aligning pictures before it is send for training and recognition using any of the Open CV’s recognition classes will

improve the overall accuracy .

I found a very nice example online that is written in C++ for aligning the faces

http://answers.opencv.org/question/24670/how-can-i-align-face-images/

The basic theory is that using flandmark the position of the eyes is calculated . Next the angle of rotation has to be calculated from the desired final alignment .

This is done by using linear regression , then the image is rotated and saved.

I wanted to try this in android and found that Java CV has made the Java bindings for Flandmark (for Java CV and Open CV own’s Java bindings check here http://blog.f11labz.com/using-open-cv-with-java/ ). It was just the matter of

converting the c++ code to java and trying it out in android. The result is pretty decent , some tweaking of size and parameters could be required.

You can download the code here.

https://dl.dropboxusercontent.com/u/54598139/FlandmarkDemo.zip

To build the code you will have to download open CV for android from here.

http://sourceforge.net/projects/opencvlibrary/files/opencv-android/2.4.11/OpenCV-2.4.11-android-sdk.zip/download

Was ist neu in der neuesten Version 1.1

Last updated on Jun 24, 2016

Minor bug fixes and improvements. Install or update to the newest version to check it out!

Übersetzung wird geladen...

Zusätzliche APP Informationen

Aktuelle Version

FLANDMARK Demo Update anfordern 1.1

Von hochgeladen

Juan David Rios

Erforderliche Android-Version

Android 4.0+

Mehr anzeigen

FLANDMARK Demo Screenshots

Sprachen
Abonnieren Sie APKPure
Erhalten Sie als der Erste den Zugang zu Vorabversionen, Neuigkeiten und Anleitungen der besten Android-Spiele und -Apps.
Nein, danke
Anmeldung
Erfolgreich abonniert!
Sie haben jetzt APKPure abonniert.
Abonnieren Sie APKPure
Erhalten Sie als der Erste den Zugang zu Vorabversionen, Neuigkeiten und Anleitungen der besten Android-Spiele und -Apps.
Nein, danke
Anmeldung
Erfolg!
Sie sind jetzt unseren Newsletter abonniert.