搜索资源列表
CDrawLine
- 绘制图形的CGraph类,可以绘制各种图形如走势线、直方图、饼图- The plan graph CGraph kind, may draw up each kind of graph like trend line, the histogram, the cake chart
img_pro
- 该程序用来求取256x256灰度图像的直方图,还可以对图形进行灰度值8级化-The procedure used to strike a 256x256 gray image histogram can also be carried out on the graphics gray value of 8
Equalize
- 图像直方图,均衡化直方图。-image histogram, histogram equalization.
彩色图像rgb三通道直方图
- 彩色图像rgb三通道直方图-rgb color image histogram channel 3
直方图分析软件
- 其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-color histogram simple fact, it is statistical image with a specific color of the pixel number of points which are in the color histogram, different pictures
stat1.0
- 统计软件包,小型的,可以进行方差分析,画直方图等。-statistical packages, the small, analysis of variance, such as painting histogram.
GraphicsClasses_demo
- MDI多文档多视,包含多种chart的绘制,饼图,直方图,曲线图等等,还可实现局部放大-MDI, as more and more documents, covering a wide variety of chart mapping, pie, histogram, curves, etc., can be implemented with local amplification
Histogram-database
- 直方图的绘画和图片的显示,并且与数据库联接,是毕业设计作的 -histogram painting and pictures, and connectivity to the database is designed for the graduate
histogram
- 一个直方图均衡化的很好的例子,开发环境VC-A histogram equalization of the good example of VC development environment
histogram
- 本例程提供OpenCV使用者加载彩色图像,并显示该图像转成灰阶后的直方图。适合初学者学习的范例。-This routine provides the user load OpenCV color images, and display the image into grayscale histogram after. Suitable for beginners to learn the paradigm.
HISTOGRAM
- 直方图的实现源代码,载入一副图像,立即实现直方图,效果很好-Histogram of the realization of the source code, load an image, an immediate histogram, well
Histogram
- 直方图均衡化, 直方图均衡化,直方图均衡化。-Histogram equalization, histogram equalization, histogram equalization, histogram equalization.
histogram
- 基于visual c++的图像处理的知识,直方图,包含对比-Knowledge of image processing, histogram
dipax4-1
- 实现图像处理的一些基本程序,如:灰度化,特征提取,直方图显示,-Image processing to achieve some of the basic procedures, such as: gray-oriented, feature extraction, histogram display, and so on
Histogram
- 直方图均衡化VC++实现源码,本人自己写的,能够很好的实现直方图均衡化-Histogram equalization to achieve VC++ source code, I wrote it myself, can achieve a good histogram equalization
Histogram-matching
- 这个程序用来实现BMP图像格式的直方图规定化处理,使用VC++6.0来编写。-BMP image format to achieve the provisions of the histogram processing
histogram-equalization
- 直方图均衡化 基本图像处理 bmp格式的图片-Histogram equalization, the basic image processing, bmp format images
histogram
- 利用opencv,进行直方图的计算与显示-Using opencv, histogram calculation and display
histogram-equalization
- 直方图给出了一个简单可见的指示,可以用来判断一幅图像是否合理的利用了全部被允许的灰度级范围。一般一幅图应该利用全部或几乎全部可能的灰度级,否则等于增加了量化间隔。丢失的信息将不能恢复。-Histogram shows a simple visible indication, an image can be used to determine the reasonableness of the use of all the allowed
histogram-equalization
- Histogram equalization is a method in image processing of contrast adjustment using the image s histogram.