搜索资源列表
ImageProcess.rar
- 实现对图像的打开、另存、RGB直方图和灰度直方图的绘制、图像的指数、对数、GAMMA校正,The realization of the image open, save, RGB histogram and histogram drawing, image index, logarithm, GAMMA correction
rgbhisteq.rar
- 实现rgb图像的直方图均衡化,附源程序和图像,matlab实现,Rgb images to achieve the histogram equalization, with source code and images, matlab achieve
ImageProcessSys
- 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
ColourChange
- 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
color_hist256
- 自己编写的提取RGB图像的包含256bin的一维直方图,首先把rgb图像转换为hsv图像,然后量化三个分量图像,最后提取一维直方图,可用于图像检索。-I have written extract contains RGB images 256bin one-dimensional histogram, first of all put rgb image is converted to hsv images, then quantified the three-component image,
Histogram.cpp
- Function used to calculate histogram of am RGB iamge.
chepaidingweixidong
- 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
www
- 图像的直方图统计,实现彩色RGB统计。简单方便的应用了图像的方法实现其功能。-Image histogram statistics, statistics RGB color. Application is simple and convenient method of images to achieve its function.
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
histogram
- image segmentation K-means for image of color space RGB-image segmentation K-means for image of color space RGB
40
- 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
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
video
- opencv读入一段视频,并且显示每一帧的RGB灰度直方图变化-opencv read into a video, and displays each frame of the RGB histogram changes
HSV-histogram
- 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.
rgbhistogram
- This is a simple code for perform RGB histogram algorithm on an image.
RGB
- 利用选定的语言实现一个图象处理平台,具有如下功能:显示彩色直方图(RGB)-The selected language using an image processing platform, has the following functions: display color histogram (RGB)
histogram-for-RGB-image
- Histogram creation for RGB image
rgb
- rgb直方图均衡化,转化为hsi图像,用matlab编写-RGB histogram equalization, into the hsi image, with matlab
dsp-RGB
- 对多幅指定的图像进行RGB通道处理,得到RGB的柱状图。-Pieces of the specified image processing by RGB channel, RGB histogram.