Skip to content

An experimental module using OpenCV node.js bindings to detect faces in an image.

Notifications You must be signed in to change notification settings

scaryguy/facefinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceFinder

An experimental module using OpenCV node.js bindings to detect faces in an image.

Requirements

  • OpenCV

Installation

$ npm install facefinder

Usage

var FaceFinder = require('facefinder')
FaceFinder(ABSOLUTE_PATH_TO_THE_SOURCE_IMAGE, OUTPUT_DIRECTORY_PATH)

About

An experimental module using OpenCV node.js bindings to detect faces in an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published