% OVERVIEW_MSER Maximally Stable Extremal Regions % This is a MATLAB/MEX implementation of Maximally Stable Extremal % Regions (MSER). You can: % % * Use MSER() to extract the maximally stable extremal regions from % a given image. % % For practical coding example, see MSER_DEMO() and MSER_DEMO3().