Vehicle Departure Detection: Parking Bay & Dock Control
Every parking and dock operation tracks arrivals. Far fewer track departures — and departure is the moment that actually drives the business. Turnover, dwell-based billing, dock turnaround, gate reconciliation and, in a surprising number of investigations, the identification of a vehicle that was on site for ninety seconds at the wrong end of the yard.
Vehicle departure detection reports the transition of a defined space from occupied to empty, carrying the vehicle identity across from the arrival event. That distinction matters more than it sounds: most systems log an arrival and separately log an empty bay, which gives you two unconnected facts. Pairing them gives you a duration, and duration is what turns video into operational data.
Occupancy Is a State, Not a Snapshot
The rule is implemented as a state machine per space, not as a per-frame check. A bay moves from empty to occupied only after the vehicle has been confirmed present across enough consecutive frames, and back to empty only after a grace period — typically three to fifteen seconds — has elapsed. Without that debouncing, every passing shadow, puddle reflection and pedestrian crossing the bay produces a spurious departure event.
The failure mode to watch for is partial occlusion. A van straddling two bays, a truck blocking the camera’s view of the row behind it, a pillar splitting one bay across two camera views: all of these produce unstable occupancy states. The mitigation is camera geometry review before thresholds are set, and masking regions where the state genuinely cannot be determined rather than accepting an unreliable count.
What You Do With the Departure Event
Four applications account for most deployments. In parking, departure events with matched arrivals produce true dwell and turnover figures, which is the basis for capacity planning and for smart parking management. In grading and billing, the arrival-departure pair is the evidence for a dwell charge or a grace-period dispute.
At loading docks, departure marks the end of turnaround time, and turnaround is the number that decides how many docks you need — measured properly for a fortnight, it usually shows the bottleneck is not where everyone assumed. At barriers and gates, departure without a matching authorised entry is the tailgating and drive-off case, and pairing departure with license plate recognition turns it into a searchable record rather than a clip somebody has to watch. The commercial case for both is set out in our breakdown of smart parking management cost.
Where It Earns Its Keep
The highest-value spaces are the ones with a time limit attached and the ones where an unexplained departure is a loss: accessible bays with misuse exposure, short-stay zones at stations and airports, EV charging bays where the constraint is the charger rather than the space, and controlled yard exits. Departure is also the natural trigger for downstream logic — a bay freed is a bay to advertise, a dock freed is the next vehicle to call forward. Where an approach lane is height-restricted, overheight detection upstream prevents the vehicle that would otherwise block a bay on arrival.
Which adjacent rules you need depends on the site. Where the concern is how long a vehicle stayed rather than that it left, illegal parking detection is the rule to pair with it. Where vehicles arrive in the wrong direction or too fast, wrong-way detection and vehicle speeding detection cover the approach. The broader category these belong to is described under intelligent transportation systems, and the standards work published by IEEE covers the sensing and communications layer underneath it.
The longer explanation sits in warehouse security camera cost.
For the wider picture around this, start from the vehicle count limit rules.
Frequently Asked Questions
How is this different from occupancy or space detection?
Occupancy tells you the current state of a bay. Departure detection reports the transition, with the vehicle identity carried over from arrival, so you get a matched pair and a duration. Occupancy alone cannot tell you whether the current vehicle is the same one that arrived an hour ago.
What happens when one vehicle blocks the view of a bay behind it?
The affected region is masked and marked unknown rather than guessed. Reporting an unreliable bay as empty is worse than reporting nothing, because downstream logic acts on it. Where a camera angle makes this chronic, the fix is usually repositioning rather than algorithm tuning.
Do we need ANPR for departure detection to be useful?
No. Departure works on the vehicle as a tracked object and is useful on its own for turnover and capacity. ANPR adds the plate, which is what makes the record searchable and enables billing, permit and enforcement workflows.
Do we need new cameras or a cloud subscription?
No. The rule runs on your existing streams on an appliance inside your network, from 2 to 128 channels and 1 to 256 TOPS, with no per-camera licence and no video leaving your site. It works offline, which matters for sites where the backhaul is unreliable.
Tell Us Your Scenario
Every site draws its regions differently, and the gap between a rule that works and a rule that gets switched off is usually thirty minutes of configuration against real footage. Send us your camera layout and the behaviour you need to catch, and we will tell you which of the 198+ algorithms fit and what accuracy to expect on your own video. Tell Us Your Scenario — or start with a Starter Kit preloaded with tested configurations, running on your own cameras in a single afternoon.
