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

搜索资源列表

  1. vc

    0下载:
  2. 该算法用于提取图像的颜色特征,在hsv空间里实现颜色特征的提取 构造颜色直方图-The algorithm used to extract the image' s color characteristics, to achieve the hsv color space color histogram feature extraction structure
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3846842
    • 提供者:大米
  1. motion4

    1下载:
  2. 基于CamShift的目标跟踪算法,先求图像的HSV分量,提取H分量,做灰度直方图,对灰度直方图进行投影,最后均值移动进行跟踪。-Target tracking algorithm based on CamShift, first find the image of the HSV components to extract H component, do histogram of the projection histogram, the last mean shift tracking.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-20
    • 文件大小:141706
    • 提供者:廖家亮
  1. HSV_compare

    0下载:
  2. openCV 例程用于加载图片并且与比较的图片进行hist比较 最终输出结果-openCV for compare the HSV histogram and generate a hist image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:1741
    • 提供者:QuJinnan
  1. hsv

    0下载:
  2. 用VC6.0编写的程序,可以实现对彩色图像R、G、B通道及H、S、V通道的分割显示、直方图显示,图像处理的基础工作-VC6.0 prepared by the program, you can achieve the color image R, G, B channel and H, S, V channel segmentation, histogram display, image processing on the basis of work
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:16317999
    • 提供者:sunyk
  1. efgn

    0下载:
  2. 用opencv实现了HSV三个通道的分离,同时把图像的直方图也显示出来了。-HSV using opencv achieve the separation of the three channels, while the histogram of the image is also displayed.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-02
    • 文件大小:4981577
    • 提供者:kanjianxia
  1. 3glcm

    0下载:
  2. This paper has a further exploration and study of visual feature extraction. According to the HSV (Hue, Saturation, Value) color space, the work of color feature extraction is finished, the process is as follows: quantifying the color space in non-eq
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4479388
    • 提供者:mrinalini
  1. HSV-space-color-histogram

    0下载:
  2. 该程序用以实现彩色图像在HSV彩色系统下建立颜色直方图。-In order to realize the color image color histogram in HSV color system was established with the program.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-06-26
    • 文件大小:4311669
    • 提供者:李群杉
  1. extractFeatures

    1下载:
  2. 用matlab编写的图像特征提取程序,其中包括一个提取8维HSV颜色直方图特征的函数,一个可以批量处理图像的主程序。-Prepared using matlab image feature extraction procedures, including an 8-dimensional HSV color histogram extracted feature functions, one of the main program can batch process images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:230496
    • 提供者:wang
  1. autoscHSV

    0下载:
  2. 实现将图像的RGB值转化成HSV值,并且计算HSV的颜色直方图-To achieve the values ​ ​ of the image into RGB values ​ ​ of HSV, HSV color histogram and calculating
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:701
    • 提供者:郑重
  1. matlabgaborhsv

    0下载:
  2. 用gabor和hsv颜色直方图提取图片特征-Extract image features in Gabor and HSV color histogram
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:2210
    • 提供者:yanruihong
  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. hsv

    0下载:
  2. 通过对图像的处理,提取hsv颜色特征,并连接画出颜色直方图。-Through image processing, feature extraction hsv color, and is connected to draw a color histogram.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2198
    • 提供者:周浪
  1. Digital-Image-Processing

    3下载:
  2. 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-08
    • 文件大小:1072128
    • 提供者:zl
  1. HSV

    0下载:
  2. 实现RGB到HSV空间转换,之后提取H、S、V分量后获取图像的颜色直方图和累计颜色直方图。-Achieve RGB to HSV space conversion, after the extraction of H, S, V components to obtain the image of the color histogram and cumulative color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1372
    • 提供者:李潇潇
  1. hsv1

    0下载:
  2. 彩色图像的直方图均衡。从RGB空间变换到hsv空间。-Color image histogram equalization. Hsv conversion RGB space to space.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1298
    • 提供者:北极星一
  1. Read_images

    0下载:
  2. 连续读取一个文件夹中的所有图片并输出各个图片的HSV颜色直方图,vs2013+opencv2.4.9,代码调试通过-Continuously read a file folder of all image and output of each picture HSV color histogram, vs2013+opencv2.4.9, code debugging through
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3783813
    • 提供者:殷梦霞
  1. HSV

    0下载:
  2. 原图像的直方图,将RGB转为HSV空间下的直方图以及均衡化后的图像-Histogram of the original image will be converted to RGB histogram equalization and image after the HSV space under
  3. 所属分类:OpenCV

    • 发布日期:2017-12-17
    • 文件大小:79031296
    • 提供者:李强
  1. HSV

    0下载:
  2. 将图像进行分块,然后对每一个块提取图像颜色直方图特征。-The image is divided and the image color histogram features are extracted for each block
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:1569
    • 提供者:李小宝
  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
« 1 23 »
搜珍网 www.dssz.com