/opencv_qt

A simple and quick Qt tool developed to explore some of OpenCV functions.

Primary LanguageC++

OpenCV_Qt

Qt Qt

This simple tool is built using QT to show the result of some of OpenCV functions.


Youtube Demo Video

Already done :

  • Gray Scale
  • Binary - White/Black
  • Histogram
  • Soble Operator
  • Canny Edge Detector
  • HSV Color Space
  • Normalize Block Filter
  • Gaussian Filter
  • Median Filter

To-Do (you can add to the list whatever you want!) :

  • YCrCb Color Space
  • Find Contour
  • Morphological Transformations (Open/Close)
  • Erosion
  • Dilation

You are welcome to contribute 😉