搜索资源列表
-
0下载:
project on medical image processing and some source code
-
-
0下载:
image processing matlab project car plaque detection code
-
-
0下载:
image processing exam matlab project car plaque detection code
-
-
0下载:
直方图匹配,四种标准方程的直方图匹配,Uniform,Linear,log, segmoidal-Histogram matching program by matlab, a project of image processing
-
-
1下载:
《数字图像处理》课程Matlab项目框架
已测试,可适用于Matlab8.0及以后版本
Project 1.
实践主要内容:
1) 实现直方图均衡化. (3分)
读入一幅图像, 进行直方图统计, 求图像的均值和二阶矩.
2) 实现直方图规定化.
读入两幅图像, 分别进行直方图统计, 以其中一个为规定化直方图实现另一图像的直
方图规定化.-" Digital Image Processing" course the Matla
-
-
0下载:
用MATLAB搭建的一个小项目界面用于处理遥感图像的配准,除了三组图像数据和方法。-Using MATLAB interface to build a small project for processing of remote sensing image registration, in addition to three sets of image data and methods.
-
-
0下载:
基于 MATLAB的图像处理毕业设计,实现对图像的基本的操作-MATLAB-based image processing graduation project, to achieve the basic operation of the image
-
-
0下载:
模拟图像恢复的MATLAB算法实现,里面有测试的图片,一定可以运行,我调试了很久才调试出来,可以用于DSP图像处理时的常用算法,这个项目是企业项目,希望只用于学习。-MATLAB simulation image restoration algorithm implementation, there are test images, will be able to run, I debug a long time before commissioning it can be used for c
-
-
0下载:
Web-Safe Colors
In order to complete this project, it is necessary that you find a program capable of generating
the RGB component images for a given tif color image. For example, MATLAB s Image
Processing Toolbox can do this, but you can also
-
-
2下载:
在matlab中实现了导向滤波,可用于彩色和黑白图像的平滑(This project implement guided filter in matab, both gray and color image are adapted)
-
-
2下载:
该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。
二、算法介绍
①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组;
②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进
-