-
Basic-knowledge-of-image-processing3
This program contains some basic image processing things, such as: 256 colors to grayscale, contrast stretching, anti-color, brightness change, etc.
- 2012-01-20 12:37:56下载
- 积分:1
-
PC20121224
先进行图像的预处理,采用中值滤波,梯度增强。基于边缘帧差法实现前景检测(first image preproceing,the median filtering,grdient enhancement。based on edge detection method of frame to realiase prospect)
- 2012-12-25 17:28:48下载
- 积分:1
-
1234
图像处理中图像几何畸变校正程序,用于图像的广角畸变的校正。(Image processing procedures for image geometric distortion correction for images of wide-angle distortion correction.)
- 2010-06-01 16:01:47下载
- 积分:1
-
shearlet
此程序为shearlet程序,用于对图像进行分解变换,有兴趣的可以下载(This procedure for shearlet program for image decomposition transform, are interested can download)
- 2020-11-23 15:19:34下载
- 积分:1
-
HDRImaging
HDR图像生成的算法,很实用和有效。利用多帧不同曝光时间的图像合成HDR的图像。(Algorithm of HDR image generation)
- 2017-10-15 19:02:48下载
- 积分:1
-
匹配滤波器图像识别
说明: 利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)
- 2021-01-17 08:48:45下载
- 积分:1
-
sharpen
数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。
(Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise. Two pairs of images were used noise pollution neighborhood average, median filtering, K close to the average method to smooth. 3 on an image using Roberts gradient method, Sobel operator and Laplacian sharpening, and compare the results. Laws dealing with the source image capture and processing results.)
- 2010-05-31 22:17:00下载
- 积分:1
-
DWT
MATLAB程序:利用DWT的图像数字水印的嵌入与提取,里面包含水印图像、原图像。(MATLAB programs: the use of DWT image watermarking embedding and extraction, which contains a watermark image, the original image.)
- 2021-04-17 16:38:52下载
- 积分:1
-
WPF中显示GIF图片:自定义GifImage控件
【实例简介】
- 2021-08-11 00:30:59下载
- 积分: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