Median filter for C#

  • Thread starter Thread starter vector
  • Start date Start date
V

vector

I'm looking for sample code of performing a median filter on a bitmap
in C#. Can someone please point me to an example?
 
I'm looking for sample code of performing a median filter on a bitmap
in C#. Can someone please point me to an example?

What is a median filter? Maybe you have look for the class ColorMatrix,
there are lots of articles in the net explaining filtering what that but I
don't know
wheather that is your solution.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top