当前位置:
首页
资源下载

搜索资源 - gray-level image compression
搜索资源列表
-
0下载:
零树编码小波图象压缩编解码程序.这是1.1版,可实现可变吗率编解码.动态显示.只能打开24真彩色位位图,如果是JPEG格式,叙用画图板打开,存为
24真彩色位位图即可.此外还有升级版本,可处理灰度图及保存解码后的位图.
下面附件为1.1版,须安装MFC才能打开.
-zerotree wavelet image compression encoding codecs procedures. This is version 1.1, yet achievable variable ra
-
-
0下载:
输入:为需要压缩图象的名称,该主程序仅能构处理256灰度图,读者可以自行改编为RGB处理;ratio为压缩比率;level为小波分解的级数
输出:是解压完毕的图象数据矩阵-input : the need for image compression name, the main program can only handle 256 gray level structure, Readers can own adaptation of RGB; ratio of compression ra
-
-
0下载:
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
-
-
1下载:
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
-
-
0下载:
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
-
-
1下载:
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
-
-
0下载:
The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet.
1. Reading an image of either gray scale or RGB image.
2. Converting the image into grayscale if the image is RGB.
3. Decomposition of im
-
-
0下载:
fractal image compression of gray scale images....
only works for square images...
try with lena.bmp a gray scale one....
good compression ratio acheived
-
-
0下载:
各种图像处理算法的源代码,包括图像压缩(HUFFMAN编码,JPEG编码,小波变换),图像灰度变换,图像正交变换,边缘检测,图像水印-Various image processing algorithms source code, including image compression (HUFFMAN coding, JPEG coding, wavelet transform), image gray level transformation, image orthogonal transf
-
-
0下载:
vc++图像处理程序(杨淑莹)配套光盘,几乎包括所有基本的图形处理方法(bmp)(图像显示,灰度变换,几何变换,平滑,锐化,滤波,合成,压缩)-Some basic image processing functions( image display, gray level transformation, geometric transformation, smoothing, sharpening, filtering, synthesis, compression。
-
-
0下载:
实现图像灰度级的压缩,并且将压缩后的图像进行均衡化,通过检测无误,-Gray level of image compression, and the compressed image equalization, by detecting the correct
-
-
0下载:
该函数可将输入值低于m的灰度级压缩为输出图像中较暗灰度级的较窄范围内,可将输入值高于m的灰度级压缩为输出图像中较亮灰度级的较窄范围内,输出的是一副具有较高对比度的图像。-This function can be lower than the input value for compressed grayscale m output image is dark gray level of a narrow range, but will the input value is higher than
-
-
0下载:
详细说明:
读入图像,对于图像进行高斯高通以及低通滤波,显示结果,与原图进行对比-Detail: ch5_1_1: image gray-scale linear transformation (5.1.1) ch5_1_2: image grayscale piecewise linear transformation (5.1.1) ch5_1_3: using the transfer function of the number of forms of dynamic range c
-
-
0下载:
详细说明:
ch5_1_1: 图像灰度线性变换 (§5.1.1)
ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1)
ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2)
ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2)
ch5_2_2: winner滤波法实现降噪 (§5.2.2) ch5_2_3: 中值滤
-
-
0下载:
计算 机一共输出多少个哈夫曼编码/霍夫曼编码
计算在删去0灰度级压缩之前的原始图像字节容量
unzipped_delete=i*8
计算压缩比率
计算图像的压缩比率
- Of total output of the computer how many Huffman/Huffman encoding 0 gray level calculated by deleting the original image before compr
-
-
0下载:
mage compression is one of the most important step in image transmission and storage. Most of the state-of-art image compression techniques are spatial based. In this code, a histogram based image compression technique is implemented based on multi-l
-
-
0下载:
该压缩包里面包含各种图像预处理,灰度变换,直方图均衡化,均值滤波,中值滤波等一系列的图像预处理程序-The compression package which contains a variety of image processing, gray level transformation, histogram equalization, the mean filtering, median filtering, image preprocessing program
-
-
0下载:
进行适当的灰度变换来达到灰度级压缩的目的.-By analyzing the histogram of the texture image, we do the appropriate gray-scale transformation to achieve the purpose of gray-level compression without affecting the quality of the texture as much as possible
-
-
2下载:
VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
-