搜索资源列表
利用matlab进行数字图像处理的教程
- 本教程通过实验的方法来实现 MATLAB 中数字图像处理的一些方法。
数字图像处理
- 一.实验目的及要求 1.了解MATLAB的操作环境和基本功能。 2.掌握MATLAB中图像增强与平滑的函数的使用方法。 3.加深理解图像增强与平滑的算法原理。
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
MATLAB6
- Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
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
114_image_processing_programs_by_MATLAB
- 114个数字图像处理MATLAB实验程序-114_image_processing_programs_by_MATLAB
Desktop
- 数字图像处理实验二数字图像处理实验三 数字图像处理实验一 -Digital Image Processing Digital Image Processing Experiment II Experiment III Experiment of a digital image processing
数字图像处理方面的相关编程
- 关于数字图像处理方面的相关编程,主要是 图像降噪 图像降噪(块效应)实验-Related programming on digital image processing, the image noise reduction image noise reduction (blockiness) experimental
数字图像处理基础程序及运行结果图像matlab程序
- 实验一 MATLAB数字图像处理初步 3 实验二 图像的代数运算 实验三 图像增强—灰度变换 实验四 图像增强—直方图变换 实验五 图像增强—空域滤波 实验六 图像的傅立叶变换 实验七 图像增强—频域滤波 实验八 彩色图像处理 实验九 图像分割 实验十 形态学运算
数字图像处理
- 数字图像处理习题及答案,还有部分程序及实验结果(Digital image processing exercises and answers, as well as some procedures and experimental results)
Laboratory Projects_DIP3E
- 数字图像处理实验书,很有意思,初学者专用(Digital image processing experiment book)
数字图像处理上机实验
- 数字图像处理计算图像峰值信噪比 利用JND进行图像增强(Calculate peak signal to noise ratio)
java数学图像处理
- 本源码共16章,除第0章介绍Java编程基础外,其余15章对应地编程实现了配套书《数字图像处理—原理与算法》中的所有算法,并进行相应的实验。光盘中有完整的程序代码和相应的实验图像,可直接运行。部分程序源代码来自于作者的科学研究和与公司的合作研发,具有借鉴和参考价值。本书可供电子信息、通信、计算机、自动控制、生物医学等理工科相关专业的专科生、本科生和研究生及工程技术人员学习和参考。(Java is divided into four provinces, West Java, Central Ja
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代码和文档说明(Digital image processing related to filter, image processing, MATLAB code and documentation)
实验一
- 数字图像处理入门的实验,直方图处理等内容(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.)
数字图像处理实验
- 数字图像处理实验1包括预处理,二值化,初始化,实验结果分析