Skip to content

deepakbitragunta/FacepluplusServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FacepluplusServer

This is the server module for Face recognition project. There are two main functions of this module.

  1. Training phase: Given a direcotry of images of respective persons placed in a directory and named with the user id of the person. It will automatically train all the images.

  2. Recoginition phase: Given a JSON object, it will send the image to Faceplusplus server for recognition and displays the formatted JSON result. Input JSON : {{picurl:"http:\yourimageurl"}};

About

Server module for faceplusplus server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages