-
fft分析
说明: 自己写的fft的应用实例,包括对一维振动信号分析,对二维图像频谱分析。(The application examples of FFT written by myself include one-dimensional vibration signal analysis and two-dimensional image spectrum analysis.)
- 2019-12-19 10:38:24下载
- 积分:1
-
2、平均梯度算法及区域能量算法
说明: 实现简单的梯度算法,这是一个函数文件。调用函数的主程序文件以及实验用的lena图都一并上传了,使用简单,快捷。注:该程序可以直接处理彩色图像。(Implementation of simple gradient algorithm, this is a function file. The main program file of calling function and Lena diagram for experiment are uploaded together. It is easy and fast to use. Note: This program can process color image directly.)
- 2020-07-17 11:02:10下载
- 积分:1
-
segment_ga
说明: 利用遗传算法进行图像分割(matlab源码)(The use of genetic image segmentation algorithm (matlab source))
- 2021-05-13 01:30:03下载
- 积分:1
-
HW3
熟悉图像的频域滤波算法、灰度图经FFT 后变到频域、噪声及移除(Familiar image of the frequency domain filtering algorithm, after the change to grayscale by the FFT frequency domain, noise and removed)
- 2020-12-20 10:09:09下载
- 积分:1
-
jpegyasuo
jpeg压缩代码 An example for jpeg compression and the restoration。(The attached utility is a work I ve submitted to the university. It shows what a jpeg compression is all about.)
- 2013-11-19 11:35:58下载
- 积分:1
-
MC
说明: 使用硬/软阈值算法,求解各种不同范数约束问题,算法主要有三种(Contains three matrix completion algorithms and a demo script for running them. Also compares against other matrix completion algorithms - Singular Value Thresholding and Fixed Point Iteration.)
- 2019-02-26 20:34:47下载
- 积分:1
-
hongwaituxiang
说明: 为了在抑制噪声时尽可能保留图像边缘信息,提出一种自适应各向异性高斯滤波器设计方法. 该方法由独立
强度传播(IDS)模型决定滤波器的长轴尺度,由像素的邻域平滑度决定长短轴的比例,然后根据该处的灰度梯度方
向自适应决定各向异性滤波器的长轴方向. 仿真实验表明,提出的自适应各向异性滤波器具有很强的噪声抑制和
边缘保持能力.
(In order to suppress noise, as far as possible to keep the image edge information, an adaptive anisotropic Gaussian filter design methods. The method by the independent strength spread (IDS) model determines the long axis of the filter scale, the pixel neighborhood smoothness determine the ratio of minor axis, and then there' s gray gradient direction of adaptive decision the long axis of anisotropic filter. Simulation results show that the proposed adaptive anisotropic filter has a strong noise suppression and preserve edges.)
- 2010-04-19 18:21:00下载
- 积分:1
-
YUV
本程序是利用MATLAB读取YUV视频数据,并播放视频。(This procedure is to use MATLAB to read YUV video data, and video.)
- 2009-02-20 17:35:13下载
- 积分:1
-
moyi4681
图像DCT变换水印提取 图像DCT变换水印提取(DCT image watermark images extracted from DCT watermark image watermark extraction DCT)
- 2020-12-05 10:09:27下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1