There should be a recursive selector by focus/color
for each pixel it should:
checkif the pixel near it devaites by an excessive amount
if it does
dont select it
otherwise
select it and repeat for that pixel
this would allow the selecting of gradients/blurry image segments
That sounds like the
That sounds like the contiguous region selection, also known as magic wand.