Skip to content
forked from zikes/chrisify

Adds some much needed Chris to an image.

Notifications You must be signed in to change notification settings

brockoffdev/faceify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faceify

We put faces on things...

Karlify

NOTE: THIS IS VERY EARLY ALPHA, for fun, based on https://github.com/zikes/chrisify (thanks!)

Development

The quickest and easiest way to begin developing is to follow these steps:

  1. Install Golang on your Computer (brew install golang)
    • Set your GOPATH if you have not previously done so: mkdir $HOME/.go && export GOPATH=$HOME/.go)
  2. Install the OpenCV Developer package (brew install homebrew/science/opencv)
  3. Download the OpenCV pacakge for Go (go get github.com/lazywei/go-opencv)

About

Adds some much needed Chris to an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%