Algorithm 3 Filtering algorithm |
fork in [0, Kmax−1] for j in [0, Jmax−1] for I in [0, Imax−1] Let x,y,z be the coordinates of the object M [i,j,k] if s > v2/vg∙∙fx,y,z Delete M [i,j,k] |
Algorithm 3 Filtering algorithm |
fork in [0, Kmax−1] for j in [0, Jmax−1] for I in [0, Imax−1] Let x,y,z be the coordinates of the object M [i,j,k] if s > v2/vg∙∙fx,y,z Delete M [i,j,k] |