Welcome![Sign In][Sign Up]
Location:
Search - wavelet image reconstruction

Search list

[2D Graphic图象处理集合

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:

[Wavelet小波图像分解与合成

Description: 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstruction, the use of two wavelet : Haar wavelet and wavelet design Terminal 3 wavelet decomposition and reconstruction process images using your own pictures for targets, which shows the image of a wavelet decomposition and reconstruction process using wavelet Haar, the threshold values were calculated for 0, 5,10 and 20 of the cases, the storage format used PNG Image Reconstruction and results Enter "Image table test" Wavelet use Terminal, the threshold values were calculated for 0,5,10 and 20 of the cases, the storage format used PNG Image Reconstruction and calculation results Enter "Image test Table"
Platform: | Size: 5120 | Author: yule | Hits:

[2D Graphic利用haar小波变换对图像进行分解与重构

Description: 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
Platform: | Size: 157696 | Author: feng | Hits:

[Compress-Decompress algrithmsaxc

Description: 基于小波变换的图像压缩方法的源代码,内容主要是小波分解,重构-based on wavelet image compression method source code, which is decomposed and Reconstruction
Platform: | Size: 125952 | Author: 左童 | Hits:

[Special Effectsdenoise+compression

Description: 利用小波分解与重构,实现图像去噪和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, Image Denoising and Compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
Platform: | Size: 1024 | Author: whq | Hits:

[Special Effectsenhancement+fusing

Description: 利用小波分解与重构,实现图像增强和融合,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image enhancement and integration, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
Platform: | Size: 1024 | Author: whq | Hits:

[Graph programnewdwt

Description: 本程序基于小波变换的三级分解及重构相关程序,有利于对小波变换在图像压缩中的应用的学习与了解。-procedures based on the wavelet transform three decomposition and reconstruction associated procedures, it is beneficial for wavelet transform in image compression applications of learning and understanding.
Platform: | Size: 2048 | Author: 姚永辉 | Hits:

[Waveletcodefile

Description: 对图像进行二维离散小波变换, 变换级数大于等于3级, 并进行重构, 最后计算重构图像的峰值信噪比(PSNR).-images of two-dimensional discrete wavelet transform, transform Series is greater than or equal to 3, and reconstruction, Image Reconstruction final calculation of the peak signal-to-noise ratio (PSNR).
Platform: | Size: 2048 | Author: 廖鑫鹏 | Hits:

[Special Effectscanny

Description: Canny边缘检测算法,canny算法计算梯度,并从小波模极大重构图像.-Canny edge detection algorithm, canny algorithm for calculating the gradient, and from the Wavelet Modulus Maxima Image Reconstruction.
Platform: | Size: 7168 | Author: | Hits:

[CSharpimagefusionwavelettransform

Description: 基于小波变换的图像融合的设计主要可分为三个模块,即图像的小波变换模块、小波系数的融合模块和图像的小波重构模块。 在图像的小波变换部分,主要研究小波的构造。小波的种类有很多,此设计中实现了基于Haar小波、Daubechies小波、Symlets小波和Coiflets小波的图像融合。-Based on wavelet transform image fusion of design can be divided into three modules, namely image wavelet transform module, integration module wavelet coefficients of the wavelet reconstruction and image modules. Wavelet transform in the image of the main research Wavelets. There are many types of wavelet, the realization of this design based on the Haar wavelet, Daubechies wavelet, Symlets wavelet and wavelet image fusion Coiflets.
Platform: | Size: 1883136 | Author: lidan | Hits:

[Graph programWaveletImageReconstruction

Description: 利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为理想的重建算法。即小波与局部适应插值结合算法。-Using Wavelet bilinear super-resolution reconstruction algorithm is the reconstructed image will appear low, high-frequency coefficients does not match the phenomenon, thereby enabling high-resolution image to be offset. In this paper, the method is improved, and the introduction of local interpolation to be better adapted to the reconstruction algorithm. That is, wavelet interpolation combined with the local adaptation algorithm.
Platform: | Size: 236544 | Author: wangjikui | Hits:

[Compress-Decompress algrithmsWavelet-Image-Compression-Reconstruction

Description: 基于小波分析的图像压缩以其重建,代码很好的实现了这一功能。-Wavelet-based image compression for its reconstruction, to achieve a good code of this function.
Platform: | Size: 36864 | Author: vera | Hits:

[Waveletwavelet

Description: 通过matlab实现二维离散小波变换的Mallat快速算法源程序和对二维图像进行多级分解与重建-Matlab achieved by two-dimensional discrete wavelet transform Mallat fast algorithm and multi-dimensional image decomposition and reconstruction
Platform: | Size: 197632 | Author: zhang | Hits:

[Special Effectswavelet

Description: A new approach for fingerprint verification, based on wavelets and pseudo Zernike moments (PZMs), is discussed. PZMs are robust to noisy images, invariant to rotation and have a good image reconstruction capability [4]. PZMs have been used for global analysis and so they are used to extract global features (the shape of the fingerprint image). Wavelets are good at local analysis and so they help to extract local features (minutiae) from a fingerprint. Therefore, this hybrid approach extracts most significant features from the fingerprint images and achieve better verification rate. Different types of wavelets are used for the study but the result shows that Symmlet orthonormal wavelet of order 8 gives best verification rate.
Platform: | Size: 386048 | Author: samira | Hits:

[Waveletimagereconstruction

Description: 基于小波和插值的超分辨率图像重建算法,通过插值后将小波分解应用于图像中,再通过逆变换得到重构图像-And interpolation based on wavelet super-resolution image reconstruction algorithm by interpolating the image after the wavelet decomposition used, then the reconstructed image through the inverse transform
Platform: | Size: 1024 | Author: 张卫 | Hits:

[matlabHaar-wavelet-image--processing

Description: 用matlab编写的基于Haar小波变换的图像增强处理,同时可实现小波正变换,小波逆变换,实现小波分解与重构源代码。-Written by matlab Haar wavelet-based image enhancement processing, and can achieve positive wavelet transform, inverse wavelet transform, wavelet decomposition and reconstruction to achieve the source code.
Platform: | Size: 28672 | Author: asdfg | Hits:

[Special Effectswavelet-image

Description: 二维图像信号的去噪步骤: (1)二维图像信号的小波分解。选择合适的小波与恰当的分解层次N,并对待压缩的二维图像信号进行N层分解计算。 (2)对分解后的每一层高频系数,选择一个恰当的阈值,并对该层高频系数进行软阈值量化处理。 (3)二维图像信号的小波重构。用小波分解后的第N层近似(低频系数)和经过阈值量化处理后的各层细节(高频系数),对二维信号进行小波重构。-Two-dimensional image signal denoising steps: (1) two-dimensional image signal wavelet decomposition. Select the appropriate wavelet decomposition level and the appropriate N, and treatment of compressed N-layer two-dimensional image signal decomposition calculations. (2) of the decomposition of high-frequency coefficients of each layer, select an appropriate threshold, and high-frequency coefficients of the layer of soft threshold quantification. (3) Wavelet two-dimensional image reconstruction. Wavelet decomposition of the first N-layer approximation (low frequency factor) and through the quantification of threshold levels after the details (high frequency coefficients), two-dimensional wavelet reconstruction signal.
Platform: | Size: 4096 | Author: lujun | Hits:

[WaveletMATLAB-wavelet

Description: MATLAB实现小波变换经典程序,包括采用多孔trous算法实现小波变换、基于小波消噪的雷达回波检测、小波插值与小波构造、小波滤波器构造和消噪程序、小波谱分析mallat算法经典程序、小波图像重构 Matlab 程序-MATLAB wavelet transform classic program, including the use of undecimated wavelet transform algorithm to achieve the wavelet transform, the radar echo detection based on wavelet denoising, wavelet interpolation and wavelet construction, construction and de-noising of the wavelet filter program, a small spectral analysis mallatclassic algorithm procedures, wavelet image reconstruction Matlab programalgorithm
Platform: | Size: 12288 | Author: 兔宝 | Hits:

[matlabimage-Reconstruction

Description: Wavelet based Image Reconstruction Gradient Data Fast morphological reconstruction of large logical masks. Kernel PCA and Pre-Image Reconstruction Reconstruction of image projections by Algebraic Reconstruction Technique Image Reconstruction Demo (GUI) IMAGE COMPRESSION & RECONSTRUCTION OF IMAGES Image reconstruction -Wavelet based Image Reconstruction Gradient Data Fast morphological reconstruction of large logical masks. Kernel PCA and Pre-Image Reconstruction Reconstruction of image projections by Algebraic Reconstruction Technique Image Reconstruction Demo (GUI) IMAGE COMPRESSION & RECONSTRUCTION OF IMAGES Image reconstruction
Platform: | Size: 663552 | Author: amin | Hits:

[Special Effectswavelet-image-processing

Description: 小波分解图像程序以及小波重构图像程序,程序内有详细注释-Wavelet image and the wavelet reconstruction program image program. . .
Platform: | Size: 5120 | Author: 石神 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net