Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 410 Bytes

readme.md

File metadata and controls

15 lines (14 loc) · 410 Bytes

Raspi video code in C++

This repo contains some opencv tool written in cpp instead of python for the sake of running efficiency on raspberry pi 4B

content

camera.cpp

code for picture taking

video.cpp

code for footage recording

image.cpp

code to show an image

face.cpp

code to detect face

fall.cpp

code to detect falling sign
the fall detection can still be improved, waiting to update