Skip to content

Computer Vision code snippets created while developing my MSc thesis.

Notifications You must be signed in to change notification settings

m-oliv/ComputerVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerVision

This repo includes some implementations of computer vision algorithms, as well as some code snippets that have proven useful for various isolated tasks.

Contents

  • cam-feed.py - script that provides a feed of two webcams connected to the computer;

  • hough-transform.py - an implementation of the Hough Transform algorithm from Duda and Hart, 1972;

  • img-click.py - script that provides a way to get the pixel coordinates of the point of the image in which you click.

  • pic-from-cam.py - script to get a set of pictures from two cameras connected to a computer.

About

Computer Vision code snippets created while developing my MSc thesis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages