搜索资源列表
RgbToHis
- vc++实现 rgb-hsv的转换,并包括直方图的均衡-vc achieve rgb - hsv conversion, and includes a balanced histogram
Histogram.cpp
- Function used to calculate histogram of am RGB iamge.
RGBHistogram
- This addon will create a RGB Histogram for color images and a Luminosity Histogram for grayscale photos. Options include whether you want a combined/overlayed histogram (red, green, and blue channels overlayed on each other) or a stacked histogram (r
imagergbhistogram
- image processing this for image histogram RGB
Middle
- 数字图像处理程序之一,实现读取24位位图并显示,可以做其Y分量均衡化,查看RGB直方图-One of digital image processing procedures to achieve 24-bit bitmap to read and display, they can do the Y component of equalization, view the RGB histogram
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
WinImage
- 图像处理相关,包括图像的直方图显示,rgb显示,滤波等功能-Image processing-related, including the image histogram display, rgb display, filtering and other functions
RGB
- 利用选定的语言实现一个图象处理平台,具有如下功能:显示彩色直方图(RGB)-The selected language using an image processing platform, has the following functions: display color histogram (RGB)
image-show
- 获取图像的颜色空间数据。,RGB、HSl都能显示,以及获取图像的直方图。-Access to the image' s color space data. , RGB, HSl can show, as well as access to the histogram of the image.
RGBhist
- 可以把每一张图像篇的RGB三通道的直方图都表示出来-Each chapter can be an image of the RGB three-channel histogram are represented
jiaotong
- 交通标志检测识别资料 ①交通标志检测使用的是RGB空间上颜色阈值分析; ②交通标志的识别采用的是灰度直方图来分析相似度。-Traffic sign detection and recognition of data (1) traffic sign detection is color in the RGB space threshold ② traffic sign recognition using gray level histogram analysis of simi
histogram
- image histogram of an rgb image.
RGB
- MFC实现可以载入图片并且分别做出图片三个通道的直方图。-MFC can load pictures and make pictures with three-channel histogram.
include
- 打开一副BMP图片,读取BMP文件中的数据,获取图片中像数点RGB的数值,显示到屏幕界面中。(如果不能打开BMP可以先试着打开YUV文件,然后计算第二步的内容) 将RBG数据转换成YUV格式的,并计算Y分量的平均值,统计出图像灰度直方图,显示直方图。 将RGB数据表述的图像进行2:1的下采样,原来图像是2Xx2Y的宽高大小,新的图像为XxY的大小图像,并显示到界面中。-Open a BMP picture, read BMP file data, the number of points
nightEnhance
- 基于直方图均衡的低照度图像增强, 首先将图像由RGB空间转换到HSI空间,然后对HSI空间亮度分量(I分量)的灰度直方图进行均衡化处理,提高图像的亮度,然后转换回RGB空间显示-Illumination image enhancement based on histogram equalization, First, convert the image from RGB space to HSI space, and then the luminance component of th
BCB-program
- upload seven BCB program include exp. gabor procedure, RGB to Gray, add salt and pepper noise,binary procedure,math operation and histogram.
RGBD
- 使用C++编写的显示RGB直方图简单实例。-Written in C++ using the RGB histogram display a simple example.
Histogram
- 这个程序是能够根据你所加载的图像生成对应的RGB颜色空间的直方图-This program is capable of generating an RGB color space corresponding to the image of the loaded histogram you
histogram
- Found histogram of a rgb image
RGB三色直方图
- opencv 实现 RGB三色直方图 可用于新手测试与示范 便于学习(Opencv implementation of RGB trichromatic histogram can be used for beginners to test and demonstrate easy to learn)