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

搜索资源列表

  1. image-show

    0下载:
  2. 获取图像的颜色空间数据。,RGB、HSl都能显示,以及获取图像的直方图。-Access to the image' s color space data. , RGB, HSl can show, as well as access to the histogram of the image.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:7887
    • 提供者:fdy
  1. colors

    0下载:
  2. transferring between colors rgb , hsv and hsl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:135752
    • 提供者:yoyoyoyo
  1. RGBTOHSL

    0下载:
  2. RGBTOHSL.rar has rgb to hsl in c++builderXE
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:87060
    • 提供者:hassan
  1. jQuery-xcolor-master

    0下载:
  2. jQuery Xcolor是jQuery用来处理颜色信息的插件,支持RGB, HSV/HSB,HSL 。-The jQuery Xcolor jQuery plug-in for processing color information, and support for RGB, HSV/HSB, HSL.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-17
    • 文件大小:13364
    • 提供者:kkpudn78b
  1. ImageMagic_src

    0下载:
  2. ImageMagic 圖片色彩平衡調整 Ever wonder how to extract data from a JPEG and manipulate it using only WPF? Or how WPF performs on a moderately sized image (10 MB)? The ImageMagic program provides an answer. The program opens an included 2592 x 3872 JPEG, ex
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-09
    • 文件大小:135893
    • 提供者:tang
  1. WindowsFormsApplication1

    0下载:
  2. 颜色空间转移:本代码演示了从RGB空间到CMY、HSV、HSL的转换方法-Color Space Transfer:This code demonstrates space from RGB to CMYK, HSB, HSL conversion method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:47784
    • 提供者:韩永恺
  1. ImageInfo

    0下载:
  2. 图像的颜色通道转换代码实现(RGB to XYZ、HSV、HSL、LAB、LUV、YCbCr等)-Image conversion code color channels (RGB to XYZ, HSV, HSL, LAB, LUV, YCbCr, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:111664
    • 提供者:gengzhen
  1. final-code

    0下载:
  2. This paper presents a new approach to image segmentation using Pillar K-means algorithm. This segmentation method includes a new mechanism for grouping the elements of high resolution images in order to improve accuracy and reduce the computation
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:975147
    • 提供者:Deepesh
  1. pingjietuxiang

    0下载:
  2. 图像拼接,先把RGB转化为HSL,然后拼接,再调整重叠区域亮度-Image stitching, first converted to RGB HSL, then stitching, and then adjust the brightness of the overlap region
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1564104
    • 提供者:daimengzhuo
  1. RGB_HSL

    0下载:
  2. RGB和hsl两种格式的相互转换,在matlab下面实现-Conversion between RGB and hsl two formats
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:260811
    • 提供者:余杰
  1. Check-color-screen

    0下载:
  2. 屏幕取色中色值格式有HTML、RGB、ASM、Visual Basic、Visual、Delphi、C++ builder、PhotoSh,取色精灵TakeColor颜色格式有HTML、RGB、HEX、HSL、HSL(win)-Check color screen format color value in HTML, RGB, ASM, Visual Basic, Visual, Delphi, C++ builder, PhotoSh, take color elves TakeColor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:225635
    • 提供者:千寻
  1. Advanced-Color-Picker

    0下载:
  2. Most Advanced GDI+ Color picker control-Title: Most Advanced GDI+ Color picker control (***ScreenShot***)) Descr iption: The most advanced colour picker user control. See screen shot. A test program also included. Also demonstrates the drawing capa
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:51994
    • 提供者:Yanghai
  1. hsi2rgb

    0下载:
  2. 实现HSI转换到RGB的函数hsi2rgb代码-Achieve HSL to RGB conversion function hsi2rgb Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:614
    • 提供者:陈彦军
  1. 颜色识别python (2)

    2下载:
  2. 摄像头所采集到的图像及图像处理完成后的显示都需要用到颜色模型,常见的颜色模型包括RGB、HSV、HSL、Lab等,这里我所用到的颜色模型有RGB、HSV。RGB颜色模型分别对应Red(红色)、Green(绿色)、Blue(蓝色)这三种颜色,HSV颜色模型分别对应Hue(色相)、Saturation(饱和度)、Value(明度)这三种参数。将摄像头所采集到的RGB数据通过Python程序转变为HSV数据(The color model is needed to display the image
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:HUMMER军
  1. IHS

    0下载:
  2. HSL (Hue, Saturation, Lightness) and HSV (Hue, Saturation, Value) are two alternative representations of the RGB color model, designed in the 1970s by computer graphics researchers to more closely align with the way human vision perceives color-makin
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:184320
    • 提供者:faisel
« 1 2 3»
搜珍网 www.dssz.com