Skip to content

3rd-Son/Carpark-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Park Counter

video-output-A565B24B-CFEE-4366-8A83-D2C157E8817E.mov

The Car Park Counter is a computer vision project using OpenCV to count cars in a car park. It provides real-time information on available car spaces, helping drivers make parking decisions.

How it Works

  1. Background Subtraction: Isolates moving cars from the static background.
  2. Object Detection and Tracking: Identifies and tracks individual vehicles.
  3. Car Counting: Keeps track of cars entering and leaving.

Results and Display

The car count and available spaces are shown in real-time on the screen.

Contact

License

This project is licensed under the MIT License. See the LICENSE file for details.


For any questions or contributions, feel free to reach out! Happy car countin

Releases

No releases published

Packages

No packages published

Languages