Skip to main content
. 2019 Jun 27;19(13):2848. doi: 10.3390/s19132848
Algorithm 2 Binary denoising function
  • 1:

    Determine all the individual objects in Ibin.

  • 2:

    Compute the area of each object in pixels.

  • 3:

    Remove all objects with area less than a threshold value Tbin (set their respective pixels to 0).