搜索资源列表
wavelet
- 本程序实现二维灰度图像的小波变换和逆变换。 直接运行本目录下的批处理程序run即可。 用户需自己输入以下参数: 1. 图像文件名(lena.bmp,若使用其它图像请先放入本目录下) 2. 选用的小波名称(本程序中可使用haar及db2-db5) 3. 小波变换的级数。 运行结束后小波变换与逆变换结果分别保存在dec.bmp与rec.bmp中。
Wavelet_gray
- 用小波变换实现对BMP图像的灰度处理,迅速分离空间域与频率域
DB2_zhouqibmp
- DB2_周期_相移(对bmp文件进行小波变换,运行后点OPENBMP按钮找到BMP图片并打开然后点WAEVLETS看图片经过小波变换后的效果
bmp-wavelet_code-vc++
- 图像小波变换vc++,对图像处理的详细细节描述。
小波变换BMP(256)
- 小波变换是一个当今比较常用的图像处理方法,它可以很方便实现图像空间域到频率域的转换!-wavelet transform is a more commonly used in today's image processing method, which can facilitate the achievement of image space domain to the frequency domain conversion!
ImageWavelets
- 对bmp图像的小波变换,包括其应用,如图像的滤波-bmp image of the wavelet transform, including its applications, such as image filtering
WAVELET1D
- 用VC++实现的一维小波变换的BMP格式的数字图像处理-VC++ implementation with the one-dimensional wavelet transform BMP format, digital image processing
xbbh1
- 用matlab实现小波变换,以bmp图像格式进行处理,达到变化的效果。-Implementation of wavelet transform using matlab to bmp image format for processing, to change the results.
WaveletTransform
- 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换-Transform presentation VC++ source code, applied to image processing, open BMP images, the wavelet can be once, twice, three times a transformation, the ranks can also transform, fi
WAVELET2D
- 用VC++实现的二维小波变换的BMP格式的数字图像处理-VC++ implementation with two-dimensional wavelet transform BMP format, digital image processing
fft2dDemo_Simple
- 這一個“慢”,但簡單和兩維FFT的演示可以從這裡下載(包括源)。 演示生成的一維或二維的輸入信號(256或256×256大小),這是顯示在左邊的位圖(8位灰度調色板)。 信號包含一個中心的矩形脈衝(脈衝大小從2到256)。因為輸入的是真實的,FFT的日常工聯會()產生偏見的頻譜。如果“重排”被選中,零頻率頻譜的中心轉移到從各自的象限交換數據。複雜的結果顯示在正確的位圖,在可能的方式有四種:模塊,相位,實部或虛部。如果“InvFFT”被選中,逆FFT頻譜,結果是恢復輸入信號應用。然而
3
- 基于VC++6.0的解析图片,也可以将RGB转换成YUI,子采样和量化测试也可以使用,需要输入的图片是BMP位图,其他格式不可以用-Based analytical pictures of VC++6.0, also can convert the RGB into YUI, sub-sampling and quantitative test can also be used, you need to enter the picture is a bitmap BMP and other fo
wavelet
- 用c++实现bmp图像的小波变换,可以自行输入小波变换的次数-wavelet of .bmp images
Q2
- (Fig0441(一)_688x688.bmp)使用高通濾波器(高斯高通濾波器),以重複的結果圖。 4.56(如下圖所示),高斯高通濾波器 -Using the highpass filter (Gaussian highpass filter) to duplicate the results in Gaussian highpass filte
