""" Zaytrics Smart Crowd Monitoring System Version 1.0 A computer vision-based application for real-time crowd detection, density estimation, and monitoring dashboard. Organization: SEECS, NUST Prepared by: AMMO """ __version__ = "1.0.0" __author__ = "AMMO" __organization__ = "SEECS, NUST"