Skip to content

prasenjeet-symon/web-face-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the project

Go to root directory

Make sure you do have emscripten installed on your machine

Run the command - emcc -O3 -I ./dlib ./src/face-detection.cpp ./dlib/dlib/all/source.cpp -s ASSERTIONS=1 -s TOTAL_MEMORY=1024MB -s TOTAL_STACK=512mb -s "EXTRA_EXPORTED_RUNTIME_METHODS=['ccall', 'cwrap']" -s WASM=1 -o ./build/dlib-wasm-test.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published