Skip to content

This is the repository for introduction of using OpenCv

Notifications You must be signed in to change notification settings

Kartikkh/OpenCv-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-Cv-starters

This is a repository for Learning OpenCv by example provided in each Chapters.And All the code is documented Properly

Requirements

To run these example you'll need:

Recommend Editors

Installation And configuration

This is for Pycharm

  • Install Pycharm(If you have not done it already)
  • Go to File-> Default Settings -> Project Interpreter -> Select the Downloaded Python version -> Click + sign
  • Enter opencv-python
  • Download that and then click Apply
  • Restart your PyCharm.
  • PyCharm now has OpenCV library installed and working.

This is for Anaconda

  • Install Anaconda 4+
  • Search Anaconda Prompt
 Execute conda install -c menpo opencv

Contribution

Feel free to raise an issue about a bug or new feature you would like to see in this project. If you are willing to do some work, we will be glad to accept your PR.

About

This is the repository for introduction of using OpenCv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages