搜索资源列表
ImageProcess.rar
- 实现对图像的打开、另存、RGB直方图和灰度直方图的绘制、图像的指数、对数、GAMMA校正,The realization of the image open, save, RGB histogram and histogram drawing, image index, logarithm, GAMMA correction
ImageComparator.rar
- 实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度,To realize the similarity of two images, first into the same size, and then generate the image color histogram, and finally compare the similarity of two histograms
C_sharp
- 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
point_operation
- C#对图像处理,绘制直方图,线性点运算,灰度拉伸,直方图均衡,直方图匹配-C# for image processing, histogram mapping, linear point operations, gray stretch, histogram equalization, histogram matching
csharpDarwChart
- csharp绘制统计图(柱状图, 折线图, 扇形图)-csharp Draw Chart (histogram, line graph, pie-chart)
histogramEquailzation
- histogram Equalization samples which is to get the contrast of the image
quezhi
- 实际使用中最简单的二值化算法就是根据每个像素的灰度值做舍入处理,下面的算法是根据图像的直方图求取阀值,-Actual use of the most simple binarization algorithm based on gray value of each pixel to do round-off processing, the following algorithm is based on the histogram image to strike a threshold,
histogram
- create histogram of image
GraphicHelper
- 实现画柱状图,饼状图,典线图等功能。传入DataTable,自动对各列进行画图。-To achieve painting histogram, pie chart, line graph code functions. Incoming DataTable, automatic drawing of each column.
csharpphoto
- 很强大的一款图像处理软件,类似PHOTOSHOP的功能一样,有丰富的滤镜处理效果,可以显示图片直方图,颜色通道信息,调节图像对比度/亮度,源码在VS2005顺利通过编译,代码是国外开源的,有很高的学习价值。-A very powerful image processing software, similar in function to PHOTOSHOP, there is a wealth of filter treatment effect, you can display picture
histo
- simple image procesing software, generates ,histogram of an image, performs histogram equalization,adaptive histogram equilization,blending,exponential gamma equilization
point_operation
- 以C sharp編程圖像有關绘制直方图、线性点运算、灰度拉伸、直方图均衡、直方图匹配-C sharp programming in order to draw the image on the histogram, linear point operations, gray stretch, histogram equalization, histogram matching
Image_Processor
- 打开图片,针对图片进行放大、缩小、翻转、平滑、锐化等功能,还可以查看关于图片的一些统计信息,例如单通道的图片、所有点的像素,直方图等-This program implements the basic image processing functions. For example, it can enlarge, shrink, flip, smooth, sharpen an image. It can also show some statistical information about
ZedGraph_Source
- ZedGraph是一个报表图形生成工具。可以生成折线、饼图、雷达图、柱状图等等n多图形-ZedGraph is a graphical report generation tool. Can generate a broken line, pie, radar chart, histogram, and so n multi-graphics
com
- 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
imageproV4.0
- CBIR,C#写的基于内容的图片检索系统,具有纹理直方图以及彩色栅格功能/-CBIR, C# to write content-based image retrieval system with texture and color histogram grid functions /
Image-Processing-Lab
- csharp 直方图处理 各式各样的图表 还有一些影像处理基本功能-csharp histogram processing a variety of charts and some basic functions of image processing
gray
- 通过加载灰度图像 现在直方图及其均衡化,规定化-histogram of gray image by loading and equalization is to provide technology
imageprocessing
- 第一章 绪论 第二章 C#数字图像处理的3种方法 第三章 点运算及直方图 第四章 几何运算 第五章 数学形态学图像处理 第六章 频率变换 第七章 图像平滑与去燥 第八章 边缘检测 第九章 图像分割 第十章 图像压缩编码 第十一章 彩色图像处理 -Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
webSource
- c#写的,在图像处理中应用的,一些直方图均衡化的函数和其他一些主要函数!-histogram in c#