Skip to content

Recognise and replace any faces within an image with Aphex Twin

Notifications You must be signed in to change notification settings

vankishdelfuturo/aphexer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aphexer

The Aphexer aphexes your image.

Development

Setup

brew update && brew install opencv
npm install

Boot

npm start

Deployment (Heroku)

Setup

heroku plugins:install heroku-container-registry
heroku container:login

Deploy

heroku container:push web

About

Recognise and replace any faces within an image with Aphex Twin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • Shell 2.7%
  • HTML 1.8%