- The document presents a queue detection algorithm for real-time image processing applied to traffic surveillance.
- It aims to accurately measure traffic queue parameters under varying real-world conditions. The algorithm has two main operations: vehicle detection and motion detection.
- Motion detection is based on applying a differencing technique to profiles extracted from consecutive image frames along the road. Vehicle detection uses edge detection on these profiles. When motion is detected, vehicle detection is applied to measure queue parameters.