搜索资源列表
Imageequilibria
- 这是我自己写的一个Matlab原代码:直方图均衡化,另外送上别人写的一种算法,给大家比较,接下来我还想写一种能强化细节的自适应直方图均衡法。。请大家多多指教-that I wrote an original Matlab code : histogram equalization, and send the others to write an algorithm for the sake of comparison, the next one I want to write details c
huidujunheng
- 用vc++编程实现对图像进行直方图均衡。
VC_MATLAB
- VC跟Matlab混合编程 VC与Matlab案例1.256色转灰度图2.对比度拉伸3.二值化变换4.反色5.灰度均衡6.亮度增减7.取对数8.取指数9.图像镜像10.图像平移11.阈值变换12.直方图均衡VC程序
直方图均衡源代码
- 非常好的直方图均衡程序,非常利于初学者应用,或是项目中应用
Lab7.4-Dm642_Image-Histogram
- TI DSP DM642图像处理程序,---直方图均衡
dImaageProcesi
- 数字图像处理的源码。包含图像边缘检测,图像高斯滤波,拉拉普拉斯变换,直方图均衡等。 可直接使用。 已通过测试。 -Source of digital image processing. Containing the image edge detection, image Gaussian filter, Lara Plath transformation, histogram equalization. Can be used directly. Has been tested.
imlook3dv12
- Display 3D Images Matlab三维图像显示(DICOM MR CT PET等) 2009年02月17日 MATLAB 7 (R14) 这是一个三维图像显示的Matlab实例程序。支持DICOM MR CT PET等图像格式。并且可以对每一帧进行图像处理,如直方图均衡、绘制,反色等。 -Display 3D Images Matlab three-dimensional image display (DICOM MR CT PET and so on)
Unsharp_Enhancement
- 图像增强处理的方法有很多,本程序采用反锐化掩膜法增强图像,并与直方图均衡法增强图像的效果进行对比。-There are alot of methods of Image enhancement processing.this program is based on the Anti sharpen mask method.Then contrast the result with Histogram equalization method.
demo
- 数字图像处理的所有功能代码比如直方图均衡,灰度变换,平滑滤波,锐化,傅立叶变换,噪声处理-All the features of digital image processing code such as histogram equalization, gray level transformation, filtering, sharpening, Fourier transform, the noise processing
liu
- 直方图均衡算法,傅里叶变换,频域滤波 ,中值滤波算法实现-Common understanding of the gray image space enhance operations and realization of histogram equalization algorithm.
Histeq
- 包含两个代码,分别是全局直方图均衡和局部直方图均衡,适用于不同情形-Global and local histogram equalization
zhifangtu
- 不用自带直方图函数画直方图以及直方图均衡处理图像-Don t bring histogram function painting histogram and histogram equalization images
ZhiFangTuJunHeng
- 非常好用的直方图均衡程序。把图片名字改成自己的图片名字即可。-Histogram equalization
histogram_equalization
- matlab全局直方图均衡,采用matlab自己编写 未调用函数-histogram equalization
matlab
- matlab基本信息参考资料,包括直方图均衡-matlab basic information reference materials, including histogram equalization, etc.
zhifangtu
- 是关于直方图均衡,以及各种图像方面的增强理论程序,都能运行。也有很详细的说明。很适合初学者-On histogram equalization, and a variety of image enhancements theoretical program to run. There is also a detailed descr iption. It is suitable for beginners
shuangzhifangtu
- 基于直方图均衡和双直方图均衡的源代码,可正常运行-Source code based on histogram equalization and histogram equalization, normal operation
demo_hist
- 对图像进行直方图均衡的matlab程序示例。里面有图像处理前后直方图对比,代码简单易懂。-Histogram equalization
juheng
- 进行直方图均衡,使得到的图像的直方图可以进行均匀的分布-histogram equalization
tuxiangchuli
- 一段简单的图像处理MatLab程序,功能是将JPG格式的彩色图像文件灰度化并进行直方图均衡。代码文件内有详细说明。-A simple image processing Matlab procedure, it can gray a JPG format color image and perform histogram equalization. The detailed descr iption is contained in the code file.