ankit1khare / Automatic-Parking-Management

Detecting empty spaces in car parking using a camera at lamp-post angle. Video explanation: https://www.youtube.com/watch?v=y1M5dNkvCJc&t. Also check my new video in the same series, Easy Street Parking: https://www.youtube.com/watch?v=1aNT6S_VBNc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic parking management

  1. Images in Train folder can be utilized with the script I wrote for training a HAAR based classifier for all the images in the train folder.

  1. For a step-by-step explanation, youtube video can be referred. It explains the approach and also the high-level functionality of code.

  2. Ipython Notebook should be treated as the 'main' program which calls uses all the other modules.

About

Detecting empty spaces in car parking using a camera at lamp-post angle. Video explanation: https://www.youtube.com/watch?v=y1M5dNkvCJc&t. Also check my new video in the same series, Easy Street Parking: https://www.youtube.com/watch?v=1aNT6S_VBNc


Languages

Language:Jupyter Notebook 86.4%Language:Python 12.8%Language:Batchfile 0.7%