Nandu SreevalsanJun 30, 20192 min readMy experiences from competing in Code Gladiators 2019About Code Gladiators, Quote from the website of the competition. "Whether you want to uncover the secrets of the universe or pursue a...
Nandu SreevalsanJun 16, 20192 min readFace detection and distance calculation using OpenCVI used Haar - cascade detection to find the face in the video feed. Once the face is found using apparent focal length the distance from...
Nandu SreevalsanJun 9, 20192 min readROCK, PAPER, SCISSORS Using OpenCV, TensorFlow and Python. The inspiration for this particular program came as I wanted program something that my niece to enjoy as well. She loves this game, so I...
Nandu SreevalsanJun 2, 20192 min readPrivacy in the modern digital age, a MYTH?Is your data any secure in the modern age? Secure, maybe, but I want to discuss another aspect here. So let me clarify, I am not talking...
Nandu SreevalsanMay 31, 20191 min readAir Paint Brush using OpenCV, PythonThis was a fun project I did for my niece. Basic idea was to use a predetermined colour to be detected from the video feed, put a...
Nandu SreevalsanMay 26, 20191 min readMouse control using Gestures using OpenCVA pretty simple program, it looks cool though. Pseudo Code: Create bounding boxes over the selected colour, if there are two boxes,...
Nandu SreevalsanMay 19, 20193 min readMy encounters with animals on road.I had my share with animals while driving/riding. Incident 1 : Chevrolet Spark Vs Dog. This incident happened on my way to Chennai from...
Nandu SreevalsanMay 5, 20191 min readSocial Media Stalking using PythonWhatsApp has a feature called 'last seen' where it tells the user when was the last time user's contacts were using WhatsApp. There is a...
Nandu SreevalsanApr 17, 20192 min readCurious case of Kerala Lottery My better half won rupees 5000 from a kerala lottery ticket, though she was disappointed that she didn’t bag bigger prize. First prize...
Nandu SreevalsanApr 1, 20193 min readA heartwarming help Here is my story. I was driving down to my home town in Kerala, Thrissur to be precise from Chennai, July last year. I was really looking...
Nandu SreevalsanMar 16, 20191 min read Monty Hall ProblemMonty hall problem (Wikipedia): "Suppose you're on a game show, and you're given the choice of three doors: Behind one door is a car;...