搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
vi2
- This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dmey...............
pp51497
- 图像压缩技术实验程序,图像符号化,256x256图像为例!-experimental procedure, image symbols, as an example 256x256 image!
img_pro
- 该程序用来求取256x256灰度图像的直方图,还可以对图形进行灰度值8级化-The procedure used to strike a 256x256 gray image histogram can also be carried out on the graphics gray value of 8
pp51497
- 图像压缩技术实验程序,图像符号化,256x256图像为例!-experimental procedure, image symbols, as an example 256x256 image!
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
vi2
- This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dmey...............
gdtzzTools
- 地形高度图制作工具,做出来的图片一般都是128x128或者256x256的,Ogre里需要的高度图是2的N次方+1的灰度图,所以需要用PS更改大小和图片模式-Terrain height map production tool, do so out of the picture are generally 128x128 or 256x256 in, Ogre needed height map is 2 N-th power+ 1 o
lenaentropy
- 求lena图像的信息熵,图像大小为256X256-For lena image information entropy, image size is 256x256
cbir
- 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the im
colorRegTikhonov
- DE-BLURING color mediante regularizacion de Tikhonov Este progrma realiza el debluring de una imagen a color de 256x256,obteniendo el parametro de regularizacion automaticamente mediante GCV
Dosyuv
- Fisher fractal encoder This package contains the following files: enc.c Dr. Fisher encoder C source patched to compile on PCs. dec.c Dr. Fisher decoder C source patched to compile on PCs. enc.exe 32 bit exe
vga_module
- This source use to display a 256x256 RGB image from SRAM on a CRT monitor.You can use this to filter colors of the image.Image is loaded into SRAM by using DE2_control_panel
Sobel
- 数字图案象处理, Sobel算法,对256x256的黑白图像进行处理。-Digital Image Processing, Sobel algorithm, deal with 256x256 black white image.
Kirsh
- 数字图案象处理, Sobel算法,对256x256的黑白图像进行处理。-Digital Image Processing, Kirsh algorithom, deal with 256x256 black white image.
haar
- 数字图案象处理, haar算法,对256x256的bmp黑白图像进行处理。-digital image processing, haar algorithm, deal with 256x256 black white bmp image.
walsh
- 数字图案象处理, walsh算法,对256x256的bmp黑白图像进行处理。-digital image processing, walsh algorithm, deal with 256x256 black white bmp image.
Laplacian_Gaussian
- 数字图案象处理, Laplacian of Gaussian算法,对256x256的bmp黑白图像进行处理。-digital image processing, Laplacian of Gaussian algorithm, deal with 256x256 black white bmp image.
256x256
- 256x256 Benchmarks for Image Processing
MFC_Graphic
- 这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变-This MFC source code for the total set of image processing, including the mean filter, histogram equalization, Gaussian smoothing, sharpening, Laplacian sharpening (ed