Skip to content

mmassime/OpenCV-introduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV-introduction

In this project, made for a Computer Vision university class, I test different functions of the OpenCV library to apply effects on a video.

Requirements

  • Opencv
  • Numpy

Used techniques

  • Conversion to grayscale
  • Smoothing (using gaussian filter and Bilateral Filter)
  • Grabbing
  • Edge detection
  • Circle detection
  • Template matching
  • Object replacement

About

Testing some functionalities of OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages