搜索资源列表
ImageProcess.rar
- 实现对图像的打开、另存、RGB直方图和灰度直方图的绘制、图像的指数、对数、GAMMA校正,The realization of the image open, save, RGB histogram and histogram drawing, image index, logarithm, GAMMA correction
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
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,
GraphicHelper
- 实现画柱状图,饼状图,典线图等功能。传入DataTable,自动对各列进行画图。-To achieve painting histogram, pie chart, line graph code functions. Incoming DataTable, automatic drawing of each column.
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,
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#
cSharp-Image01
- 赵春江编写使用C#进行数字图像处理。对图像进行分割,增强,绘制直方图,图像识别等。-Zhao Chunjiang written using C# for digital image processing. Image segmentation, enhancement, draw a histogram, image recognition.
