MSER implementation

Vighnesh Birodkar vighneshbirodkar at gmail.com
Thu Jan 28 20:31:11 EST 2016


Hello guys

I wanted to start on the implementation of the MSER[1] blob detection 
algorithm. I am leaning towards implementing the approach of the original 
paper[2], which has a linear time
complexity for all practical images. The alternative is a guaranteed linear 
time implementation[2], but the paper does not have as many citations. 

Any thoughts are welcome.

[1] : https://en.wikipedia.org/wiki/Maximally_stable_extremal_regions
[2] 
: https://www.robots.ox.ac.uk/~vgg/research/affine/det_eval_files/matas_bmvc2002.pdf
[3] : http://link.springer.com/chapter/10.1007%2F978-3-540-88688-4_14

Thanks
Vighnesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160128/89ba0949/attachment.html>


More information about the scikit-image mailing list