how to perform region growing

I need to group and retrieve only the pixels which has minimum variation in intensity values with a seed pixel in an image and to discard the larger variation values.For Eg if the seed pixel has 190, i need to retrieve only >180 and <195 .

Answers (0)

Asked:

on 30 Jan 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!