Welcome![Sign In][Sign Up]
Location:
Search - image histogram

Search list

[Graph programHistogram

Description: 对单通道图像做直方图-done right single image histogram
Platform: | Size: 1024 | Author: 林宏津 | Hits:

[Other Embeded programdsp6713-Histogram

Description: TMS320C6713的数字图像直方图统计程序,CCS开发环境。-TMS320C6713 digital image histogram statistical procedures, CCS development environment.
Platform: | Size: 52224 | Author: 陈晓 | Hits:

[DSP programHistogram

Description: 图像直方图算法,可用于C6000DSP的嵌入式图像编程-Image histogram algorithm, can be used in embedded image C6000DSP Programming
Platform: | Size: 28672 | Author: 武振宇 | Hits:

[Special Effectshistogram

Description: 使用opencv对给定图像求直方图。方法简单明了。-Opencv use for a given image histogram. Method is simple and clear.
Platform: | Size: 9216 | Author: Ma xianzhe | Hits:

[JSP/Javazhifangtu

Description: 数字图像处理,用JAVA实现数字图像直方图的显示,程序简洁实用-Digital image processing, using JAVA realization of digital image histogram shows that the procedure simple and practical
Platform: | Size: 1024 | Author: 穷鬼 | Hits:

[Special Effectsimage

Description: 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成中值滤波和均值滤波,模板大小取 , , , ;(16学时) 6. 对上述功能设计功能界面(8学时) 二、设计类型 1、 噪声分析 在不同光照条件下获取图像,从图像中截取一部分背景灰度区(单一灰度),对该子图像进行直方图统计,分析不同光照条件下的噪声强度。 2、 设计一高斯平滑滤波器和加权平滑滤波器,分别采用两种滤波器取模板大小为 , , , 的情况下进行图像平滑,分析两种滤波器的处理结果,并讨论不同模板大小情况下的处理结果。 3、 对上述功能设计功能界面 -VC application or language matlab image processing software, software features are as follows: First, the experiment type 1. Read into the image, and gray-scale images or color images show that color images can be transformed into gray-scale image (8 hours) 2. To read the image can be reduced and improve the function of image resolution (16 hours) 3. Gray-scale image histogram calculation and display, to discuss the distribution of different gray-scale image histogram features (16 hours) 4. The above histogram equalization image processing, analysis, histogram equalization processing results (16 hours) 5. Of a given color image shows the R, G, B three-component image and the noise image H, S, I completed three-component median filter and mean filter, template size check,,, (16 hours) 6. Functional design features of the above-mentioned interface (8 hours) Second, design the type of 1, the noise analysis in different light conditions to obtain images from the image
Platform: | Size: 83968 | Author: yangyong | Hits:

[Special Effectsimage

Description: 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> converted into < 256 gray image > (*. bmp file) 2, the gray-scale image histogram: before and after, respectively, reflecting the conversion of grayscale images gray level and the probability of such a relationship 3 other functions: save, money from the screen and application functionality. Pascal language source code to use. Containing three different algorithms for comparison, and software design, including a detailed description of the idea.
Platform: | Size: 467968 | Author: 尤瑞 | Hits:

[2D GraphicHistogram

Description: 用Java Application实现对图像进行直方图均匀化处理-Java Application with the image histogram to achieve uniformity of treatment
Platform: | Size: 65536 | Author: 小菜 | Hits:

[matlabHSV-histogram

Description: HSV颜色空间较RGB空间更适合人的感官视觉,在HSV空间统计图像的分布特征并用于检索比在RGB空间的效果较好。-HSV color space than RGB space is more suitable for people’s senses of sight, in the HSV spatial statistical distribution of the image and is used to retrieve than in RGB space effective.
Platform: | Size: 1024 | Author: 董懂 | Hits:

[matlabHistogram-Modification-Matlab-coding

Description: it is matlab code for image histogram modification used to collect the same property of image.
Platform: | Size: 2048 | Author: anbu | Hits:

[Special Effectsimage-histogram-processing

Description: 在VC环境下使用实例,对图像进行直方图处理,是图像预处理的常见步骤-Use cases in the VC environment, the image histogram processing, a common step in image preprocessing
Platform: | Size: 116736 | Author: qszchew | Hits:

[matlabedge-of-the-image-histogram

Description: 在MATLAB环境中得到图像的边缘直方图,这对于做此类毕业设计的人很有用。-In the MATLAB environment by the edge of the image histogram, which for those who do such useful graduation.
Platform: | Size: 1024 | Author: chengsao | Hits:

[matlabimage-histogram-

Description: 统计图像直方图参考程序框架(matlab程序)-Procedural framework for statistical reference image histogram matlab program
Platform: | Size: 54272 | Author: 唐小咪 | Hits:

[Special EffectsThe-image-histogram-uniformity

Description: 图像的直方图均匀化,常用于图像的去噪,提高对比度。-The image histogram uniformity, often used in image denoising, improve the contrast.
Platform: | Size: 3239936 | Author: jianghui | Hits:

[Special EffectsImage-histogram

Description: 图像的灰度直方图分析,得到灰度直方图的均值-Image histogram
Platform: | Size: 2048 | Author: 老范 | Hits:

[Special EffectsImage-histogram

Description: 单文档VC程序,实现图像的直方图绘制及其直方图均衡化操作-Single document VC program to achieve the image histogram to draw its histogram equalization operation
Platform: | Size: 278528 | Author: | Hits:

[Special EffectsColor-image-histogram-equalization

Description: 彩色图像的直方图均衡化,自己整理的,与朱秀昌教材对应-Color image histogram equalization, and organize their own, corresponding with the Zhu Xiuchang textbooks
Platform: | Size: 30720 | Author: wei mingzhe | Hits:

[OpenCVSingle-image-histogram

Description: 单通道图像 的灰度直方图 Single image histogram-Single image histogram
Platform: | Size: 1024 | Author: xiezhenliang | Hits:

[Special EffectsImage-histogram-drawing

Description: 图像直方图的绘制,此程序提供两种方法,一是利用matlab自带得工具箱绘制,另一种是利用统计学的方法编程实现,最后对两种方法进行比较-Image histogram drawing, this program provides two methods, one using matlab toolbox comes too draw, another is the use of statistical methods to program implementation, and finally to compare the two methods
Platform: | Size: 11264 | Author: 梅浪奇 | Hits:

[Special EffectsImage-histogram-equalization

Description: 此程序用于对图像的直方图进行均衡化,并绘制出均衡前后的图像以及转换函数的图形-This program is used for the image histogram equalization, and draw the equilibrium conversion function before and after images and graphics
Platform: | Size: 11264 | Author: 梅浪奇 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net