This document proposes a vision-based approach to detect violations of social distancing using computer vision algorithms. The approach uses inverse perspective mapping to transform frames from surveillance cameras into a bird's eye view representation with real-world coordinates. It then applies Gaussian mixture modeling for background subtraction, Kalman filtering for tracking, and distance calculations to identify instances where two individuals are within 2 meters and therefore not socially distanced. The results show the approach can accurately detect social distancing violations in different scenarios.