Skip to content

bilgeyucel/basic_openCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Processor with OpenCV

This is an alternative video processor that I implemented using different openCV features

Features I used:

  • Grayscaling
  • Gaussian Filter
  • Bilateral Filter
  • Object Detection
  • Morphological Operations
    • Closing
    • Erosion
    • Opening
    • Dilation
  • Sobel Filter
  • Hough Circles
  • Template Matching

Usage

  1. Change "input.mp4" and "output.mp4" names in main.py according to your file names
  2. Run main.py 🚀
  3. Enjoy your video being processed and saved 📽️

About

An Alternative Video Processor with OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages