Pass throw certain size blobs

Hello all

How can i let pass throw certain size blobs ?, like if they are too small ignore them if they are the right size go throw

regards:D

compare size with = (Value) ; use epsilon.
imagine
Input 2 being “center”
epsilon being “width”

use result with Select (Value)

sel.v4p (4.7 kB)

thank you for the quick reply and for the example patch , ;D