detectParking icon indicating copy to clipboard operation
detectParking copied to clipboard

Recognition Problem

Open kkontras opened this issue 6 years ago • 11 comments

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 as i change it there is no improvement. Can you help?

kkontras avatar Jun 06 '18 08:06 kkontras

@kkontras Hello, I meet the same problem, have you solve it?

Little-Potato-1990 avatar Sep 17 '18 10:09 Little-Potato-1990

It finally did what was expected to do. Its been a few months so i dont remember the changes i did but i will check tommorow or i can send you the code.

On Mon, 17 Sep 2018, 13:06 Qian Ren, [email protected] wrote:

@kkontras https://github.com/kkontras Hello, I meet the same problem, have you solve it?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/eladj/detectParking/issues/6#issuecomment-421953466, or mute the thread https://github.com/notifications/unsubscribe-auth/AcfGKVZAL9PJYbRX_GwoRjrhGqCp2y8Iks5ub3Q6gaJpZM4UcORC .

kkontras avatar Sep 17 '18 14:09 kkontras

@kkontras is it possible that you can send me the code as well?

BBroerse avatar Oct 03 '18 09:10 BBroerse

@kkontras I could use the code too, thanks

dascar5 avatar Nov 28 '18 15:11 dascar5

@kkontras Hi, could you please send me the code as well? Thanks in advance.

Uoops avatar Feb 08 '19 20:02 Uoops

@kkontras how to fix the problem of the same color detection

nursinghoming avatar Jul 18 '19 01:07 nursinghoming

Sorry for the late response, I checked it again today and the source code worked. I remember that back then something didnt work. Have you managed to run the example?

kkontras avatar Jul 18 '19 06:07 kkontras

I run successfully, but all the parking detection lines are red

nursinghoming avatar Jul 18 '19 06:07 nursinghoming

Could you uncomment the following two lines and report the output? print("#%d: %.2f" % (ind, delta)) print(parking_status)

kkontras avatar Jul 18 '19 06:07 kkontras

I run c++ , not python

nursinghoming avatar Jul 18 '19 06:07 nursinghoming

That shouldnt be a problem, could you print delta of each parking spot for a specific frame?

kkontras avatar Jul 18 '19 06:07 kkontras