搜索资源列表
-
0下载:
直方图均衡比较有用的算法
对传统方法有比较好的改进-histogram equalization algorithm useful comparison to the traditional methods are relatively good improvement
-
-
0下载:
数字图象处理算法的演示,
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中加入正弦噪声
• 图象的模板运算实现图象平滑和锐化
• 图象的直方图均衡化
• 图象的对比度拉伸
• 图象的中值滤波
• 图象灰度直方图的显示
• 若干频域滤波器
• 图象的镜像
• 图象的旋转(90度与任意角度)
• 图象的放缩
&
-
-
1下载:
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++开*廓提取源程序
堆栈的数据结构和操作
VC++开*廓跟踪源
-
-
0下载:
1.对比度增强:计算并显示图像直方图,直方图均衡;
2.图像分割:Otsu算法;
3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。
-1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization
2. Image Segmentation: Otsu algorithm
-
-
0下载:
对比度受限局部自适应直方图均衡化算法,图像增强-histogram equalization with contrast limited
-
-
0下载:
直方图匹配vc++算法,包含直方图,直方图均衡,直方图匹配-Histogram matching vc++ algorithms, including histogram, histogram equalization, histogram matching
-
-
0下载:
自适应直方图均衡算法,因为是从从局部入手,所以图像增强效果显著。
-Adaptive histogram equalization algorithm, because from the start from the local image enhancement effect is remarkable.
-
-
0下载:
一个较为实用的车牌定位算法实现。采用改进的边缘检测算法。其过程为原图-》灰度化-》直方图均衡化-》边缘检测-》形态学处理-》定位车牌的上下左右边界-A more practical vehicle license plate location algorithm. Improved edge detection algorithm. Process for full size- the " graying-" histogram equalization- edge detec
-
-
0下载:
彩色图像直方图均衡算法,分别在分量进行直方均衡后显示,效果非常明显,附有实验图和效果图。-Color image histogram equalization algorithm, respectively, in components of histogram equalization display, the effect is very obvious, with experimental drawings and renderings.
-
-
0下载:
直方图均衡,实现图像颜色均匀分配的目的,算法简单,优化速度快。-Histogram equalization, image color evenly to achieve the purpose of simple algorithm to optimize speed.
-
-
0下载:
将图片用直方图均衡化算法进行增强,并画出亮度对比图-The picture with the histogram equalization algorithm enhanced brightness and draw comparison chart
-
-
0下载:
对比度增强,直方图均衡化,滤波器等图像增强算法的实现。-Contrast enhancement, histogram equalization, filters and other image enhancement algorithm implementation.
-
-
3下载:
有源码,适合学习C++的人
一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。
二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。
三、 1.灰度线性变换、分段线性变换
2.灰度直方图均衡、规格化
3.图象卷积:各种模板实现低通、高通滤波
4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波
5.伪彩色图象增强
四、 1.图象的加、减、乘、除和逻辑运算。
2.图象的镜像变换、图象的缩放
-
-
0下载:
HE直方图均衡化matlab算法,能够实现基本的图像对比度增强-HE matlab histogram equalization algorithm
-
-
0下载:
使用gdal库,用MFC。一小部分数字遥感图像处理的算法,包括图像的旋转,高斯平滑,梯度锐化,直方图均衡化,线性变换,非线性变换,图像的放大、缩小等-Use gdal library with MFC. A small part of the algorithm of digital remote sensing image processing, including image rotation, Gaussian smoothing, gradient sharpening, histogr
-
-
0下载:
部分重叠局部直方图均衡化算法,MATLAB下的程序文件,做图像处理时候用(Partially overlapped local histogram equalization algorithm)
-
-
0下载:
直方图均衡化,选取图片,对图片灰度处理,在进行算法使其直方图均衡化(Histogram equalization)
-
-
4下载:
提供了13种图片去雾增强方法,有直方图均衡,clahe,暗原色算法,改进的暗原色算法,实时去雾,引导滤波去雾,天空去雾等,同时给出图像增强前后图像质量评价,可以对jpg,bmp等图片格式进行去雾增强处理,效果非常好(13 kinds of image de fog enhancement methods are provided, including histogram equalization, CLAHE, dark original color algorithm, improved da
-