Description: 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : Segmentation and Edge Detection 2. Image encoder and decoder : Huff, PCX, GIF, JPG, etc.; 3. Filter : with a variety of filters (high and low pass offered inter-band stop); 4. Morphology : Image of corrosion and expansive, open and close operations, the image of rough and refined; in addition to the View editor, Gray processing, image restoration, wavelet decomposition and reconstruction and so on. Platform: |
Size: 1241088 |
Author: |
Hits:
Description: 提升小波变换程序,
%LWT Lifting wavelet decomposition 1-D.
% LWT performs a 1-D lifting wavelet decomposition
% with respect to a particular lifted wavelet that you specify.-lifting wavelet transform procedures% Local Walsh Transform Lifting wavelet decomposition 1-D. % Local Walsh Transform performs a 1-D lifting wavelet decomposition% with respect to a particular lifted wavelet that you specify. Platform: |
Size: 1024 |
Author:李宁 |
Hits:
Description: 内容:基于MATLAB的小波变换程序
具体功能:实现四级信号的小波分解和重构-Content: wavelet transform based on Matlab: four level signial wavelet decomposition and reconstruction are implemented. Platform: |
Size: 2048 |
Author:肖水军 |
Hits:
Description: n点长度的DB系列小波多分辨分解程序。
可以实现一维信号的分解和重构-length of the point n DB series multiresolution wavelet decomposition process. Peacekeeping can achieve a signal decomposition and reconstruction Platform: |
Size: 183296 |
Author:李豪夺 |
Hits:
Description: 利用VC++对一维信号进行小波分解,然后重够,并且可以选择小波和分解的层数-VC++ on a peacekeeping signal wavelet decomposition, and then heavy enough, and can choose wavelet decomposition and the floors Platform: |
Size: 4705280 |
Author:秦先勇 |
Hits:
Description: Matlab环境下利用Daubechies小波族中的db10小波对散斑退化图像进行了压缩数值仿真研究。研究表明:阈值以及分解层次的选取影响着图像压缩的质量。-Matlab environment using Daubechies wavelet tribal db10 wavelet the withdrawal of speckle image compression for the numerical simulation. Research shows : the threshold level of decomposition is influenced by the quality of image compression. Platform: |
Size: 4096 |
Author:安 |
Hits:
Description: 对“Blocks”信号加上高斯白噪声,再用 db3 小波进行分解,以说明三种取阈值方法和三种噪声标志对去噪性能的影响。-right "Blocks" signal with white Gaussian noise, and then db3 wavelet decomposition, to illustrate three thresholding methods and three noise signs of de-noising performance. Platform: |
Size: 1024 |
Author:黄海滨 |
Hits:
Description: 在用小波分解加强图像边缘的基础上,利用修正的形态学边缘检测算子,以减
轻图像边缘检测的模糊性;通过形态结:构元素尺度的调整,得到多尺度下图像边缘的
特征,并综合各尺度下的边缘特征,得到较为理想的图像边缘,实验验证了该算法的可
行性和有效性。-Using wavelet decomposition to strengthen the image edge based on the use of amendments to the morphological edge detection operator, so as to reduce the image edge detection ambiguity through the knot patterns: constitutive elements of the adjustment scale, the Multi-scale image edge features and various-scale edge features, to be more ideal image edge, experimental verification of the algorithm is feasible and effective. Platform: |
Size: 145408 |
Author:舞者 |
Hits:
Description: 小波变换的一级分解过程是,原始信号分别进行低通、高通滤波,再分别进行二元下抽样,就得到低频、高频(也称为平均、细节)两部分系数;而多级分解则是对上一级分解得到的低频系数再进行小波分解,是一个递归过程。-Wavelet decomposition level is, the original signal were low-pass, high pass filter, and then carried out under the binary sample, we obtained low-frequency, high-frequency (also known as the average, details) coefficient of two parts and multi-level decomposition it is the decomposition level to be low-frequency coefficients further wavelet decomposition is a recursive process. Platform: |
Size: 7420928 |
Author:王正 |
Hits:
Description: 脑电信号的小波分解 本程序分解为四层,并加了一个Matlab编程课件 希望对大家有所帮助-EEG wavelet decomposition of the process is broken down into four, and adding a Matlab programming courseware would like to help everyone Platform: |
Size: 1561600 |
Author:王晶 |
Hits:
Description: 实现小波变换对图像进行压缩。先进行db1小波二层分解,然后由均匀量化算法对其进行量化实现压缩。-The realization of wavelet transform for image compression. First two db1 wavelet decomposition, and then by the uniform quantization algorithm to quantify the achievement of its compression. Platform: |
Size: 163840 |
Author:宇翔 |
Hits:
Description: 基于MFC对话框的哈尔小波重构分解,以及在小波域的拼接,代码有详细注释-MFC dialog-based reconstruction of Haar wavelet decomposition, as well as in the wavelet domain of splicing, a detailed code Notes Platform: |
Size: 3747840 |
Author:xw |
Hits:
Description: main executing reference usage: observeWaveletDecompositionBenchmark_N_levels.m
The objective is to illustrate wavelet decomposition, and to describe how operations may be done in the wavelet domain before the reconstruction. The demo decouples the wavelet operations (transform, operation in wavelet domain, and reconstruction) from the plotting.
A PSNR and MSE describes the possible distortion (however minimal) of the forward and inverse wavelet transform.
* Caveat: The image display may be subjected to the selected target image. The objective is to provide a simple framework for the understanding of working with wavelets. Platform: |
Size: 210944 |
Author:elfrania |
Hits: