Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.09 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.09 KB

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 😉