搜索资源列表
20051207214106235
- 数字图像处理实验 图 像 处 理 实 验(一)直 方 图 灰度变换是图像增强的一种重要手段,使图像对比度扩展,图像更加清晰,特征更加明显。 灰度级的直方图给出了一幅图像概貌的描述,通过修改灰度直方图来得到图像增强。-digital image processing of image processing experiments (1) histogram of the gray-scale transformation of image enhancement is an impor
Image
- 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
图像增强及模式分析
- 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
Image_process
- 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
clahe
- 对比度受限局部自适应直方图均衡化算法,图像增强-histogram equalization with contrast limited
OL
- 全局亮度与局部对比度自适应增强算法,一种简单有效的低照度图像处理算法。得到的增强图像色彩保持性好,算法简单快速。-Global and local contrast adaptive brightness enhancement algorithm, a simple and effective illumination image processing algorithms. The resulting color-enhanced image to maintain good algorit
MATLAB
- 对图片进行二值化、灰度化以及边缘检测和对比度增强等处理(Two values, grayscale, edge detection and contrast enhancement are processed)