Skip to content
/ eFace Public

My android application for finding faces in your photos and help to organize them. This project was migrated from other VCS.

License

Notifications You must be signed in to change notification settings

oleg-sta/eFace

Repository files navigation

Face finder

I created android application that find faces in your local photos and help to organaze them.

What is it?

This application use OpenCV library for finding faces by Haar features. Also there is handwritten photo gallery that uses AsyncTask to allow to list photos smoothly. And there is possibility to view big photo in details by zooming in and out details using sophisticated mechamism with low memory.

Table of Contests

Settings

To build this application the next is require:

  • android sdk 21+
  • android-ndk r10e
  • OpenCV android sdk 2.4.11.0
  • gradle 2.8+

How it works

There used OpenCV library for finding faces. Library is called by JNI library.

About

My android application for finding faces in your photos and help to organize them. This project was migrated from other VCS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages