-
quyufenlie
选择一副灰度图像,用区域分裂合并法对其进行分割(Choose a grayscale image, with its regional divisions split merge method)
- 2011-06-25 22:08:11下载
- 积分:1
-
图像去噪
灰度图像简单的去噪方法;MATLAB实现模板操作的方法;空域滤波中常用的平滑滤波器;利用MATLAB程序进行图像去噪。(Simple grayscale image denoising)
- 2018-05-12 11:23:58下载
- 积分:1
-
ZHU算法
基于颜色衰减先验的图像去雾算法源码,作者是Zhu,大家可以作为论文中的比较算法(the matlab code of image dehazing based on color attenuation prior)
- 2021-03-03 10:29:33下载
- 积分:1
-
完成结果
说明: 使用matlab 的GUI界面,添加图像锐化增强函数,进行交互式操作(Image sharpening enhancement)
- 2020-05-11 09:57:14下载
- 积分:1
-
image_demo
本工程在C6678上实现了BMP图像的读取,滤波,锐化等操作。可以作为多核DSP图像处理的资料,自己在CCS6平台上测试验证没有问题(This project has realized the reading, filtering and sharpening of the BMP image on C6678. It can be used as a multi-core DSP image processing data, and to test validation on the CCS6 platform)
- 2017-12-12 22:39:59下载
- 积分:1
-
dashline
一个简单的虚线类,绘制各种虚线的C++类库,请看效果截图,可绘制出各种彩色的虚线效果。画横向或竖向虚线,以及对角线的虚线框效果,都是可以的,带有一个演示程序。(A simple dashed class, draw various dashed C++ library, see the effects shots, you can draw a variety of color dotted effect. Draw horizontal or vertical dashed line, as well as the effect of diagonal dashed box, are possible with a demo program.)
- 2021-05-14 14:30:02下载
- 积分:1
-
MAP
采用最大后验(MAP)算法来实现图像的超分辨率算法(The super-resolution algorithm using the maximum a posteriori (MAP) algorithm to achieve image)
- 2020-06-29 07:20:01下载
- 积分:1
-
cameraCali
张正友标定法,标定图像,将图像进行校正,是当今用的最多的方式方法(This method is so good, I have transferred through this. And it is very useful for the IT workers. This is my first code. Thank you every one.)
- 2015-05-03 23:45:36下载
- 积分:1
-
meanshift
meanshift算法,及其在图像处理方面的应用(meanshift algorithm)
- 2011-10-10 08:23:48下载
- 积分:1
-
dtcwpt
2-band discrete wavelet transform (DWT)
Dual-Tree Complex Wavelet Packet(The 2-band discrete wavelet transform (DWT) provides
an octave-band analysis in the frequency domain, but this
might not be ‘optimal’ for a given signal. The discrete wavelet
packet transform (DWPT) provides a dictionary of bases over
which one can search for an optimal representation (without
constraining the analysis to an octave-band one) for the signal
at hand. However, it is well known that both the DWT and the
DWPT are shift-varying. Also, when these transforms are extended
to 2-D and higher dimensions using tensor products, they
do not provide a geometrically oriented analysis. The dual-tree
complex wavelet transform (DT-CWT), introduced by Kingsbury,
is approximately shift-invariant and provides directional analysis
in 2-D and higher dimensions. In this paper, we propose a method
to implement a dual-tree complex wavelet packet transform (DTCWPT),
extending the DT-CWT as the DWPT extends the DWT.
To find the best complex wavelet packet frame for a given
signal, w)
- 2009-07-01 06:16:20下载
- 积分:1