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.

The code works around importing a picture, and verifying it with a referense. Each function is used differently, thus read the dock-strings to understand each function.

One can also use the "multiplerecognition" function alongside "fetchfile" function to iterate over an entire folder, to check whether your input in "multiplerecognition" is in the fetched directory.

This code works on Windows and OS, important to note is that one have dependencies!

Installation

Run the following to install this package

pip install naun

Usage

#Example 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)

""" #Example code

folder = '/Users/andreasevensen/Desktop/Empleyes'
Unknown = 'something.jpeg'
corr = '/Users/andreasevensen/Desktop/Empleyes/Known' 
unused = fetchfile(corr)
something = os.path.join(folder, Unknown)
multiplerecognition(something)

Devolopment

If you would like 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 -naun.[dev]

Contribute

If you would like to help the development for this script, please look under the "Devolopment" section; If you would like to thank my work feel free to contribute on "https://www.paypal.me/aristotes".

Thanks

I would like to thank everyone who has contributed on this project: Andreas Evensen

Project details


Download files

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

Source Distribution

Naun-0.0.7.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

Naun-0.0.7-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file Naun-0.0.7.tar.gz.

File metadata

  • Download URL: Naun-0.0.7.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for Naun-0.0.7.tar.gz
Algorithm Hash digest
SHA256 38a59a319f6b70a6d82139cfb404ceefccf275906775ac6fc8c3fdba28f9eec3
MD5 c855afe332755a7d1f67e39d9a434b4f
BLAKE2b-256 0d9544ec37db6fa408aa7db170c6113323da186734e0048093feb48f1cf3decc

See more details on using hashes here.

File details

Details for the file Naun-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: Naun-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for Naun-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 02f3bd1b8411686578b1005d8ebfb828e5877ce78ff38df2c845e913f9386aa8
MD5 916926c082aa8e422461b95ae3cfa814
BLAKE2b-256 16de3d0471b6f76cf526c438ee2476fdd72effb523d2b66a9dc8923c36b90e0e

See more details on using hashes here.

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