{"id":13586734,"url":"https://github.com/OmalPerera/Human-detection-system-with-raspberry-Pi","last_synced_at":"2025-04-07T18:34:36.346Z","repository":{"id":126435566,"uuid":"67869563","full_name":"OmalPerera/Human-detection-system-with-raspberry-Pi","owner":"OmalPerera","description":"A motion detection system with RaspberryPi, OpenCV, Python","archived":false,"fork":false,"pushed_at":"2018-01-28T06:07:05.000Z","size":139,"stargazers_count":58,"open_issues_count":3,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-22T20:33:38.902Z","etag":null,"topics":["camera","opencv","python","raspberry-pi","raspberry-pi-3","raspberry-pi-camera"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmalPerera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-09-10T12:25:37.000Z","updated_at":"2024-11-08T13:24:54.000Z","dependencies_parsed_at":"2023-06-16T19:23:37.243Z","dependency_job_id":null,"html_url":"https://github.com/OmalPerera/Human-detection-system-with-raspberry-Pi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmalPerera%2FHuman-detection-system-with-raspberry-Pi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmalPerera%2FHuman-detection-system-with-raspberry-Pi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmalPerera%2FHuman-detection-system-with-raspberry-Pi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmalPerera%2FHuman-detection-system-with-raspberry-Pi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmalPerera","download_url":"https://codeload.github.com/OmalPerera/Human-detection-system-with-raspberry-Pi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247707771,"owners_count":20982847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["camera","opencv","python","raspberry-pi","raspberry-pi-3","raspberry-pi-camera"],"created_at":"2024-08-01T15:05:46.471Z","updated_at":"2025-04-07T18:34:35.896Z","avatar_url":"https://github.com/OmalPerera.png","language":"Python","funding_links":[],"categories":["Python","Motion Analysis"],"sub_categories":["Implementations"],"readme":"# Human Detection System using Raspberry Pi\n\n## Functionality\nActivates a relay on detecting motion.\n\nYou may need following components to get the expected Results\n\u003c/br\u003e\n## Hardware Components\n* A raspberry pi 2 or 3 model B ([Raspberry pi 3 model 3](https://www.raspberrypi.org/products/raspberry-pi-2-model-b/) has been used in my case)\n* A compatible camera module ([CAMERA MODULE V2](https://www.raspberrypi.org/products/camera-module-v2/))\n* A power Adapter with 2.0A - 2.5A ([RASPBERRY PI UNIVERSAL POWER SUPPLY](https://www.raspberrypi.org/products/universal-power-supply/))\n* A micro SD card (16Gb -32GB recommended)\n\n\n## Software Requirements\n* Any compatible Raspbian OS can be used.\n* Update the OS to latest `sudo apt-get update`\n* Upgrade the OS `sudo apt-get upgrade`\n* Update the Raspberry Pi firmware `sudo rpi-update`\n* Should install OpenCV `sudo apt-get install libopencv`\n* Should Install Python\n* imutils ```pip install imutils```\n* RPi.GPIO```pip install RPi.GPIO```\n\n\nIf you need to update openCV to latest version install following dependencies\n  ```\n  sudo apt-get install build-essential checkinstall cmake pkg-config yasm\n  sudo apt-get install libtiff4-dev libjpeg-dev libjasper-dev\n  sudo apt-get install libavcodec-dev libavformat-dev libswscale-dev libdc1394-22-dev libxine-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libv4l-dev \n  sudo apt-get install python-dev python-numpy\n  sudo apt-get install libtbb-dev\n  sudo apt-get install libqt4-dev libgtk2.0-dev\n  ```\n\n## Usage\n  ```\npython pi_surveillance.py --conf conf.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOmalPerera%2FHuman-detection-system-with-raspberry-Pi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOmalPerera%2FHuman-detection-system-with-raspberry-Pi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOmalPerera%2FHuman-detection-system-with-raspberry-Pi/lists"}