Skip to content

Quinnan-Gill/PCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programming Computer Vision

This was a project that was inspired by Programming Computer Vision with Python by Jan Erik Solem. For every directory in the PCV directory with chapter in the name has code in the tutorial.

For the more interesting projects go to the ex directories. They have my own code used to complete the challenges that at the end of each chapter.

Chapter 1

This chapter focussed in filters and the underlying algorithms used to blur/sharpen them.

For example 1:

Ex

This provides a gaussian blur on the image of Gaussian = 0, as the gaussian increases the image gets more blurred.

About

I follow along in Programming Computer Vision by Jan Erik Solem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages