搜索资源列表
灰度直方图
- 灰度直方图的统计对于一个图像来说是很重要的指标!-histogram statistics for the images is a very important indicator!
mdi灰度直方图
- 打开并显示bmp格式的图像,并生成并显示该图像的灰度直方图。 灰度直方图各项参数都可自定义。-open bmp format and display images, and generate and display the image histogram. Histogram parameters can be defined.
第三章图像灰度直方图变换
- 在数字图像处理中,灰度直方图是最简单且最有用的工具,可以说,对图像的分析与观察直到形成一个有效的处理方法,都离不开直方图。-in digital image processing, the histogram is the simplest and most useful tool, it can be said that the right image analysis and observation until the formation of an effective treatment
灰度直方图统计
- 基于fpga的灰度直方图统计模块,verilog编写的模块
灰度均衡
- MFC环境下 利用直方图对8位灰度图进行灰度均衡
OpenCV_Histogram.利用OpenCV进行灰度直方图提取的程序
- 本人写的利用OpenCV进行灰度直方图提取的程序,供大家交流学习^^,I write for the use of OpenCV histogram extraction procedures for everyone studying ^ ^
hanfeng612
- matlab gui界面设计,包括:图像的剪切和显示,彩色图像灰度直方图获取;灰度直方图,直方图均衡化和直方图匹配等-matlab gui interface design, including: images cut and shows histogram for color image gray histogram, histogram equalization and histogram matching
chengxu
- 本程序用java语言编写,用于实现对彩色图像的灰度化,取得图像的灰度直方图,并对含有噪声的图像进行去噪 -This procedure using java language, for the realization of the gray-scale color images, the histogram to obtain images, and images contain noise denoising
ImageTJ
- MFC显示直方图,灰度直方图,打开图像,显示图像-zhifangtu
ImageProcesing
- 编程实现:读一幅图像(BMP或JPG格式)并根据显示窗口大小自适应显示全图,实现如下功能:(1)可任意角度旋转;(2)可任意放大缩小;(3)任意选择一个区域,画出该区域图像的灰度直方图.-Programming: Reading an image (BMP or JPG format) and in accordance with the size of adaptive display window shows the entire map, the achievement of the fo
Matlab
- 1、图像的读取2、灰度直方图及直方图均衡化3、图像的代数运算4、图像滤波处理5、傅立叶变换6、图像压缩-1, the read image 2, histogram equalization and histogram 3, image algebra 4, image filtering to deal with 5, 6, Fourier transform, image compression
huiduzhifangtu
- 首先导入一副图像,然后对该图像进行灰度直方图处理并显示-First, import an image, and then the histogram image processing and display
edgeDectect
- 绘制图像的灰度直方图,并能够进行图像的边缘检测!-Rendering image histogram, and be able to image edge detection!
Histogram
- 利用VC编程,对一幅图象生成相应的灰度直方图-Programming using VC on an image to generate the corresponding histogram
464matlabhhuiduzhifang
- matlab编写的灰度直方图程序,好东东哦-matlab histogram prepared by the procedure
图像处理 灰度直方图
- 可以根据输入的一幅图像,输出图像的灰度直方图,亲测可行。(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.)
灰度直方图
- 实现灰度直方图的均衡化,运用matlab编程。并做出图像(histogram equalization)
0913-画直方图算均值等
- 使用c#画灰度直方图,里面包含一个彩色示例图片(Using c # to draw a gray-level histogram, contains a color sample pictures)
单条线的直方图
- 针对图像上一条线进行灰度直方图检测,具有一定的实用性!