set usb camera as security camera, trigger or human detection and send detection video over mail
Project description
working on this one...
security camera base on HOG+SVM. can improve results if using YOLO, but YOLO is heavier for real time on old pc.
install with
pip install human_detection
run from terminal:
human_motion_detection -c "C:\Users\my_name\Downloads\configurations.yml"
configurations.yml for example:
mail:
mail_user: my_google_user
mail_pw: asdfwasdfwefsvdv
send_to: my_friend@gmail.com
detection:
check_human_every_x_images: 2
output:
output_folder: "@format {env[HOME]}/Downloads/captures"
# output_folder: C:\Users\my_name\Downloads\captures
save_all_images: False
save_images_with_detections: True
add_detection_box: True
duplications_of_each_image_at_video: 5
debug:
print_debug_log: True
TODO
add demo video
add image with detection box
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file human_detection-0.51.tar.gz.
File metadata
- Download URL: human_detection-0.51.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
332af18b24461a963e1e52d82178cd9ccb0a77c51e3de8e353a676ed826bb3e4
|
|
| MD5 |
49df4c3fdfe3a61f1976ecdfcc8d4855
|
|
| BLAKE2b-256 |
1deb660f08e71a126b1209f760bfc64de10507418afb17d0d7980ad037ae538d
|
File details
Details for the file human_detection-0.51-py3-none-any.whl.
File metadata
- Download URL: human_detection-0.51-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9c84ba6691020544252f685cfc8e1c3a134f9c383ef37defaa06da03cf72692
|
|
| MD5 |
0a543b22574ff45074fc0e8ae08d4d45
|
|
| BLAKE2b-256 |
4df4b1b5864aca3e0be6d68118d9be830ab7d3eb9f91cd247f65754abcf04cf0
|