Skip to content

shantamsultania/OpenCV_Tutorials_bacis

Repository files navigation

OpenCV Basics Tutorial.

Hello All my name is Shantam And these are the Source codes for the basics of OpenCV for image processing.

Developing Environment

Python

For downloding python just go to https://www.python.org/ adn 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 an .exe file will be downlaoded just go throght it and "eureka" you Python is installed

IDE

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

Pycharm

To install Pycharm

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

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

Video reference https://www.youtube.com/watch?v=AUiM1UaRCPc

Anaconda

To install Anaconda

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

Video for reference https://www.youtube.com/watch?v=T3ff57rxTa8

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 insatll 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

Resources

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

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

Written by

Shantam Sultania

About me

I am a Andriod developer,Actions on google, Internet of things, Alexa Skills and Image processing developer.I have a keen intrest in Image processing and Andriod development.I am Cureently 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 https://www.linkedin.com/in/shantam-sultania-737084175/

Github https://github.com/shantamsultania

About

these are the source code for corona holidays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages