Skip to content

ApoorvaBeedu/CV-lecture-quizzes-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Computer Vision

This repository contains an unofficial python version of the Matlab quizzes available at GT's / Udacity's Introduction to Computer Vision.

The code available was implemented to closely mimic the results shown in each quiz.

The Jupyter Notebook files were converted automatically based on the following Stack Overflow response: https://stackoverflow.com/questions/23292242/converting-to-not-from-ipython-notebook-format

For the Notebooks, all calls to cv2.imshow were converted to inline calls to matplotlib imshow. Sources: https://stackoverflow.com/questions/34643747/ipython-notebook-jupyter-opencv-cv2-and-plotting

Available quizzes:

  • 2A-L1
  • 2A-L2
  • 2A-L3
  • 2A-L4
  • 2A-L6
  • 3A-L2
  • 3B-L3
  • 6B-L3
  • 8C-L2

About

Python version of GT/Udacity Introduction to Computer Vision quizzes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.0%
  • Jupyter Notebook 50.0%