optical flow is used for moving object detection in the video shot by a drone camera.
requirements:
- numpy
- opencv3
- math
- seaborn
- heatmap
- matplotlib
- scipy
For each frame, each object's moving direction, speed, number of people in the surrounding areas could be calculated and visualized
We use speed, people counts and direction to define the Turbulence level for each extracted frame.
Pressure Map for showing the geospatial distribution of the pressure value.
Moreover, individual tracking is added and individual pressure is measured.