Skip to content

nrupatunga/Computer-Vision-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Vision-Toolbox for Windows

When working on Image processing and Computer Vision algorithms, I constantly use to experiment with many preliminary image processing operations such as edge detection, blur etc. To make my experimentation easy, I decided to build an QT based GUI application.

Currently this application supports following functionalities from OpenCV

Edge Detection

  • Sobel
  • Canny

Blur

  • Homogeneous
  • Median
  • Gaussian
  • Bilateral

Installation

Download the executable and install and run the ImageProcessingApp.exe

How to use

Please check out the demo video

Screenshot

One Two

About

GUI to test OpenCV edge detection and blur functionalities

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published