I need a raspberry pi that can monitor parking spots so I know if I have a spot waiting for me when I get off of work. Of course I don't know how to code so it will probably never happen.
edit: I meant parking spaces outside of my apartment.
Great! I had a look, and already have some ideas I'll try out.
If possible, I think it'll be be helpful if you can shoot a second video or image with all 3 spots empty. I'll probably need it because I plan to use the curb's edges and surface colors of the slots.
Just to confirm, are these videos shot from the same spot where you'll eventually fix your camera?
Can you find me on twitter so I can PM you easier? Same username. I can get you way more data if you want. I need to bust out the raspberry pi so I can get you actual video from the camera I'm going to use.
Point a camera at the spots when unoccupied.Specify the spots exact coordinates to the camera. Set color as baseline. If the color changes by 50% or more, they are occupied. Send alert when all occupied, or when not all occupied.
Well I've got the raspberry pi, mjpeg, a camera that works. Just need to make the logic work. Here is what I'm stuck on. http://i.imgur.com/pIy3QNt.jpg
You could also zoom in so you would be looking at a car if it is parked there, and then upload the image to the microsoft caption bot service. It's pretty good at recognizing cars already, and you can just search the result for the word "car"
IFTTT api to create geo fence on my route home to poll the Pi "are there spaces left?" with an email or response yes or no with a photo at the current time.
edit: I meant parking spaces outside of my apartment.