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

搜索资源列表

  1. colorHist把图像分为HSV三个平面画成直方图

    0下载:
  2. OpenCV读入一个图像,然后把图像分为HSV三个平面,把它们的颜色分布画成直方图,在窗口中显示-OpenCV reads an image, then the image is divided into three planes HSV, they painted the color distribution histogram, shown in the window
  3. 所属分类:绘图程序

    • 发布日期:2017-03-23
    • 文件大小:5114
    • 提供者:张小雪
  1. lly.rar

    0下载:
  2. 对图像进行边界去除的处理,提取出其HSV颜色直方图。,Image processing to remove the border, to extract the HSV color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:546
    • 提供者:laura
  1. ColorHistogram.rar

    1下载:
  2. 图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。,Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-09
    • 文件大小:1293
    • 提供者:卢悦
  1. ImageProcessSys

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

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  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. rgbhsi

    0下载:
  2. opencv 读取图片,rgb格式变成 hsv格式图片,提取 h分量后图片,以及h分量的直方图图片。 -opencv read picture, rgb format into a format hsv picture, extraction component h after the picture, as well as the h-component histogram picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:33969
    • 提供者:xiaobao89
  1. cameraHSV

    0下载:
  2. OpenCV实时显示摄像头视频中H(HSV)通道的直方图-OpenCV camera video real-time display of H (HSV) histogram channel
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:12355
    • 提供者:chonyee chu
  1. showtheRGBofaimage

    0下载:
  2. 显示肤色图像的RGB各分量和HSV各分量直方图-RGB color images show the weight and the quantity of HSV histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2714
    • 提供者:邓丽
  1. hsvhist

    1下载:
  2. -提取彩色图像HSV直方图 -量化均匀量化 -结果归一化-Extract HSV histogram
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:23100
    • 提供者:yudaxia
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  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. RGB_HSV_Histogram

    0下载:
  2. 读取jpeg和bmp位图并显示RGB,HSV直方图-Read jpeg and bmp bitmap and display RGB, HSV histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4176709
    • 提供者:王若维
  1. matlab3-D

    0下载:
  2. Matlab绘制3-D图形的几个例子,很详细,也很全面的介绍了绘制3-D图形的函数,其中最后一个是画直方图的,横向和纵向都有例子。-Matlab 3-D graphics to draw a few examples of very detailed and very comprehensive introduction to drawing 3-D graphics functions, the last one is the histogram drawing, horizontal and
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2914
    • 提供者:贾晓媛
  1. ninecolor_distri_128_q

    0下载:
  2. 使用模糊方法提取的颜色直方图,得到图像的HSV空间的H,S,V值-Extracted using the fuzzy color histogram, the image of the HSV space by H, S, V values
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2095
    • 提供者:杨倩
  1. 3dwhist

    0下载:
  2. 计算和匹配图像的三维直方图,h=getPatchHist(img,weight,nbins),nbins为每一个通道上bin的个数,如[8 8 8] -caculate and match the 3d histogram of an image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1941
    • 提供者:刘莹
  1. ColorHistogram

    0下载:
  2. 图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。-Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a
  3. 所属分类:Special Effects

    • 发布日期:2016-12-25
    • 文件大小:1024
    • 提供者:sangsang
  1. jizhong_jibuzhong

    0下载:
  2. 基于3维直方图的聚类分割,对初学matlab的同学非常有用的哈!-3-D histogram clustering based segmentation matlab beginner students of very useful Ha!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:639
    • 提供者:jin
  1. HSV

    0下载:
  2. 读取图像的hsv直方图,有72维和36维-Read the the HSV histogram of an image include 72 and 36 peacekeeping
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2108
    • 提供者:彭宝
  1. tuxiangjiansuo

    1下载:
  2. 本代码为计算HSV直方图代码,可以在图像检索时,作为颜色特征来使用。(This code for the calculation of HSV histogram code, you can use in image retrieval as a color feature.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:Kovin
  1. cbirRGB HSV

    0下载:
  2. 使用RGB HSV HISTOGRAM检测(CBIR by RGB HSV HIstogram in order to retrieve the similar image by the lowest error between the select image and the database)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:162816
    • 提供者:陈94
« 12 3 4 »
搜珍网 www.dssz.com