projectEIH

所属分类:建站系统
开发工具:Python
文件大小:5034KB
下载次数:0
上传日期:2021-04-26 10:47:16
上 传 者sh-1993
说明:  应急信息中心(EIH),是一个中央网站,帮助应急服务准备、响应和恢复...
(Emergency Info Hub (EIH), Is a central website helps the emergency services to prepare for, respond to & recover from disaster, by providing all needed data for the targeted building (E.g. Number of people, area size and emergency exits). The main objective of this project is giving the number of trapped people under rubbles or inside a)

文件列表:
LICENSE (1073, 2021-04-26)
eih-front-end-webapp (0, 2021-04-26)
eih-front-end-webapp\.env (342, 2021-04-26)
eih-front-end-webapp\app.py (13255, 2021-04-26)
eih-front-end-webapp\configuration (0, 2021-04-26)
eih-front-end-webapp\configuration\myconfig.cfg (720, 2021-04-26)
eih-front-end-webapp\configuration\mydb_config.cfg (229, 2021-04-26)
eih-front-end-webapp\configuration\mydb_config.json (263, 2021-04-26)
eih-front-end-webapp\configuration\projecteih-firebase-adminsdk-dmd9b-dfbc30ba25.json (253, 2021-04-26)
eih-front-end-webapp\requirements.txt (400, 2021-04-26)
eih-front-end-webapp\static (0, 2021-04-26)
eih-front-end-webapp\static\EIH.css (16291, 2021-04-26)
eih-front-end-webapp\static\home-bg.png (193940, 2021-04-26)
eih-front-end-webapp\static\home-bg2 (2).png (587601, 2021-04-26)
eih-front-end-webapp\static\home-bg2.png (143508, 2021-04-26)
eih-front-end-webapp\static\home-bgss.png (669473, 2021-04-26)
eih-front-end-webapp\static\logo.png (178512, 2021-04-26)
eih-front-end-webapp\static\me.png (57049, 2021-04-26)
eih-front-end-webapp\static\searchicon.png (19170, 2021-04-26)
eih-front-end-webapp\static\the_story.jpg (611363, 2021-04-26)
eih-front-end-webapp\static\the_story.png (1112579, 2021-04-26)
eih-front-end-webapp\templates (0, 2021-04-26)
eih-front-end-webapp\templates\aboutus.html (1981, 2021-04-26)
eih-front-end-webapp\templates\allLocations.html (12297, 2021-04-26)
eih-front-end-webapp\templates\base.html (2118, 2021-04-26)
eih-front-end-webapp\templates\contactUs.html (1175, 2021-04-26)
eih-front-end-webapp\templates\googlAutoComplete.html (5680, 2021-04-26)
eih-front-end-webapp\templates\googlAutoCompleteGeneral.html (5709, 2021-04-26)
eih-front-end-webapp\templates\index.html (1123, 2021-04-26)
eih-front-end-webapp\templates\loginForm.html (4234, 2021-04-26)
eih-front-end-webapp\templates\maps2.html (1775, 2021-04-26)
eih-front-end-webapp\templates\nav.html (2919, 2021-04-26)
eih-front-end-webapp\templates\results.html (875, 2021-04-26)
eih-front-end-webapp\templates\sentMsg.html (615, 2021-04-26)
eih-front-end-webapp\test_flask.py (4538, 2021-04-26)
eih-raspberrypi-body-detect (0, 2021-04-26)
... ...

mypy logo EIH: Emergency Info Hub ======================================= The project link: https://www.e-hub.ie/ What is EIH? ------------- Emergency Info Hub ([EIH](https://www.e-hub.ie/)),is a fourth year student project, has been designed to be a central website helps the emergency services to prepare for, respond to & recover from disaster, by providing all needed data for the targeted building (E.g. Number of people, area size and emergency exits). The main objective of this project is giving the number of trapped people under rubbles or inside a building, by tracking their number using a simple movement sensor fitted on the main gate and face detection technology, and save this number to the cloud to be used when a disaster happens. See [the documentation](http://glasnost.itcarlow.ie/~softeng4/C00220135/index.html#t3) for more detailes. EIH - Structure: ------------ The structure of the EIH GitHub repository is: . ├── eih-front-end-webapp/ # The Fron-end folder and files which create the website to output the data. ├── eih-raspberrypi-body-detect/ # The Back-end folder and files where all the hardware work takeing place. ├── LICENSE # EIH LICENSE agreement for any use of the project. └── README.md EIH Requirements ------------ This project consist of two parts: * Hardware: on this link ([Hardware](https://github.com/OAbouHajar/projectEIH/tree/master/eih-raspberrypi-body-detect)) * Website: on this link ([Website](https://github.com/OAbouHajar/projectEIH/tree/master/eih-front-end-webapp)) to run EIH you have to follow the instaction of the REAMDME.MD files for the the Fornt-End and the Back-End. How EIH works? ------------ mypy logo As It shwon in the diagram above:, * EIH breifly works as the following steps: * When Some one approach the door, the sesors works and the camera take a picture of the people waking IN Or OUT * The Picture will be processed by a body-detect algorithm, to detect how many person in the picture. * The total number of people inside the building will be saved on the could (GOOGLE FIREBASE). * The Emergency Services will be able to reach this details by the address search at anytime. User Usability/Videos Playlist? ------------ - To learn how to use EIH and its functionality you can refer to the youtube video playlist always. [![Alt text](http://glasnost.itcarlow.ie/~softeng4/C00220135/documents/front-end-img/youtube.JPG)](https://www.youtube.com/embed/videoseries?list=PL4amH-KHpsvIujZYx7ztRXOgMtDIQeFQZ) What Technologies does EIH use? ------------ mypy logo EIH Story ------------ The story of EIH started at that day when this photo was taken (the website background), back to 2012 during the Syrian war, when I was among those guys running to help the people stuck under rubbles. during this moments the one and the only question you will hear is: ANYBODY HERE? The hours, the minutes and even the Seconds might be a reason to give someone a new life. calling again and again... ANYBODY HERE?, feeling bad if any one left behind with no help. ANYBODY HERE? it's the reason to start, and here where we are: EIH - "EVERY LIFE MATTERS". EIH Developer ------------ mypy logo **Osama Abou Hajar** **Software Development Engineer** **Institute of Technology Carlow** **oabouhajar@hotmail.com** **Supervisor: Paul Barry** ([EIH](https://www.e-hub.ie/))

近期下载者

相关文件


收藏者