资源列表
xiangweixiangguan
- 用基于相位相关的方法进行图像拼接,本程序是针对于刚性模型的拼接 -Phase can be achieved in translation, rotation splicing splice case based, for minor scaling can also match
ompdenosing
- omp进行图像去噪,通过对比ITH,BP算法-OMP denosing
upResolDemo
- 这是一个超分辨率图像复原的代码,仿真实验结果较好,不过原作者对其中两个文件处理过,所以不知道具体的原理-This is a super-resolution image restoration code, simulation results, however, the original author treated them two files, so I do not know the specific principle
sfikasLibrary
- 一个利用GMM,SVGMM对图像进行分割的matlab程序,采用的是blobworld采集特征的方法。初始化也有备选多种方法-A use of the GMM, SVGMM image segmentation matlab program, the is blobworld collection features. Initialization also have options for a variety of methods
DLGPro_Matlab
- 《数字图像处理》课程Matlab项目框架 已测试,可适用于Matlab8.0及以后版本 Project 1. 实践主要内容: 1) 实现直方图均衡化. (3分) 读入一幅图像, 进行直方图统计, 求图像的均值和二阶矩. 2) 实现直方图规定化. 读入两幅图像, 分别进行直方图统计, 以其中一个为规定化直方图实现另一图像的直 方图规定化.-" Digital Image Processing" course the Matla
wlsFilter
- 加权最小二乘滤波器wls,对应原论文Edge-Preserving Decompositions for Multi-Scale Tone and Detail的代码,以matlab实现-Weighted Least squares filter wls, the corresponding the original thesis Edge-Preserving Decompositions for Multi-Scale Tone and Detail of code, using matla
testone
- 二维离散小波变换(Mallat快速算法)对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 数据:灰度图像lena.bmp或其它图像, 滤波器系数可以调用matlab中的wfilters函数获得, wfilters函数的使用请在matlab中help wfilters.-Two-dimensional discrete wavelet transform (Ma
fux
- 对旋翼无人机自动着陆着陆标示识别相关算法-Rotor UAV autoland landing marked to identify the relevant algorithm
kinect_gesture-recognition
- 基于Kinect 的手势识别。采用基于OpenNI+NITE的方法。可用于鼠标控制及itunes音乐播放。采用创新的动作有效性判断方法,提高手势的识别灵敏度,优于其他kinect的手势识别。为毕业设计项目。-Kinect-based gesture recognition. Using The method based OpenNI+NITE. Can be used for mouse control and itunes music player. Judge the effectivene
Adaptive_Level_Set
- 图像分割中结合熵值的水平集算法的matlab实现代码-Binding entropy level set image segmentation algorithm matlab code
imerode-and-imdilate
- 简单介绍图像处理中腐蚀与膨胀的matlab源程序-Corrosion and expansion brief image processing matlab source code
watershed
- 分水岭算法实现图像分割,并于MATLAB环境中编程实现的源代码-Watershed image segmentation algorithm, source code and programming in MATLAB environment