-
psnr_nmse_rms
通过matlab编写的几个关于psnr、mse的图像处理的小程序(Through several matlab written on the PSNR, MSE image processing of small procedures psnr_nmse_rms)
- 2020-11-23 17:39:34下载
- 积分:1
-
my-DPCM
对图像进行预测编码,使用DPCM编码方案,实现代码简单易懂(images of predictive coding, the use of DPCM coding scheme to achieve easy-to-read code)
- 2007-06-15 09:58:51下载
- 积分:1
-
hough-Matlab
利用Matlab编写的基于hough变换的椭圆检测程序,已经运行过的,附图(Written in Matlab, hough transform based ellipse detection procedure has been run off, with photos)
- 2010-06-11 20:32:48下载
- 积分:1
-
nlm_code_for_mri
非局域均值去噪算法,以及针对mri图片rician噪声的改进算法。(nonlocal mean denoising algorithm, and its modified version for mri images with rician noise.)
- 2009-05-12 20:10:21下载
- 积分:1
-
vc-driven-camera-capture-images
该文档的主要功能就是利用vc编写一段代码实现摄像头采集图像。(The main function of the document is vc write a piece of code to achieve the camera capture images.)
- 2013-04-02 10:43:48下载
- 积分:1
-
zhixin
根据图像色彩信息,寻找图像的质心,以便对目标的跟踪(The image color information, look for the image of the center of mass to the target track)
- 2015-07-20 15:07:49下载
- 积分:1
-
MFCC-and-SVM
建立了普通话语音性别数据库,提出联合梅尔频率频谱系数(Mel2f requency Cep st rum
Coefficient s , MFCC) 的特征提取方法和支持向量机(Support Vector Machine , SVM) 的分类方法进行说话人性别识别,并与其它分类方法进行比较。(A Chinese speech ( mandarin ) database was established for speaker s gender recognition. A
combination met hod is p roposed for gender recognition of speaker s based on support vector machine and
Mel2f requency cep st rum coefficient s (MFCC) for classification and feat ure ext raction respectively.)
- 2011-05-22 16:26:23下载
- 积分:1
-
CollisionDetection
碰撞检测完整实例 (Complete example of collision detection)
- 2009-07-10 12:01:36下载
- 积分:1
-
DespeckleFilters
一个去除斑点噪声的滤波器的,特别适用于医学超声图像(A filter to remove speckle noise , especially for medical ultrasound image
)
- 2014-11-16 16:26:11下载
- 积分:1
-
源码:基于离散点的构TIN算法(三角网)
含实验报告以及测试数据 基于离散点的构TIN算法 一、算法思想 (1)首先,找出离散点集中相距最近的两点,连接这两点形成TI、的初始基线。 (2) 然后,找出包含此基线的另外一个点构成三角形。寻找第三点的方法: △按Delaunav三角形的判断法则乎找第三点。 △或者.按距离基线中点最近的原则挤找第三点。 (3)连接孰点与基线的两个端点形成两条新边,构成三角形。 (4)抓这两条新边为基线,重复上述过程。直到两条新边扩展完成。 (5)重复上述过程,依次循环处理所有新边。直到所有离散点均成为TIN的端点。
- 2020-01-02下载
- 积分:1