All Projects → shantamsultania → Invisible-Cloak-And-Magic-Wand-using-OpenCV

shantamsultania / Invisible-Cloak-And-Magic-Wand-using-OpenCV

Licence: other
This is one of my OpenCV that is Computer Vision project named in vi . That is inspired from Harry potter Invisible Cloak

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Invisible-Cloak-And-Magic-Wand-using-OpenCV

opencv-proto
Allows fast prototyping in Python for OpenCV
Stars: ✭ 18 (+12.5%)
Mutual labels:  opencv-python
cvloop
cvloop allows online video transformation and evaluation with OpenCV. Designed for jupyter notebooks.
Stars: ✭ 18 (+12.5%)
Mutual labels:  opencv-python
opencv-python-inference-engine
Wrapper package for OpenCV with Inference Engine python bindings.
Stars: ✭ 32 (+100%)
Mutual labels:  opencv-python
Image deionising auto encoder
Noise removal from images using Convolutional autoencoder
Stars: ✭ 34 (+112.5%)
Mutual labels:  opencv-python
jetbrains-utility
Remove/Backup – settings & cli for macOS (OS X) – DataGrip, AppCode, CLion, Gogland, IntelliJ, PhpStorm, PyCharm, Rider, RubyMine, WebStorm
Stars: ✭ 62 (+287.5%)
Mutual labels:  pycharm
BlurryFaces
A tool to blur faces or other regions in images and videos 🤡🔍
Stars: ✭ 58 (+262.5%)
Mutual labels:  opencv-python
No-Nonsense-Github-Project
A 1 hour video series covering some fundamentals and basic usage of .Git and Github.
Stars: ✭ 62 (+287.5%)
Mutual labels:  video-tutorial
machine-learning-capstone-project
This is the final project for the Udacity Machine Learning Nanodegree: Predicting article retweets and likes based on the title using Machine Learning
Stars: ✭ 28 (+75%)
Mutual labels:  anaconda
Face-Detection-and-Tracking
Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemented in OpenCV 3.3.0 and Python 2.7
Stars: ✭ 24 (+50%)
Mutual labels:  opencv-python
UAV-Stereo-Vision
A program for controlling a micro-UAV for obstacle detection and collision avoidance using disparity mapping
Stars: ✭ 30 (+87.5%)
Mutual labels:  opencv-python
conda-devenv
A conda tool to work with multiple projects in development mode.
Stars: ✭ 95 (+493.75%)
Mutual labels:  anaconda
open-electronics
📚 💻 Great Resources for Electronics Enthusiasts
Stars: ✭ 347 (+2068.75%)
Mutual labels:  video-tutorial
Realtime-OpenCV-Chess
♔ Chess-playing with Open-CV [Human vs AI (Stockfish engine)]
Stars: ✭ 18 (+12.5%)
Mutual labels:  opencv-python
camera calibration
Code and resources for camera calibration using arUco markers and opencv
Stars: ✭ 38 (+137.5%)
Mutual labels:  opencv-python
jetbrains-theme
🎨 A modern, productivity-increaser theme for all JetBrains IDEs
Stars: ✭ 108 (+575%)
Mutual labels:  pycharm
Feature-Detection-and-Matching
Feature Detection and Matching with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK through the Brute Force and FLANN algorithms using Python and OpenCV
Stars: ✭ 95 (+493.75%)
Mutual labels:  opencv-python
intellij-autohotkey
AutoHotkey plugin for the Jetbrain's IntelliJ platform
Stars: ✭ 30 (+87.5%)
Mutual labels:  pycharm
DJITelloOpticalControl
Autonomous navigation and data collection for Tello using mainly OpenCV's ArUco libraries.
Stars: ✭ 24 (+50%)
Mutual labels:  opencv-python
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (+62.5%)
Mutual labels:  pycharm
JetBrainsRunner
A Krunner Plugin which allows you to open your recent projects
Stars: ✭ 31 (+93.75%)
Mutual labels:  pycharm

Invisible-Cloak-using-OpenCV

This is one of my OpenCV that is Computer Vision project named in vi and harry wand. That is inspired from Harry potter Invisible Cloak and maigc wand.

Developing Environment

Python

For downloading python just go to https://www.python.org/ and click download click or you can use this link this will download the latest version of python for you https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe

after that a .exe file will be downloaded just go through it and "eureka" you Python is installed

IDE

As a developer, I prefer any one of these IDE for the same Pycharm and Anaconda You can use any one of the same.

Pycharm

To install Pycharm

just go through this link and do the needful installation you can also refer to this video tutorial given below for reference

https://www.jetbrains.com/pycharm/download/ Video reference

Anaconda

To install Anaconda

just go through this link and do the needful installation you can also refer to this video tutorial given below for reference https://docs.anaconda.com/anaconda/install/windows/

Video for reference

OpenCV

to install OpenCV just write the following commands in the cmd

run pip install opencv-python if you need only main modules. run pip install opencv-contrib-python if you need both main and contrib modules

(check extra modules listing from OpenCV documentation at https://docs.opencv.org/master/ )

You can also refer to this video link on how to install OpenCV in below given IDE's

For Pycharm https://www.youtube.com/watch?v=ppnFp_RiE0A

For Anaconda https://www.youtube.com/watch?v=T2ykss_4Af0

How to run this program

Steps involved

  1. Download the code.

  2. Download Python and OpenCV for reference please see the above code.

  3. Download An IDE for the same for reference please see the above code.

  4. upload the code and just hit that Run Buttn hard

4.1) for mgic wand you need to get your item in the get wand window and left click using your mouse on the tip of the item item.

4.2) for Cloak you will need a Red Color and thats it just run the code and place the red color in front of yourself and WOW you are like Gone.....

  1. EUREKA your program is up and running.

Resources

To learn more about these Resources you can Refer to some of these articles written by Me:-

https://medium.com/@unknown.underme

Made with ❤️ by Shantam Sultania

About me

I am an Andriod developer, Actions on Google, Internet of things, Alexa Skills, and Image processing developer. I have a keen interest in Image processing and Andriod development. I am Currently Campus Representative at Google developers Group Chandigarh, Facebook Developer circle Chandigarh, and Club Lead at CSE Department Chandigarh University, Punjab.

You can find me at:- Linkedin or Github .

Happy coding ❤️ .

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].