Skip to content

maunesh/opencv-gui-parameter-tuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-parameter-tuner

Building a GUI tool to find the right parameters visually and quickly, for various Computer Vision algorithms

This is Work in Progress.

Currently you can find parameters for following algorithms:

  • Smoothing an image:
    • You can smooth/blur an image with one filter or with a combination of up to 4 different types of blur filters:
    • Provides Average Filter Size, Gaussian Filter Size, Median Filter Size, Bilateral Filter Size
  • Canny Edge Detection:
    • Provides Upper Threshold, Lower Threshold, Gaussian Filter Size

Read more in my blog post

About

Building a GUI tool to find the right parameters visually and quickly, for various Computer Vision algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages