Skip to content

icewall/GraphicFilters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

In this application You will find implementation of that graphic filters like:

  • Window
  • Median also algorithms like
  • Edge finding (gradient)
  • 9 Edge and tab with simple functionality to make noise.

Screenshots

In screenshots/ dir You will find example of usage this project. Usage of Window filter function, inter alia:

  • edge_filter.jpg
  • edge_filter.png
  • highpass_filter.jpg
  • lowpass_filter.jpg
  • outline_filter.jpg

Median filter:

  • 3x3_media_filter.jpg
  • 9x9_median_filter.jpg

Edge finding/detection

  • gradient_edge_detection.png

Quality of code

Application was created as a task for one of university course "Computer graphic" in very limited time period, keep it in mind please ;).

Enjoy

About

Application presenting algorithms like: window filter, media filter, edge finding (gradient), 9 edge + simple noise making implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors