Detect Lane Lines in Python with OpenCV

I recently built a lane detection tool for the first project of the Self Driving Car Nano Degree program through Udacity.The goal of the project was to detec… Read more

Similar

Python Oddities

When you tweet with a location, Twitter stores that location. You can switch location on/off before each Tweet and always have the option to delete your location history. Learn more ... (more…)

Read more »

Back up everything with Python (Interview)

Everyone who uses a computer on a regular basis knows the importance of backups. Duplicity is one of the most widely used backup technologies, and it's written in Python! This week Kenneth Loafman shares how Duplicity got started, how it works, and why yo... (more…)

Read more »