-
ADMM图像去噪
说明: 本实验使用了ADMM的方法进行图像的去噪音。(Image denoising using ADMM method)
- 2021-03-18 13:09:19下载
- 积分:1
-
m.file
语音增强算法,谱减法、小波变换以及数学形态学等的语音增强算法针对信噪比、语谱图、去噪情况,分析比较(Speech enhancement algorithm, spectral subtraction, wavelet transform and mathematical morphology speech enhancement algorithm for signal-to-noise ratio, the spectrogram denoising situation analysis)
- 2012-10-22 10:28:15下载
- 积分:1
-
6
说明: 基本卡尔曼滤波算法,用于目标跟踪,适用于毕业论文设计及工程人员参考 这个比较简单 易懂(The basic Kalman filter algorithm for target tracking, for design and engineering thesis is simple and easy to understand this reference)
- 2011-08-07 14:45:14下载
- 积分:1
-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
baxed-twinsport-white
A control system of the simplex method of PID parameter optimization of MATLAB program, can also
- 2017-08-07 21:46:15下载
- 积分:1
-
Video
中国科学院长春光学精密机械与物理研究所
基于外极线约束条件的视频判读方法(Changchun Institute of Optics, Fine Mechanics and Physics epipolar constraint based on the video interpretation method)
- 2010-12-08 12:25:49下载
- 积分:1
-
ostu
经典的图像分割算法ostu,去两峰值之间的峰谷为阀值(Classical image segmentation algorithms ostu, to the peak and valley between two peaks as the threshold)
- 2007-10-24 11:33:47下载
- 积分:1
-
kfcm
基于核函数的模糊C聚类均值(fcm)算法(FCM algorithm based on kernel function)
- 2010-06-07 11:20:07下载
- 积分:1
-
sar
几种常见的sar图像去噪方法,比如有frost滤波,lee滤波,卡尔曼滤波等。(Several common sar image denoising methods, such as there is frost filter, lee filter, Kalman filtering.)
- 2007-03-01 15:13:13下载
- 积分:1
-
tuxiangchulidaima
本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。
本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。
(In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template.
In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
- 2015-07-07 10:05:26下载
- 积分:1