MATLAB: Foreground detection using matlab

foregroundsegmentation

I want to extract only foreground parts of an image . Can anyone guide me how should I approach this problem?

Best Answer

See my example/tutorial for that here: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 See the Image Segmentation Tutorial.
Related Question