Joke Joker Jokest

Joke Joker Jokest List of my favourite Stand-up Comics, their styles and why I like them George Carlin Growing up during the 90s in India, I was always interested in comedy. I would try to watch all the comedy shows that are there on Indian TV during those times. Those days, stand up wasn’t that popular in … Read more

Computer Vision: Advanced Lane Marking Through Thresholding

Computer Vision: Advanced Lane Marking Through Thresholding Lane Detection using Gradient, Colour Thresholding and sliding window algorithm Image Courtesy: http://homepages.inf.ed.ac.uk/rbf/HIPR2/sobel.htm In my earlier post, I talked about finding lane lines using Edge Detection and Hough Transforms. While Canny edge detection is great in finding the edges, it gives you a lot of edges in the … Read more

Computer Vision: Lane Finding Through Image Processing

Computer Vision: Lane Finding Through Image Processing Lane Detection using Edge Detection and Hough Transform Image Courtesy: Udacity How does coding a Lane finding system in an active video feed sounds? It seemed ubercool to me when I did this project with Udacity back in 2017. At that point, the aim was just to know … Read more