搜索资源列表
hist
- 图形直方图均衡的小程序,很适合初学者,效果也不错,改几个参数会有不同的效果-graphical histogram equalization of small programs is well-suited to beginners and the results would be good, change some parameters have different effects
zhifangtujunhenghua
- 函数功能,对图像进行直方图均衡 直接读图像Img10_1.bmp,读到tu中 graydis是原始直方图各灰度级像素个数 原始直方图graydispro,利用原始直方图计算原始累计直方图graydispro t[]计算和原始灰度对应的新的灰度t[],建立映射关系,t坐标代表原始的灰度,t[]代表对应原始坐标的新坐标 new_graydis是统计新直方图各灰度级像素个数 计算新的灰度直方图new_graydispro,利用新的直方图计算新的累计直方图new_graydis
duibidu
- 用matlab读取图像,先做直方图均衡,然后通过线性变换增强图像的对比度.-To enhance the image contrast by histogram equalization and linear transformation in Matlab
imgeProceing1
- 图像处理小程序,包含RGB转灰度图,直方图均衡,直方图拉伸。用JAVA语言实现,含实验报告。-Small image processing procedures, including RGB to grayscale, histogram equalization, histogram stretching. JAVA language, including lab reports.
keshe
- 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
pdfequal
- 修改灰度概率分布的直方图均衡,对于实现普通图像增强、夜间图像增强效果较好-pdf equalization
Des11ktop
- 【谷速软件】matlab有偿编程 对比度受限自适应直方图均衡(CLAHE) 可以作为参考使用-[Valley] matlab paid programming software speed contrast limited adaptive histogram equalization (CLAHE) can be used as references
Imhist
- 完整实现直方图均衡,从建立灰度统计数组到均衡化规定化均有涉及-Complete implementation of histogram equalization, gray statistical array the establishment of equalization provisions are involved
Image-enhancement
- 图像增强,基于灰度直方图的均衡处理而进行的图像增强,MATLAB语言编程-Image enhancement, image enhancement based on gray level histogram equalization, MATLAB language programming
2222222222223
- 图像增强处理 直方图均衡 小波变换改进了小波变换,提高了直方图均衡算法等-Image enhancement processing histogram equalization wavelet transform has improved wavelet transform to improve histogram equalization algorithm and so on
RecordVw
- 连续播放DIB 图片的一个小工具。支持对播放的图像做动态直方图均衡。(A small tool for playing DIB pictures continuously. It supports dynamic histogram equalization for the played image.)