-
图像融合
先进行高斯金字塔分层,在拉普拉斯分解,最终将两幅局部有模糊的图像进行融合,最后显示清晰图像。(First Gaussian pyramid stratification, in Laplace decomposition, the final two local fuzzy image fusion, and finally show a clear image.)
- 2017-08-02 15:54:22下载
- 积分:1
-
湍流实验
avi视频读取,与播放,并将图像的每一帧保存下来(avi video reads, plays with, and saves each frame of the image)
- 2017-11-18 14:44:08下载
- 积分: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
-
zishizhongzhi
自适应中值滤波器的代码,最大9窗口和3*3标准中值滤波窗口结果对比(The adaptive median filter code, up to nine 3* 3 window, and the result of comparison of the value of the standard filter window)
- 2014-05-05 13:33:55下载
- 积分:1
-
12148086KSVD_Matlab_ToolBox
稀疏矩阵字典的优化KSVD,本人已进行测试,效果甚佳,可以用在图像,数据的压缩和分类(Sparse dictionary optimization KSVD, I have been tested, very good results)
- 2013-10-16 10:47:39下载
- 积分:1
-
fuzzy-clustering-segmentation
模糊聚类分割主函数及demo,直接运行就行,当然要有图片,呵呵(Main functions and fuzzy clustering segmentation demo, run directly on the line, of course, have pictures, Oh)
- 2011-08-08 15:49:54下载
- 积分:1
-
estarfm_update_20180727
遥感图像时空融合,朱孝林博士的作品,可以参考学习(Space-time Fusion of Remote Sensing Images, Zhu Xiaolin)
- 2021-03-13 11:09:24下载
- 积分:1
-
tuxiangchuli
数字图像处理的入门介绍和一些函数、原理的使用,比较适合初学者使用(Introduction to digital image processing and some of the functions, the use of the principle, more suitable for beginners)
- 2016-05-12 17:43:00下载
- 积分:1
-
suif1.info-3.tar
SUIF help info, SUIF is a project developed by Monica S. Lam
- 2012-11-13 20:34:39下载
- 积分:1
-
laplacian-pyramid-decomposition
给出了灰度图像(256*256大小)的三层高斯和拉普拉斯金字塔分解的程序和实现方法。内容包括:1.matlab源码,亲身实践,因为论文需要,自己专研的。完全可用。2.国外最先最权威的关于分解原理介绍的文章。以上两个内容中都有本人的悉心注释和思路总结,内容详尽。3.图示结果(code and principle of laplacian pyramid decomposition of a gray scale image are provided in the article.Contents are given in detail including the notes and usage. )
- 2021-04-19 11:08:51下载
- 积分:1