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

搜索资源列表

  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. imagefeature

    0下载:
  2. 图像特征提取程序,小波分解提取纹理特征,颜色直方图,HSV空间的颜色直方图提取程序。-image feature extraction code on matlab, wavelet decomposed for texture feature, color feature, histogram, and hsv space color histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2491
    • 提供者:hy
  1. matlabgaborhsv

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

    • 发布日期:2017-03-31
    • 文件大小:2210
    • 提供者:yanruihong
  1. colorhist

    0下载:
  2. 将图像映射到HSV视觉接近的颜色空间中 计算统计在该空间的直方图-The visual image is mapped to the HSV color space closest to the space to calculate the histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:808
    • 提供者:
  1. hsvrecognizejiaquan

    0下载:
  2. 一个基于hsv颜色模型的加权颜色直方图识别程序-A recognition program based on the weighted color histogram hsv color model
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:123355
    • 提供者:王振
  1. 0401_draw_acq

    0下载:
  2. 基于OpenCV,画出RGB、HSV等颜色空间的直方图-Histogram based OpenCV, draw RGB, HSV color space, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6343129
    • 提供者:舒俊
  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. msf_TestCBIR

    0下载:
  2. 本程序是一个测试程序, 用来测试图像处理和图像检索中的一些算法显示图像及其对应的直方图,计算 HSV 颜色空间直方图。-This procedure is a test procedure for testing image processing and image retri algorithms some display image and its corresponding histogram, histogram calculated HSV color space.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3343
    • 提供者:Ryan
  1. DrawHistogram1

    0下载:
  2. 这个源代码实现的功能是读入一幅图像,将其转换至hsv颜色空间,计算并显示图像的hs直方图,方便,直观,可以直接编译。-The function of the source code implementation is read in an image, convert it to HSV color space, calculate and display the hs histogram of the image and is convenient, intuitive, can be dir
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1286
    • 提供者:宁双宁
  1. HS

    1下载:
  2. 利用opencv提取舌象的H-S直方图,hsv颜色空间-Use opencv extract Tongue HS histogram, hsv color space
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12496179
    • 提供者:贾庆玲
  1. colorhist

    0下载:
  2. 本代码实现了对图片颜色直方图的提取方法,其中输入为一张图片,输出为1*256的颜色直方图的一位矩阵,HSV,分别为16,4,4个维度-This code implements the color histogram of the image extraction method, which is an input image, the output is 1* 256 color histogram of a matrix, HSV, were 16,4,4 dimensions
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1558
    • 提供者:dwj
  1. zhifangtu

    0下载:
  2. 采用vc6.0实现显示图像的直方图,把rgb转化为hsv并显示 -display histogram
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:470502
    • 提供者:heda
  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. histology-image-classification

    0下载:
  2. this code product to classification of blood histology images.texture and color features used to patterns extraction and classified using SVM (support vector machine). texture features extracted with SRF gradient and LBP operator and to color feature
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6260
    • 提供者:hadi
  1. zhifangtu0

    0下载:
  2. 读取图片的RGB信息,进而转换为HSV,最后作出颜色直方图-Reads the image information of RGB, and then converted to HSV, and finally make the color histogram
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-05
    • 文件大小:228684
    • 提供者:Joe
  1. FuuzyGUI

    0下载:
  2. Matlab Fuzzy Logic Color Detection using GUI and find the dominant color and the 3D histogram and HSV HSI conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:9754
    • 提供者:almontaser
  1. gpzsstv

    0下载:
  2. Vc + + realize the transformation of RGB, HSV, including histogram equalization is very good-Vc++ realize the transformation of RGB, HSV, including histogram equalization is very good
  3. 所属分类:Graph program

    • 发布日期:2017-12-17
    • 文件大小:55296
    • 提供者:Rocswind
  1. 基于颜色直方图的图像检索

    1下载:
  2. 基于颜色直方图的图像检索,hsv颜色空间,非均匀量化(Histogram-Based Image Retrieval)
  3. 所属分类:多媒体

    • 发布日期:2021-01-19
    • 文件大小:16514048
    • 提供者:cjcHnb
« 1 2 3 4»
搜珍网 www.dssz.com