搜索资源列表
0305_mser
- mser算法(Maximally Stable Extremal Regions)代码,非文章作者写的,但是还不错,matlab实现。
MSER.rar
- 该代码是对MSER(Maximally stable extremal regions )方法的编程实现。采用的基于opencv的库进行编程,用的是vc++6.0工具。且对不是骗人的代码,大家可以根据分析代码,结合文献,进一步对该代码加以改进。,The code is the MSER (Maximally stable extremal regions) programming methods. Using the opencv library-based programming, using
vlfeat-0.9.4-bin.tar
- mser,sift,etc for extracting features of images
mser
- 关于MSER的一些有意义的文章和源代码,很值得大家参考!会有一些帮助的!-MSER meaningful on a number of articles and source code, is worth your consideration! There will be some help!
vlfeat-0.9.16.tar
- VLFeat是一款由Andrea Vedaldi和Brian Fulkerson先生创建的开源图像处理库,都属于机器视觉算法,vlfeat库有C和matlab两种实现,包括了SIFT,MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift 这个库是C语言写的,效率比较高,支持Windows, Mac OS X, and Linux操作系统。可以在matlab、Shel