-
APGL
用于求解凸优化问题,恢复低秩密度矩阵问题(this matlab Algorithm can be used for the convey optimal problen, and also for the low-rank density matrix reconstruction)
- 2017-10-27 21:20:21下载
- 积分:1
-
platerecognize
说明: 利用matlab实现车牌定位识别,基于颜色信息,效果很明显,准确率很好(License plate location using matlab to achieve recognition, color information based on the results it is clear that very good accuracy)
- 2009-07-23 22:22:08下载
- 积分:1
-
tvdenoise
超声医学图像去噪代码,用TV法实现偏微分方程去除斑点噪声(Ultrasonic medical image denoising code, with TV method to achieve partial differential equations to remove speckle noise)
- 2008-01-15 15:13:18下载
- 积分:1
-
find-error
基于matlab的查找并剔除野值的程序,在信号处理与数据分析方面很好用(matlab find error)
- 2013-03-26 09:33:22下载
- 积分:1
-
CS_ROMP
压缩感知正则化正交匹配算法(ROMP)以及用此算法实现一维信号和二维图像的恢复,亲自编写调试可用(The ROMP algorithm for compressive sensing and using this method to reconstruct the 1D signal and 2D image.)
- 2016-11-06 19:35:39下载
- 积分:1
-
MTD20000778
动目标检测,包括动目标检测理论,动目标检测器,目标检测公式(Moving target detection, including moving target detection theory, moving object detection, object detection formula)
- 2016-06-11 00:06:33下载
- 积分:1
-
GUI
首先对指纹图像进行预处理,包括图像的分割,增强,二值化,细化。对细化后的图像进行特征点的提取,最后通过细节特征匹配完成指纹的识别。(Firstly, the fingerprint image is preprocessed, including image segmentation, enhancement, binarization and thinning. The refined image is extracted by feature points, and the fingerprint recognition is completed by minutiae feature matching.)
- 2019-05-07 13:46:08下载
- 积分:1
-
low_fft
通过低通滤波器,实现对图像的平滑处理,使得图像的对比度变低,具有膨胀的效果。(Low-pass filter, to achieve smoothing of the image, so that the image contrast is low, having an expansion effect.)
- 2014-03-31 19:59:15下载
- 积分:1
-
MeanShift
meanshift聚类,找到聚类中心,以及数据的类别(Clustering meanshift to find cluster centers, as well as the type of data)
- 2007-11-07 15:04:35下载
- 积分:1
-
MS_MATLAB
meanshift图像分割
1.mean shift 的迭代过程只做了一次(为了简单)
2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。
3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(meanshift segmentation)
- 2011-05-28 14:37:14下载
- 积分:1