-
TVdenoise
全变分去噪
J=tv(I,iter,dt,ep,lam,I0)
输入: I - 灰度图像,
iter - 迭代次数 [1],
dt - 时间步长 [0.2],
ep - 提升参数epsilon [1],
lam - 保真项 lambda [0],
I0 - 输入噪声图像 [I0=I]
([]中的是缺省值)( 全变分去噪
J=tv(I,iter,dt,ep,lam,I0)
输入: I - 灰度图像,
iter- 迭代次数 [1],
dt - 时间步长 [0.2],
ep - 提升参数epsilon [1],
lam - 保真项 lambda [0],
I0 - 输入噪声图像 [I0=I]
([]中的是缺省值))
- 2010-10-22 17:29:44下载
- 积分:1
-
UpgradeReport
利用回转窑生产氧化铝的工艺中,提出了一种新的基于SVR(支持向量回归)的烧成带温度软测量方法。即首先对从回转窑采集到的烧结图像进行预处理,消除噪声的干扰;然后利用大津方法分割出物料区和火焰区,并提取这些区域的图像特征;其次利用基于SVR方法建立的烧成带温度模型计算温度值;参数计算.(The use of alumina rotary kiln production process, a new-based SVR (support vector regression) of the burning zone temperature soft measurement method. That is first collected from the rotary kiln sintering image pre-processing to eliminate noise interference Otsu method and then use the materials division of the district and flame zones, and extraction of image features in these regions SVR-based method followed by the establishment of the burning zone temperature model temperature parameters.)
- 2008-05-20 16:07:55下载
- 积分:1
-
SIFT_wonderful
SIFT 尺度不变特征提取算法 可参考可运行有测试图片(SIFT with test picture and it can work well)
- 2016-01-12 14:29:20下载
- 积分:1
-
tishengxiaoboquzao
利用提升小波方法对小波去噪,效果要比一般的方法好。(Use of lifting wavelet method of wavelet denoising, the method more effective than the general good.)
- 2008-05-18 18:33:02下载
- 积分:1
-
MatlAB1
说明: 求取图像信噪比 均方差 峰值信噪比 逼真度等的matlab 程序函数(Average Absolute Difference,Signal to Noise Ratio (dB),Peak Signal to Noise Ratio (dB),Image Fidelity,Mean Square Error,The difference between restoredimg entroy and originalimg,entroy)
- 2010-03-24 14:04:39下载
- 积分:1
-
histogram-equalization
彩色图像直方图均衡化:把一副彩色图像分成红绿蓝三个通道,对每一个通道先进行均衡化,然后再合并三个通道,得到整幅图像的直方图均衡化。(Color image histogram equalization: put a pair of color image into red, green, blue three channels, to each channel to equalization, then merge three channels, get the whole image histogram equalization.)
- 2012-06-17 10:48:50下载
- 积分:1
-
Astar
说明: 代码很好的实现了基于a-star的最短路径寻找算法,并可以对寻找的路径有一个限制(Code is a good realization of a-star-based shortest path search algorithms, and can find the path there is a limit)
- 2009-09-02 11:40:30下载
- 积分:1
-
snake
此代码为传统的snake模型算法代码,运行其中的egsnake.m即可。该代码实现对图像的边缘检测,仅供大家一块学习交流(This code is the code algorithm of traditional snake model, which can run egsnake.m. The code to achieve the image edge detection, we only a learning exchange.)
- 2015-05-10 16:31:24下载
- 积分:1
-
gif图片转换成jpg文件格式 实例源码
gif图片转换成jpg文件格式 实例源码
- 2013-05-22下载
- 积分:1
-
分形维数计算的matlab
说明: 对二维图像进行分形维数的计算,采用差分盒维数进行计算,并且进行了拟合误差的计算(The fractal dimension of two-dimensional image is calculated by using the differential box dimension, and the fitting error is calculated)
- 2021-04-23 15:59:45下载
- 积分:1