Skip to content

DiegoAsterio/ComputerVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision

Computer vision library developed with python and some test cases.

The project splits into:

  1. Filters and edges:
  • Convolute using a Gaussian mask
  • Convolute using a Laplacian-of-Gaussian mask
  • Some filters using separable and derived kernels
  • Gaussian pyramid
  • Laplacian pyramid
  • Support for grayscale hybrid images

About

some python computer vision related problem solving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages