itberrios / CV_projects

General Computer Vision Projects
MIT License
40 stars 14 forks source link

Motion Detection Algorithms integrated in Raspberry Pi Camera Server #2

Open signag opened 6 months ago

signag commented 6 months ago

This is not an issue. I put this here because discussions do not seem to be activated for this repos.

I found the articles on Introduction to Motion Detection: Part 1...3 very interesting and helpful, especially because they include functioning Python code.

I have now integrated these algorithms into my Raspberry Pi Camera Server (raspiCamSrv) with some code rework to integrate into the infrastructure.

For details, see especially the page on Triggered Capture of Videos and Photos.

I hope your algorithms feel well in this environment.

Thank you very much for your interesting work.