Skip to content

LesQuater/Image2D_Library_Application

Repository files navigation

IMAGE_Library_Application

Gtkmm software using IMAGE C++ library

To compilate : &g++ -g Fenetre.cpp main.cpp Image2D.cpp -o Image_App pkg-config gtkmm-3.0 --cflags --libs To launch : &./Image_App

Content :

  • Create and read .bmp images.
  • Rotation
  • Translation
  • Thresholding
  • Salt and pepper noise
  • Mask
  • Convolution :
    • Low Pass
    • High Pass
    • Gaussien
    • Median
    • Sobel
    • Prewitt
    • ...
  • Histogramme
  • ..

About

Gtkmm software using Image2D library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages