Skip to content

Program for detection people on camera and sending their photo to VK

Notifications You must be signed in to change notification settings

VKhayretdinov/people_checker

Repository files navigation

People checker

People checker is a Python app consists of 2 modules:

  • Photo -- module for photographing and sending the photo in the infinite loop to VK using API VK.
  • Video -- module for detection people on the video and sending photo when a person is detected.

Installation

Use the package manager pip to install requirements.

pip install -r requirements.txt

TODO

  • Take and send photo to VK
  • GUI
  • The ability to send photo to telegram
  • Human detection
  • Sending photo when a person is detected

About

Program for detection people on camera and sending their photo to VK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages