This repository includes all Basic Algorithms related to image Processing, these are almost without Build-in Functions
-
Updated
Oct 1, 2020 - Python
This repository includes all Basic Algorithms related to image Processing, these are almost without Build-in Functions
K-means is used in this project to show clustering of colors in an image and then drawing a bounding box around biggest object.
Making a cloak of specific color invisible with the help of OpenCV.
A simple customizable color detector
TO DETECT THE GIVEN COLOR IN AN IMAGE AND MASK THE AREA
A cloak of invisibility is a fictional theme. This project is developed using Open CV and NumPy Libraries. This project is inspired by Harry Potter's Invisible Cloak. This project is highly suitable for both Green and Red Color Clothes. We use hsv colors which is Hue Saturation Value. This makes it easier when we are working on or need luminance…
Add a description, image, and links to the bgr2hsv topic page so that developers can more easily learn about it.
To associate your repository with the bgr2hsv topic, visit your repo's landing page and select "manage topics."