MSER full implementation in MATLAB

implementation, matlab, matlab-cvst, mser

Solution

How about `detectMSERFeatures` in the CVS toolbox?

Problem

I wanted to know if there is a full implementation of MSER (Maximally stable extremal regions) in MATLAB? The ones at VLFeat are Mex or C++ implementations and are imported to Matlab Thanks for the guidance.

Original source