搜索资源列表
34212
- 直方图对话框构造函数 ZFT::ZFT(CWnd* pParent /*=NULL*/) : CDialog(ZFT::IDD, pParent)//ZFT为定义的用来显示直方图的对话框类; { Width=Height=0 //对话框初始化阶段设置图像的宽和高为\"0\"; }-Histogram dialog Constructors Asian : : Asian (CWnd * pParent / *= NULL * /) : CDialog (Asian : : IDD, pPare
WinApiPictureProcess
- 用win_API实现的图像处理软件,可以实现显示直方图,直方图均衡化,域值分割,边缘提取等功能。虽然本文件只能处理最简单的图像格式(*.dat,在文件夹中包含了测试图像和图像格式说明),但该程序文件小,适合下载,界面简单、实用,可扩展性好。
dibedit
- 采用CDIBImage类,是不可多得的图象处理软件,具参考价值 包括图像的放大、全屏显示、点取象素点颜色等,显示直方图等-used CDIBImage category is a rare image processing software, reference value, including image magnification, full-screen, from point pixel color, such as histogram display
imagefenxi1
- 显示图像的文件头和信息头,并且显示直方图,图像平滑和锐化。-show the first images of documents and information head, it also shows the histogram, image sharpening and smoothing.
MIPnopst
- 本程序可以对图像进行读入、显示、显示直方图、直方图均衡化、平滑、锐化、形态学变化等操作-this procedure can be read into the images, display, show histogram, histogram equalization, smoothing, sharpening, Morphological changes, etc
BmpExp
- 图象处理基本算法 包括灰度图象读取与显示,直方图均衡,伪彩色变换,分段线性化-basic image processing algorithms including gray-scale image and read, histogram equalization, the pseudo-color transformation, piecewise-linear
LookUpTable
- 查找表发数字图像处理示例程序。可以对图像灰度线性变换,显示直方图。
zft
- 直方图对话框构造函数,为定义的用来显示直方图的对话框类。
数字图像直方图显示
- 本资源是通过VC++6.0编写的软件,能够打开灰度图像和彩色图像,并且能够显示灰度和彩色图像的直方图。
ImageTJ
- MFC显示直方图,灰度直方图,打开图像,显示图像-zhifangtu
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
DibImage
- 可实现图像显示、直方图绘制、颜色数目统计等的程序,配套<Visual C++数字图像处理典型算法>-Can realize image display, histogram mapping, color, etc. The number of statistical procedures, supporting
imhist
- opencv里面像matlab那样显示直方图,解决了opencv没有显示直方图的缺陷。-opencv as it shows as histogram matlab to solve opencv histogram did not show defects.
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
BMProcessvb
- 对BMP格式的图像进行处理,有放大缩小、梯度锐减、旋转处理、显示直方图等功能。-BMP format images to be processed, and Zoom, reduced gradient, rotation processing, histogram display functions.
chengxu
- #显示直方图; #对图像进行指数或者对数变换; #直方图均衡化; #局部(ROI)均衡化,把均衡化后的局部图像显示到原图像; #按照某种函数进行直方图匹配。-# Show the histogram # of images or the number of index change # histogram equalization # local (ROI) equalization to balance after a partial image display
Otsus
- 图像分割,双峰法.显示直方图,根据直方图确定阈值,并根据次阈值进行图像的风格-segmation
matlabcode
- 图像对比度增强,显示直方图并且对比图像结果。-image enhancement
hist
- 显示图像直方图+手动实现算法+Xcode(Histogram of display image)
显示_图片颜色分布直方图(图片相似程度判断)
- 软件用于分析给出图片的颜色直方图,可以进一步改进,用来分析两张图片的相似度(后期自己完成即可)(The software is used to analyze the color histogram of the picture, which can be further improved to analyze the similarity of the two pictures (later completed by themselves).)