Skip to content

hiergaut/ReconCam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

373 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReconCam

Auto movements recognition with opencv

Build and execute on PC

make CFLAGS="-D PC"

echo 1 > gpio/gpio10/value #no gpio on pc

./a.out --sensor=10

Build and execute on Raspberry pi

make

./a.out --sensor=10 #num gpio of IR sensor on pi

Learning for future movement recognition

On root repository

mkdir build
cd build
qmake ../LearningUI
make 
./LearningUI

About

Auto movements recognition with opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors