Search:

Type: Posts; User: argb

Search: Search took 0.21 seconds.

  1. Thread: Median filter

    by argb
    Replies
    4
    Views
    2,766

    Re: Median filter

    The application successfully loads the images, apply various filters such as this LookUp table and everything works fine. If I apply the noise filter I can still see the image, then when I apply the...
  2. Thread: Median filter

    by argb
    Replies
    4
    Views
    2,766

    Median filter

    I have to implement the median filter. I found an example on the internet but it does not run, I do not see the image, where am I wrong?


    public void median_RGB(Immagine img) {

    int...
Results 1 to 2 of 2