Ask Your Question
0

Parking space coordinates

asked 2017-06-18 08:16:56 -0600

Maki gravatar image

updated 2017-06-18 10:57:31 -0600

Hello,

I'm trying to find parking spaces on an image and create rectangles that will represent them. And when I'm going to do that, all of the parking spaces on the image will be empty. Also, as far as I've noticed, I cannot use the exact same solution for different images (or at least it looks to me that way).

These are some of the images on which I tried to detect the parking spaces: http://www.mattwkane.com/wp-content/u... http://stockarch.com/files/imagecache...

My question is, how can I extract the coordinates of a parking space from an image?

edit retag flag offensive close merge delete

Comments

Opencv forum uses tags and it is very efficiency : http://answers.opencv.org/tags/?t=tag...

Now after browsing question you can thanks you @sturkmen for link in his comments

LBerger gravatar imageLBerger ( 2017-06-18 08:59:00 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-06-18 11:01:54 -0600

Maki gravatar image

I've already seen that code on github, and I might be wrong, but as far as I've understood, he's using coordinates that he saved in the folder datasets/parkinglot_1.txt. I'm trying to find out how can i extract those coordinates from an image. Also, thank You for this tip with tags.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-06-18 08:16:56 -0600

Seen: 1,120 times

Last updated: Jun 18 '17