Skip to content

Guaaay/lifevision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

opencv:

Can be installed on linux with

$ sudo apt install libopencv-dev

Compiling

Makefile in progress. For the moment:

$ g++ lifevision.cpp -o lifevision.out `pkg-config --cflags --libs opencv4`

About

Game of life webcam shenanigans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published