Crowd monitoring system developed using Python and OpenCV.
- cv2: OpenCV library for image processing and computer vision
- numpy: For array/matrix operations
- DBSCAN: Density-based clustering algorithm from scikit-learn, used to detect clusters of people