detectParking icon indicating copy to clipboard operation
detectParking copied to clipboard

Automatic Parking Detection

Results 8 detectParking issues
Sort by recently updated
recently updated
newest added

Hello, I tried to test your example and i get all of the parking spots in the same color. I thought it was the theshold problem as you mention but...

Hi, I have tried the python code with a camera by ( cap = cv2.VideoCapture(0) ) but it is not working properly, every spot is always detected as occupied and...

Hello, Is it possible to use detectParking on a picture of a parking lot instead of the video? If so, could you please give me a guideline how to do...

When starting the .exe, I get the OpenCV libraries missing error. Where do I need to place the needed dll's, cuz I got them in my default location.

Thanks for the amazing work, the python code works very well. Actually I think this is a **parking space validation** instead of **parking space detection** code, since all the candidate...

The project is very interesting but it needs documentation about how the points are generated in the file, the algorithm used and what are the classes and how is calculated...

Greetings, We are currently looking at your code to use the python prototype for a parking detection script. We are running into an issue where numpy is running into a...

I'm trying to use this code with python 3.5.3. I have installed all dependencies but the code won't run. It keeps waiting for a while and exits with the statement...