Skip to content

Desktop application for image denoising using the python programming language

Notifications You must be signed in to change notification settings

TarekMebrouk/ai_denoising

Repository files navigation

Image Classification and Denoising for gaussian and salt & pepper noise using python

University of Science and Technology USTHB
IT department
End-of-study project in license year (2020/2021)

System requirement :

  • Python

  • TensorFlow & keras

  • PyQt5 & PySide2

Software screens :

  • Upload Testing image

  • STEP 01
  • Generate noise for testing image

  • STEP 01
  • Executions history

  • STEP 02
  • Image result for gaussian color image denoising

  • STEP 03 - 1 STEP 03 - 2
  • Image result for gaussian gray image denoising

  • STEP 04 - 1 STEP 04 - 2
  • Image result for salt & pepper gray image denoising

  • STEP 05 - 1 STEP 05 - 2