CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RGB histogram

搜索资源列表

  1. ImageProcess.rar

    1下载:
  2. 实现对图像的打开、另存、RGB直方图和灰度直方图的绘制、图像的指数、对数、GAMMA校正,The realization of the image open, save, RGB histogram and histogram drawing, image index, logarithm, GAMMA correction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-02
    • 文件大小:25333
    • 提供者:诸姣
  1. rgbhisteq.rar

    0下载:
  2. 实现rgb图像的直方图均衡化,附源程序和图像,matlab实现,Rgb images to achieve the histogram equalization, with source code and images, matlab achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:13206
    • 提供者:guoguo
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. ColourChange

    0下载:
  2. 彩色变换:对给定的一幅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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-11
    • 文件大小:498837
    • 提供者:刘晨
  1. color_hist256

    2下载:
  2. 自己编写的提取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,
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:580
    • 提供者:杨红菊
  1. Histogram.cpp

    0下载:
  2. Function used to calculate histogram of am RGB iamge.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:581
    • 提供者:Bobi
  1. chepaidingweixidong

    0下载:
  2. 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.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:4490647
    • 提供者:李国庆
  1. www

    0下载:
  2. 图像的直方图统计,实现彩色RGB统计。简单方便的应用了图像的方法实现其功能。-Image histogram statistics, statistics RGB color. Application is simple and convenient method of images to achieve its function.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5849
    • 提供者:李进
  1. RGBHistogram

    0下载:
  2. 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
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:732323
    • 提供者:邱彦龙
  1. imagergbhistogram

    0下载:
  2. image processing this for image histogram RGB
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:599
    • 提供者:fitcher2002
  1. histogram

    0下载:
  2. image segmentation K-means for image of color space RGB-image segmentation K-means for image of color space RGB
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:752
    • 提供者:Doris
  1. 40

    0下载:
  2. 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:408756
    • 提供者:qichao
  1. Middle

    0下载:
  2. 数字图像处理程序之一,实现读取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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:109775
    • 提供者:snake
  1. video

    0下载:
  2. opencv读入一段视频,并且显示每一帧的RGB灰度直方图变化-opencv read into a video, and displays each frame of the RGB histogram changes
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:900
    • 提供者:风神
  1. HSV-histogram

    1下载:
  2. 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.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1112
    • 提供者:董懂
  1. rgbhistogram

    0下载:
  2. This is a simple code for perform RGB histogram algorithm on an image.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:56658
    • 提供者:Tan
  1. RGB

    0下载:
  2. 利用选定的语言实现一个图象处理平台,具有如下功能:显示彩色直方图(RGB)-The selected language using an image processing platform, has the following functions: display color histogram (RGB)
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:2233
    • 提供者:wd
  1. histogram-for-RGB-image

    0下载:
  2. Histogram creation for RGB image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4297
    • 提供者:mike
  1. rgb

    0下载:
  2. rgb直方图均衡化,转化为hsi图像,用matlab编写-RGB histogram equalization, into the hsi image, with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:13476
    • 提供者:马业
  1. dsp-RGB

    0下载:
  2. 对多幅指定的图像进行RGB通道处理,得到RGB的柱状图。-Pieces of the specified image processing by RGB channel, RGB histogram.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:663
    • 提供者:wang zhihao
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com