搜索资源列表
litipipei
- 立体图像对编码的MATLAB实现程序。包含了匹配跟小波变换2种算法,经过调试,可以使用。且效果很好。-stereo image pairs of MATLAB coding procedures. Included with the matching two kinds of wavelet transform algorithm, after debugging, can be used. And the results very good.
ImageMatch
- 这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。
surf
- 主要是实现了图像匹配和图像配准,是一个很不错的算法模块-Achieved mainly image matching and image registration, is a very good algorithm module
234
- 本设计是针对第二题采用了两种算法用来识别各种水果。第一种算法是质心法,第二种方法是相关匹配法。 质心法 一.算法思想 质心法的优点在于图像经过任何旋转后,图像边缘到质心的距离求和始终为一个固定值,这样利用这一个特性,就可以辨识出各个图像。 -This design is the second title for the two algorithms used to identify a variety of fruits. The first is a qualitative-f
fingerprintmatching
- 实现读取指纹图像,预处理,特征提取与匹配。-Achieve read fingerprint image, preprocessing, feature extraction and matching.
Wavelet_OMP
- 运用压缩感知的原理对图片进行处理 并通过正交匹配追踪法进行图像的重构-compressed sensing for colour image and the reconstruction by OMP
OMP
- 一个对于一维正弦信号的压缩感知恢复算法(正交匹配追踪发)的matlab程序,并绘出恢复图像对比原始图像,且计算出重构误差-A recovery image contrast for the one-dimensional sine signal compression the perceived recovery algorithm (orthogonal matching pursuit fat) matlab program, and draw the original image, and
Wavelet_OMP_SD
- 对图像的压缩减压缩,使用小波分析法和压缩感知的正交匹配追踪-Less compression of image compression using wavelet analysis and compressed sensing orthogonal matching pursuit
ssda
- 图像匹配算法--MATLAB实现--鼠标勾选区域匹配-Image matching algorithm- MATLAB realization- mouse tick regional match
Matching-track-CS
- 基于压缩传感的匹配追踪重建算法研究。给出了OMP的一种改进方案。OMP算法本身耗时过长速度过慢,本文的改 进方案将图像进行分块后再处理,从而大大降低了OMP算法每次迭代的矩阵规模。 实验结果表明,该方案在不明显降低重建效果的同时提高了运算速度。-Matching track reconstruction algorithm based on compressed sensing
omp-algorithm
- 正交匹配追踪法进行图像的压缩,属于贪婪算法中的一种-Compressed image orthogonal matching pursuit method, belonging to a greedy algorithm