Research Article

Selective Feature Fusion Based Adaptive Image Segmentation Algorithm

Algorithm 3

SFF-IS.
Input: Image
Output: Mask
Extract LAB color, LBP texture, Canny edges feature for , get feature
set ;
Send to SFF, get flag set ;
Extract seeds points ;
Initialize with zero;
while    do
Pop ;
if    then
Append with ;
;
end if
end while