搜索资源列表
Matlab
- 基于Matlab的图像增强技术研究,文章详细介绍了几种典型图像处理的实现方法
yichuan
- matlab用标准遗传算法求f(x)=x2-22x+30函数的最小值,x [0,31]。 包含源码及结果-matlab using standard genetic algorithms f (x) = x2-22x+30 the minimization, x [0,31]. Includes source code and results
chazhi
- 基于图像增强的灰度插值算法,这是图像配准和图像融合的基础部分-Gray-scale image enhancement based on the interpolation algorithm, which are image registration and image fusion of the basic part of
image-strength
- 介绍一下图像增强技术的背景和意义以及现代图像增强技术发展的现状,其次是介绍图像增强技术的基本算法。由于要用到Matlab进行仿真,第三章将主要介绍Matlab软件在图像处理中的功能和运用。最后将详细的介绍直方图算法的意义、性质、显示及映射,并利用Matlab进行图像增强的仿真实现且达到了论文预期的目的和满意的实验结果。-Recommend the picture to strengthen the background , meaning and current situation of str
MATLABpseudo-color
- 学习使用matlab软件,并使用matlab软件编写相应的程序完成对图像的增强处理。-Learning to use matlab software matlab software to write the program to complete the processing of image enhancements.
zhifangtu-junheng
- 直方图均衡化的matlab程序,实现了灰度图像的图像增强,在图像预处理方面应用广泛。-Histogram equalization matlab program to achieve a grayscale image, image enhancement, image preprocessing.
matlab-huidu--junyunhua
- 如果图像的灰度分别集中在比较窄的区间,从而引起图像细节的模糊,为了使图像细节清晰,并使目标得到突出,达到图像增强的目的,可通过改善各部分亮度的比例关系,即通过直方图的方法来实现-failed to translate
matlab-tuxiangzengqiang
- 如何对彩色图像进行灰度化和对固定的区域进行增强-How to color gray-scale image and enhancement of the fixed area
Matlab
- nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点