Computer Vision

Immortal Snake game in Python

Immortal Snake game in Python using OpenCV- with source code – fun project – 2025

I have done plenty of projects till date in almost every domain of Data Science, from ML, DL, Computer Vision to NLP, but this immortal snake game in Python is still one of my favorite projects because of its simplicity and user interaction. You will be totally amazed after watching the results in just around […]

Immortal Snake game in Python using OpenCV- with source code – fun project – 2025 Read More »

find the most dominant colors in an image using KMeans clustering

How to find the most dominant colors in an image using KMeans clustering – with source code – interesting project – 2025

In today’s blog, we are going to find the most dominant colors in an image, this is going to be a very interesting blog because the project which we are going to build today is very simple and powerful. So without any further due, Let’s do it… Checkout the video here – https://youtu.be/AAmye1qwwwQ Code for

How to find the most dominant colors in an image using KMeans clustering – with source code – interesting project – 2025 Read More »

Face and eye detection in cv2

Face and Eye detection in cv2 using Haarcascades – with source code – easiest way – 2025

So in today’s very interesting blog, we will see how we can perform face and eye detection in cv2 using Haarcascades. This is going to be a very easy and fun project. Remember it’s only detection and not recognition. This is going to be a very interesting blog, so without any further due, Let’s do

Face and Eye detection in cv2 using Haarcascades – with source code – easiest way – 2025 Read More »

Harrys Invisibility Cloak

Harry’s Invisibility Cloak – less than 50 lines of code – with source code – easiest explanation – 2025

So guys, one of the most awaited blogs is here. Today we are going to code Harry’s Invisibility Cloak in less than 50 lines of code and you will be totally amazed after watching the results. Yeah Yeah, I know you can’t control your emotions 🙂 Sneak Peek at our Result… This is going to

Harry’s Invisibility Cloak – less than 50 lines of code – with source code – easiest explanation – 2025 Read More »

repair damaged images using inpainting methods

How to repair damaged images using inpainting methods in Python using OpenCV – 2025

In today’s blog, we will see that how we can repair damaged images in Python using inpainting methods of OpenCV. This is gonna be a very fun project, So without any further due, let’s dive into it. Image inpainting is the process of removing damage, such as noises, strokes, or text, on images. It is particularly

How to repair damaged images using inpainting methods in Python using OpenCV – 2025 Read More »

Scroll to Top