当前位置:
首页 资源下载
搜索资源 - color image compression matlab
搜索资源列表
-
0下载:
image compression using btc algorithm. matlab program. This function accepts an image(color or gray) and compresses it using the block truncation coding. -btc using image compression algorithm. Ma tlab program. This function accepts an image (c olor
-
-
3下载:
使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
-
-
2下载:
本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
-
-
2下载:
数字图像处理编程入门 书和书的 源代码
1) windows位图bitmap(即bmp文件)的结构和调色版的概念;
(2) 图象的平移、旋转、镜象变换、转置变换、放缩;
(3) 图象的平滑(去噪声)、锐化;
(4) 图象的半影调、抖动技术;
(5) 图象的直方图修正、彩色变换;
(6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取;
(7) 图象的边沿检测与抽取、hough变换、轮廓跟踪;
(8) 图象的检测、模板匹配;
-
-
0下载:
第一章 MATLAB6.5 基础
第二章 MATLAB 图形绘制基础
第三章 MATLAB 图形对象
第四章 MATLAB 图形对象操作
第五章 GUI 设计
第六章 MATLAB 特殊图形的绘制
第七章 MATLAB 高级绘图功能】
第八章 数字图像原理
第九章 MATLAB 图像显示与色彩
第十章 MATLAB 图像正交变换
第十一章 滤波器的设计
第十二章 MATLAB 图像运算
第十三章 MATLAB 图像增强
第十四章
-
-
0下载:
用BP神经网络实行彩色图像压缩matlab-Bp network color image compression
-
-
0下载:
这个程序是用来实现香农-法诺编码解码的matlab程序,它可以有效地进行二值和彩色图像的压缩和解压-This procedure is used to achieve the Shannon- Fano encoding and decoding of the matlab program that can be effectively carried out two values and color image compression and decompression
-
-
0下载:
基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。
-Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
-
-
0下载:
基于高斯滤波器的图像压缩算法。可以处理真彩图和灰度图,相当实用。-Gaussian filter based on image compression algorithms. Can handle true color pictures and grayscale, quite useful.
-
-
0下载:
使用matlab、图像的显示(灰度图像、彩色图像、动态图像)、图像格式、图像压缩和图像的基本操作(图像反转和直方图均衡)-Using matlab, image display (grayscale image, color images, dynamic images), image format, image compression and image of the basic operations (image reversed, and histogram equalization)
-
-
0下载:
A simple function that takes an image and a mask as the input, perform compression and decompression the image (color image compression if input image is color), and display the original and reconstructed images side by side. The program should also
-
-
0下载:
里面包含有所有的matlab下的运行程序 还有相应的计算需要的图像 非常全面 另外图像压缩的源码大多集中在灰度图上,此源码是基于彩色图像的-Which contains all of the matlab run the program under the corresponding calculation also requires a very comprehensive image of the source code for other image compression are mos
-
-
0下载:
本书在介绍MATLAB编程基础知识之后,主要围绕数字图像处理的主干内容展开。这些内容包括:亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界的表示与描述以及目标识别。-Book introduces the basics of MATLAB programming, the main focus on the backbone of the contents of digital image processing t
-
-
4下载:
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
-
-
0下载:
采用离散余弦变换(DCT)来进行图片压缩的matlab程序,包括灰度和彩色图片。-Discrete cosine transform (DCT) for image compression matlab procedures, including gray-scale and color images.
-
-
0下载:
matlab实现彩色图像的余弦压缩变换,分阈值不同显示-matlab color image compression cosine transform, threshold different display
-
-
0下载:
color image compression in matlab with best resource
-
-
0下载:
This code describe the color image compression using discrete wavelet transform in matlab.
-
-
0下载:
实验2绿叶变色,实验3图像数字化显示,实验4图像类型转换,实验5对比度增强,实验6直方图均衡化和规定化,实验7噪声添加和空域滤波,实验8边缘增强和边缘检测,实验9彩色图像增强,fft,dct,dwt变化及压缩,滤波器,实验20运动退化和维纳波复原,实验21图像的几何畸形校正等实验的代码和报告-Experiment 2 leaves change color, 3 digital image display, the image type conversion, 4 5 contrast enha
-
-
1下载:
matlab GUI程序,实现数字图像处理的许多功能,包括亮度变换,几何变换,空域滤波,频域滤波,小波变换,彩色图像变换,去噪,复原,压缩编码等。-matlab GUI program, many digital image processing functions, including brightness transformation, geometric transformation, spatial filtering, frequency domain filtering, wavel
-