Skip to content

Viraj3f/QFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

247 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation instructions

Prerequisets:

  • Python 3+, newest version
  • GNU Make.
    • MacOS instructions: Open Terminal.app or iTerm.app, then run xcode-select --install
    • Windows: If you already have cygwin or MinGW, then you may already have make preinstalled. Otherwise, you can try installing it here
  1. Download emscripten and install it.
  2. The C++ compiler binary is called em++. Update the Makefile.variable EMSCRIPTEN_HOME variable to the path of em++ on your system.
  3. Run make all while being in the root directory to compile the C++ code to javascipt.
  4. Run make server

About

An openCV and LokiJS/IndexedDB powered facial recognition web app written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors