-
200912260016
说明: 快速图像修复的各种算法
各种算法详尽的表述及其相互比较(Fast image restoration algorithms detailed presentation of the various algorithms are compared)
- 2010-05-04 19:42:49下载
- 积分:1
-
ex26aview1
基于最小二乘法的相位解缠VC++算法
(least squares method based on the VC Phase Unwrapping Algorithms)
- 2020-06-28 19:00:01下载
- 积分:1
-
Latex模板
清华大学出版社的专著latex模板,用的cctbook文档类,可能有点旧。(Tsinghua University press monograph latex templates)
- 2021-03-04 20:09:32下载
- 积分:1
-
asp.net 用dotnetcharting控件生成柱形图、饼形图、折线趋势图
实例中的dotnetCHARTING.dll 文件即是 dotnetcharting控件,饼形图、柱形图等详见 核心代码部分 这是官方网址: http://www.dotnetcharting.com/
- 2013-05-08下载
- 积分:1
-
PSOPSA
基于模拟退火的粒子群算法,主要是将模拟退火得概率问题用于粒子群,使其不易陷入局部最优(Simulated annealing particle swarm algorithm based on simulated annealing was mainly probability for PSO, it is not easy to fall into local optima)
- 2020-11-21 11:09:37下载
- 积分:1
-
total_mkl_matlab
MKL多核学习综述文章对应的很多MKL代码的合集,里面有很多有代表性的代码,非常详细!(MKL multicore learn many review articles MKL code corresponding collection, there are a lot of representative code, very detailed!)
- 2021-04-19 15:08:51下载
- 积分:1
-
rgb_TV
图像处理,图像修复,TV模型,用于空洞填补等图像处理(hole filling)
- 2012-04-14 14:03:06下载
- 积分:1
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1
-
newegg
基于matlab的进行鸡蛋形状特征提取的程序,能提取鸡蛋裂缝区域的形状特征(Matlab based on the conduct of an egg shape feature extraction procedure can extract the shape of an egg cracks in the regional characteristics of)
- 2009-05-18 15:29:26下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1