Skip to content

Content for an Introduction to Computer Vision talk for Women Who Code Delhi

Notifications You must be signed in to change notification settings

brihijoshi/Intro-to-CV

Repository files navigation

Intro-to-CV

Slides can be found at - http://slides.com/brihijoshi/deck

Installations

  1. Python v2.7 (v3.5 shall also do. However a little change in code would be required)

  2. OpenCV 2 -

sh openCV.sh
  1. Libraries -

For installing other libraries, use

pip install -r requirements.txt 

For Python 3.x, change pip to pip3

Running the Notebooks

Fork and Clone this repository.

cd REPO_NAME

Make sure you have Jupyter Notebook

Run:

jupyter notebook

Your notebooks should automatically open in your browser. If they do not, open http://localhost:8888/ on your browser

About

Content for an Introduction to Computer Vision talk for Women Who Code Delhi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published