搜索资源列表
yuzhi
- 本代码是关于数字图像阈值分割的源代码,它包括:文件的重新打开与图像的灰度处理,其中灰度处理又包括:灰度二值化处理、r分量直方图、g分量值方图、b分量直方图等。-the code is on the threshold of digital image segmentation of the source code, including : File with the reopening of gray image processing, which also includes handling
20051207214106235
- 数字图像处理实验 图 像 处 理 实 验(一)直 方 图 灰度变换是图像增强的一种重要手段,使图像对比度扩展,图像更加清晰,特征更加明显。 灰度级的直方图给出了一幅图像概貌的描述,通过修改灰度直方图来得到图像增强。-digital image processing of image processing experiments (1) histogram of the gray-scale transformation of image enhancement is an impor
histeq
- 就一个histeq.c文件,用于灰度图象直方图均衡化-histeq.c on a document for the gray-scale image histogram equalization
othersIPmask
- OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。 算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale im
juanji
- vc++6.0编译的一个程序,具有直方图均衡化,灰度线性化,卷积锐化功能。-vc 6.0 compiler of a procedure with histogram equalization, Gray linear, convolution sharpening function.
图象处理与识别程序
- 一个图象处理事例程序,可以实现灰度处理,灰度直方图统计等-an example of image processing procedures, can achieve a gray, gray histogram statistics
Opencv_Quiz2
- 从摄像头提取视频文件,并显示每个图像帧的灰度直方图与一维RGB彩色直方图,并且比较上述直方图的距离。有四种比较方法一一实现了。-Extract the video file from the camera and display each image frame of gray-scale histogram and the one-dimensional RGB color histogram, and compare the histogram distance. There are fou
histogram
- c#的直方图程序,可以求出灰度图像的直方图,并显示出来-histogram c# program, you can find the gray-scale image histogram and displayed
Iggrraphicsm
- 图像的膨胀,腐蚀,高斯滤波,灰度直直方图,抽取骨骼线等一系列图像处理功能 -Image expansion, corrosion, Gaussian filtering, gray histogram straight to extract the skeleton line and a series of image processing functions
DrawHistogram
- 以组件的方式提供灰度直方图绘制,开发工具VS2008,开发语言C#。-Component gray histogram drawn, development tools the VS2008, development language C#.
gray
- 基于C#针对bitmap数据的直方图显示-Histogram based on C# for the bitmap data show
ShowGray_0912
- 给定一张黑白图片,用于显示该图片的灰度分布直方图-show gray histogram for one black white picture
Log-transformation--gray-level--histogram
- Find log transformation, gray level, histogram of an image.
procussing-transform
- 一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能VC-An image processing source code, there is translation, stretching, transform, according to gray histogram function such as VC
639221
- An image processing source code, there is translation, stretching, transform, according to gray histogram function such as VC
ocqmny-poll-batch
- The program used to calculate the gray histogram of the image and graphics can also be grey value magnitude 8
therr-oource
- 一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能VC(An image processing source code, there is translation, stretching, transform, according to gray histogram function such as VC)
图像处理 灰度直方图
- 可以根据输入的一幅图像,输出图像的灰度直方图,亲测可行。(According to the input of an image, output gray histogram of the image, pro test feasible.)
生成灰度直方图
- 经典的数字图像作业,生成灰度直方图,方便易用,已验证。(Classic digital image operations, gray histogram generation, easy to use, has been verified.)
gray_adjust
- 实现对bmp图像的灰度直方图均衡化,输入图像为24位深度的bmp灰度图(Realization of gray histogram equalization for BMP images)