搜索资源列表
-
2下载:
本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
-
-
0下载:
第一章 MATLAB6.5 基础
第二章 MATLAB 图形绘制基础
第三章 MATLAB 图形对象
第四章 MATLAB 图形对象操作
第五章 GUI 设计
第六章 MATLAB 特殊图形的绘制
第七章 MATLAB 高级绘图功能】
第八章 数字图像原理
第九章 MATLAB 图像显示与色彩
第十章 MATLAB 图像正交变换
第十一章 滤波器的设计
第十二章 MATLAB 图像运算
第十三章 MATLAB 图像增强
第十四章
-
-
2下载:
matlab 实现对图像基本处理
包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
-
-
0下载:
本文首先介绍了静态图像压缩(jpeg)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,所需图像-This paper describes the static image compression (jpeg) coding algorithm is the basic principle of compression process and the important process of the realization of discret
-
-
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下载:
使用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下载:
图像压缩的不同处理方法提高了学生的编程能力,进一步掌握了编程的基本知识。-Image compression of different treatment methods to improve the student' s programming skills, to master the basic knowledge of programming.
-
-
0下载:
经过小波变换的图像具有频谱划、方向选择、多分辨率分析和天然塔式数据结构特点。基于小波变换这些特性,讨论了MATLAB语言环境下图像压缩,图像去噪,图像融合,图像分解,图像增强的基本方法。-After wavelet transform spectrum delimits, image has direction choosing, multi-resolution analysis and natural tower structure characteristics data. Based o
-
-
0下载:
根据JPEG压缩编码的基本压缩原理编写JPEG仿真程序,利用MATLAB软件对程序进行运行调试,验证了JPEG压缩编码算法的可行性。通过比对输出图像压缩前后实际效果,探讨压缩比,峰值信噪比等评价图像数据压缩程度及压缩质量的关键参数,对JPEG压缩编码算法的实用性和优越性进行了研究。- I have JPEG compression in-depth study on the basic principles of image data compression based on JPEG emul
-
-
0下载:
本代码由matlab语言编写,实现了jpeg算法,主要为了说明基本的JPEG功能。经过DCT变化,量化,进行DPCM编码,然后之字形扫描AC系数,进行行程(LZW)编码。 显示原始图象和经编码解码后的图象,显示压缩比,并计算均方根误差。-The code consists of matlab language, to achieve a jpeg algorithm, mainly to illustrate the basic functionality of JPEG. After chan
-