Skip to main content

This package implements video, and picture recognition using dlib and face_recognition.

Project description

Nuan

This is a standard package created in python for the use of facial-detection and facial-recognition. Moreover, you'll need the following mentioned liberaries in your system: cv2, dlib, face_recognition, time, os, sys, pkg_resources, numpy & PIL.

Installation

Run the following to install this package

pip install nuan

Usage

This is an example of the code

folder = '/Users/desktop/'#look inside this folder
unknown = 'unknown.jpeg'#get an unknown image from that folder
known = 'Andreas.jpeg'#get an known image from that folder

facedetection(unknown, known, folder, folder)

Devolopment

If you would lkike to contribute to the ongoing project, email the developer (Andreas Evensen) and run the following command to download Nuan as active source code.

pip install nuan[dev]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Naun-0.0.2-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page