/Image-Processing-GUI

It is a desktop application where you can make image processing.

Primary LanguageC++

Image-Processing-GUI

It is a desktop application where you can make image processing.


Features

  • Convert image from RGB to grayscale
  • Extract image histogram
  • Mean, Median, Gaussian Smoothing(bluring) for noise elemination
  • Adaptive and Otsu threshold finding algorithm
  • K-Means Classification for 2 class
  • Morphological operations
  • Object detection with connectivity and labeling (Watershed Segmentation Algorithm)

Versin_1