Mohamed209 / Automated-Social-Distancing-Monitoring

automated social distancing monitoring system
Other
1 stars 1 forks source link

Manual calibration #8

Open sssmost opened 4 years ago

sssmost commented 4 years ago

Thanks for this repo. It is really interesting.

I have a question. How can I calibrate the system for a new video input?

I have read in visualizer.py that it is needed four points. But how should I define them?

sssmost commented 4 years ago

Bird's eye view is not used. It is applied a simple euclidean distance.

Mohamed209 commented 4 years ago

Thanks for this repo. It is really interesting.

I have a question. How can I calibrate the system for a new video input?

I have read in visualizer.py that it is needed four points. But how should I define them?

simply for now yo can define them manually

Mohamed209 commented 4 years ago

Bird's eye view is not used. It is applied a simple euclidean distance.

birds eyeview feature still in active development phase