uzunb / Image-Processing-GUI

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C++ 99.7%Language:C 0.3%