Epoch Abuse

Navigation
  • About Me
  • Categories
  • Blog
  • GIF Creator

Copyright © Epoch Abuse. 2021 • All rights reserved.

Hydra WordPress Theme by EckoThemes.

Published with WordPress.

Latest Articles

Filter by Category

  • C# Tutorial(41)
  • C# Image Processing(26)
  • Image Processing(16)
  • Image Restoration and Reconstruction(15)
  • Frequency Domain Filtering(8)
  • Image Noise(6)
  • Mean Filters(4)
  • Order-Statistic Filters(4)
  • Landing Pages(1)
  • Social Games(1)
  • Bandreject Filters(1)
  • Bandpass filters(1)
  • Notch Filters(1)
  • Adaptive Filters(1)

Filter by Author

  • Andraz Krzisnik (43)
Back to Latest Articles
Adaptive Filters

How To Make Adaptive Filters For Local Noise In C#

Adaptive local noise reduction filters are useful for processing images that have too much noise to deal with with other simpler filters.

Posted 4 hours ago by Andraz Krzisnik

Order-Statistic Filters

How To Make Alpha Trimmed Mean Filter For Images

Alpha trimmed mean filter is a combination of mean filters and order-statistic filters. This guide shows how to use them with C#.

Posted 1 day ago by Andraz Krzisnik

Order-Statistic Filters

How To Make Midpoint Filter For Images – C# Guide

Midpoint filter is a order-statistic filter and we use it to process image data in spatial domain. This guide shows how to make it with C#.

Posted 2 days ago by Andraz Krzisnik

Order-Statistic Filters

How To Make Max And Min Filter In Image Processing

Max and min filter is one of the order-statistic filter we can use to process image data in spatial domain. This tutorial shows it with C#.

Posted 3 days ago by Andraz Krzisnik

Order-Statistic Filters

How To Use Median Filter On Images – C# Guide

Median filter is one of the order-statistic filters for processing image data in spatial domain. This guide shows how to apply it with C#.

Posted 4 days ago by Andraz Krzisnik

Mean Filters

How To Use Contraharmonic Mean Filter – C# Guide

We can use contraharmonic mean filter to process image data in spatial domain. It's most effective against salt and pepper noise.

Posted 5 days ago by Andraz Krzisnik

Mean Filters

How To Use Harmonic Mean Filter On Images – C# Guide

Harmonic mean filter is of mean filters we can use to process image data in spatial domain. This guide shows how to apply it with C#.

Posted 6 days ago by Andraz Krzisnik

Mean Filters

How To Use Geometric Mean Filter On Image – C# Guide

Geometric mean filter is one of mean filters we can use processing images in spatial domain. We use C# programming language to apply it here.

Posted on 21st January 2021 by Andraz Krzisnik

Mean Filters

How To Use Arithmetic Mean Filter On Images – C# Guide

Arithmetic mean filter is one of the simplest mean filters we could use to reduce noise from an image. Learn more about spatial filtering.

Posted on 20th January 2021 by Andraz Krzisnik

Image Noise

How To Add Salt And Pepper Noise On Image – C# Guide

Salt and pepper noise or impulse noise is one of the noise models we can use to simulate image data corruption in real life.

Posted on 19th January 2021 by Andraz Krzisnik

No More Articles

Categories


Andraz Krzisnik
Andraz Krzisnik
  • Share Article:
  • Twitter
  • Facebook
  • Pinterest
  • LinkedIn
  • Reddit