搜索资源列表
-
1下载:
图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜*况。本程序采用非均匀量化方法得到36bin的颜色直方图。,Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
-
-
1下载:
将图像颜色量化为72种。可以做图像检索用的好东西-Images for 72 kinds of color quantization. Image retrieval can be done with good things! !
-
-
4下载:
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
-
-
0下载:
用matlab实现了超复数傅里叶变换;
实现了量化索引算法;
实现了基于傅里叶变换和量化索引的彩色图像数字水印的嵌入以及提取算法;-Using matlab the hypercomplex Fourier Transform quantization index algorithm realized based on the Fourier transform and quantization index color image watermarking embedding and
-
-
0下载:
1、用matlab编写采样和量化程序,并对比分析不同空间和幅度分辨率的数字化图像的效果;对比分析自己程序与matlab自带函数的效果;
2、用matlab编写彩色图变灰度图和二值图。-1, using matlab sampling and quantization procedures, and comparative analysis of the effect of different spatial and amplitude resolution digitized image
-
-
0下载:
用MATLAB实现JPEG图形压缩过程,包括颜色空间转换、DCT变换、量化、编码(DC系数和AC系数编码)。-Using MATLAB graphics JPEG compression process, including color space conversion, DCT transform, quantization, coding (DC coefficient and AC coefficient coding).
-