搜索资源列表
mypointtrans
- 图像点运算API函数库:包括图像线性变换,图像窗口变换,图像灰度拉伸,直方图均衡。-image points Operational API functions : linear transformation, including images, image window transform, gray stretch and histogram equalization.
HistogramVC
- // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various well-
第三章 图象增强技术
- 图象处理课件-3 图象增强技术,包括线性拉伸,直方图均衡化等-Image Processing Software -3 image enhancement technologies, including linear stretch, histogram equalization, etc.
image_Processing
- java图像处理:灰度变换、直方图均衡、灰度拉伸-java image processing: gray level transformation, histogram equalization, gray stretch
point_operation
- C#对图像处理,绘制直方图,线性点运算,灰度拉伸,直方图均衡,直方图匹配-C# for image processing, histogram mapping, linear point operations, gray stretch, histogram equalization, histogram matching
image
- 利用差分法配合灰度拉伸对颗粒运动图像进行了处理,直方图分析表明,像素在灰度上的分布特性与颗粒运动的剧烈程度具有相关性-Difference method with the use of gray stretch of particle motion image processing, histogram analysis showed that the pixels in the gray-scale distribution characteristics of particle motion
LineTrans
- 图像反色,线性变换,阈值变换,窗口变换,灰度拉伸,灰度均衡,显示直方图。-Anti-color image,linear transformation,threshold transform,transform window,gray stretch,gray balance,histogram display.
02
- 图像直方图,灰度拉伸,预置变换,窗口变换等-Image histogram, gray stretch, pre-transform, transform, such as window
LineTrans
- 用VC++对图像进行点操作,包括图像反色,线性变换,阈值变换,窗口变换,灰度拉伸,灰度均衡(直方图均衡化)-Using VC++ on the image point operations, including the anti-color image, linear transformation, threshold transform, transform window, gray stretch, gray balance (histogram equalization)
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
stretch
- Write your own code to linearly stretch the gray scale on "trees.tif" so that the image will have a better contrast than in the original image. Try histogram equalization for the same image.
filtr2
- histogram stretch, student work
zhifangtujunhanghua
- 直方图均衡,图像去雾处理,是把原始图像的灰度直方图从比较集中的某个灰度区间变成在全部灰度范围内的均匀分布。直方图均衡化就是对图像进行非线性拉伸,重新分配图像像素值,使一定灰度范围内的像素数量大致相同。-Histogram equalization, image processing to the fog, is the original image histogram to a gray scale from the more concentrated into the full range o
exercise2
- 给定一幅图片输出其直方图,灰度拉伸,均衡化后的灰度直方图-Histogram, gray stretch, equalization
smagic
- 图像处理综合例子,提供的功能主要有: (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
dip
- 一个简单的包括几个基本的图像处理的程序 可以实现: 检索灰度最大值,最小值,平均值,灰度线性变换,直方图统计,直方图均衡,平移,拉伸,旋转,FFT,DCT,随即噪声,椒盐噪声,均值滤波,中值滤波,SOBEL,LAPLACE 二值化-A simple include several basic image processing program can be: retrieve the gray maximum, minimum, average, linear gray level t
demo
- 改代码包含了图像的几何变换,平移旋转,灰度变换,二值化,直方图均衡,图像空域增强,图像频域增强,图像形态学,图像分割,手写数字识别,边界跟踪,区域增长,腐蚀膨胀,低通滤波器,小波变换,直方图分段线性拉伸等等的功能。-Change the code contains images of geometric transformation, translation rotation, gray level transformation, binarization, histogram equaliza
hist-stretch
- comoutes histogram stretching of an image
Gray-histogram
- 图像求反、图像灰度段线性拉伸、图像灰度段非线性拉伸、直方图绘制方法、直方图均衡化-Negate the image, the image gray segment linear stretch, gray segment nonlinear stretching, histogram drawing method, histogram equalization
shiyan9
- 数字图像处理 RGB与HSI转换 I变量增强(直方图拉伸)-Digital image processing RGB and HSI conversion I variable enhancement (histogram stretch)