Skip to content

hajali-amine/image-processing-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processor

A small tool implemented with .NET's WPF. Even though the UI isn't the best, but it still does the job amazingly!

What does the tool offer:

  • Load a PGM picture (both binary and ASCII)
  • Apply various filters (Average, Gaussian, Median, Prewitt, Laplacian)
  • Get stats about a picture (Average, Standard Deviation, Dynamic,...)
  • Apply Linear Transformations.
  • Save your PGM image.

Steps:

  1. Install packages.
  2. Run the solution.
  3. convert your image using this converter for example.
  4. Load that image.
  5. And do your magic!

Interface:

interface

If you encounter any problem, don't hesitate to reach out!

About

Toolkit that allow you to process PGM images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages