搜索资源列表
zhifangtujunhenghua
- 函数功能,对图像进行直方图均衡 直接读图像Img10_1.bmp,读到tu中 graydis是原始直方图各灰度级像素个数 原始直方图graydispro,利用原始直方图计算原始累计直方图graydispro t[]计算和原始灰度对应的新的灰度t[],建立映射关系,t坐标代表原始的灰度,t[]代表对应原始坐标的新坐标 new_graydis是统计新直方图各灰度级像素个数 计算新的灰度直方图new_graydispro,利用新的直方图计算新的累计直方图new_graydis
Effector
- 为完成的图象处理软件,现在包含中值滤波算法和一个灰度直方图统计,和一个待完善的灰度校正函数。-to complete the image processing software, now includes median filtering algorithm and a histogram statistics, and a question perfect gray correction function.
imgopen
- 该程序实现显示bmp,jpg,gif等常见图片格式的功能,并且可以通过按钮实现图片大小调整。基于MFC实现,可以在改程序基础上,进一步实现颜色直方图统计等功能-The program to achieve display bmp, jpg, gif image formats and other common functions, and can be achieved through the button to adjust picture size. MFC-based implementa
histogram_GPU
- 基于GPU的直方图统计 需要NVIDIA显卡支持-Histogram-based GPU, NVIDIA graphics support needed
p2
- 加载图片,统计红色直方图、蓝色直方图、绿色直方图,灰化,统计灰度直方图,现实轮廓线。-Load images, statistics red histogram the blue histogram green histogram, gray, statistics gray histogram, reality contours.
keshe
- 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
BmpShow1
- C实现位图的 显示,同时能显示24色真彩位图的统计直方图-C implementation of the bitmap display, also can display 24-bit true color histogram graph
Imhist
- 完整实现直方图均衡,从建立灰度统计数组到均衡化规定化均有涉及-Complete implementation of histogram equalization, gray statistical array the establishment of equalization provisions are involved
cgxuy-gateway
- 一个图象处理事例程序,可以实现灰度处理,灰度直方图统计等-A image processing program, the case can realize grayscale processing, gray histogram statistics, etc