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
- Sobel
- Canny
- Homogeneous
- Median
- Gaussian
- Bilateral
Download the executable and install and run the ImageProcessingApp.exe
Please check out the demo video
One | Two |
---|---|