搜索资源列表
bianmashiyan
- 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on
DigitalImageProccessexperiment
- Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Several digital image processing experiments, including gray transform, histogram equalization, histogram matching, neighborhood average, local increase, median filtering and image shar
数字图像处理实验源程序
- 学会用Matlab软件对图像灰度进行变换;感受各种不同的灰度变换方法对最终图像效果的影响。
利用matlab进行数字图像处理的教程
- 本教程通过实验的方法来实现 MATLAB 中数字图像处理的一些方法。
image.rar
- 数字图像处理与分析:中值滤波的实验报告(含有C++代码的详细分析),图像分割的实验报告(含有C++代码的详细分析),处理结果也有,Digital image processing and analysis: median filter experimental report (containing C++ Code detailed analysis), image segmentation experiments report (containing C++ Code detailed ana
MATLAB
- MATLAB工具结合数字图像处理,完成实验,有图像彩色空间转换,傅里叶变换,余弦变换,直方图均衡等等,有需要的看一下。-Combination of MATLAB tools for digital image processing, the completion of the experiment, the image color space conversion, Fourier transform, cosine transform, histogram equalization and
digitalimageprocessing
- 本教程通过实验的方法来实现: 实验要求: 数字图像处理实验一.doc 数字图像处理实验二.doc 数字图像处理实验三.doc-Guide through the experimental method to achieve: Experimental requirements: a digital image processing experiments. Doc second digital image processing experiments. Doc Experimen
image
- 该上传为数字图像处理实验资料,包括实验原理和实验程序,有四个实验:图像的显示和视觉特性,图像的变换与量化实验,图像压缩综合实验,图像增强实验。可供朋友们学习数字图像处理方面参考。-The uploading of digital image processing experimental data, including the experimental principle and the experimental procedure, there are four experiments: an
数字图像处理方面的相关编程
- 关于数字图像处理方面的相关编程,主要是 图像降噪 图像降噪(块效应)实验-Related programming on digital image processing, the image noise reduction image noise reduction (blockiness) experimental
数字图像处理基础程序及运行结果图像matlab程序
- 实验一 MATLAB数字图像处理初步 3 实验二 图像的代数运算 实验三 图像增强—灰度变换 实验四 图像增强—直方图变换 实验五 图像增强—空域滤波 实验六 图像的傅立叶变换 实验七 图像增强—频域滤波 实验八 彩色图像处理 实验九 图像分割 实验十 形态学运算
双随机全息数字水印技术代码
- 包含实验图片,实验代码,对于从事数字图像处理工作有一定帮助(including experimental images and agrithms.It is benificial to image procecing workers.)
Laboratory Projects_DIP3E
- 数字图像处理实验书,很有意思,初学者专用(Digital image processing experiment book)
数字图像处理上机实验
- 数字图像处理计算图像峰值信噪比 利用JND进行图像增强(Calculate peak signal to noise ratio)
Pseudo-Color Image Processing
- 数字图像处理实验-图像处理-含实验题目及源代码(Pseudo-Color Image Processing (a) Implement Fig. 6.23, with the characteristic that you can specify two ranges of gray-level values for the input image and your program will output an RGB image whose pixels have a specified c
matlab code实验7高通、低通、带通和带阻滤波器
- < 数字图像处理算法及应用>这本书的相关代码(Image Processing Algorithm and Practices is an important book in IP and AI. High-pass Filter is very normal and practical tool.)
20150843郭玉隆
- 应用于对图像的的处理,试验包括二值化,均值处理,高通滤波等等(Application to image processing)
图像增强—直方图变换---数字图像处理实验
- 1.掌握灰度直方图的概念及其计算方法; 2.熟练掌握直力图均衡化和直方图规定化的计算过程; 3.熟练掌握空域滤波中常用的平滑和锐化滤波器; 4.掌握色彩直方图的概念和计算方法 5.利用MATLAB程序进行图像增强(Image enhancement using MATLAB program)
DFT&DCT
- 编程实现二维8*8图像块的DFT,DCT变换 输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间 编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block Input
实验一
- 数字图像处理入门的实验,直方图处理等内容(it's the code about a excersize of digit image process)
数字图像处理实验
- 数字图像处理实验一的内容:索引图像,灰度图像等(The contents of digital image processing experiment 1 are index image, grayscale image and so on.)