CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - hls

搜索资源列表

  1. CColor_src

    0下载:
  2. CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to dra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7.31kb
    • 提供者:上官婉儿
  1. RGB-HLS

    0下载:
  2. 在一个类中实现了包括了RGB和HLS设定
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22.94kb
    • 提供者:wcj
  1. colorspace

    0下载:
  2. 实现 RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 不同色彩制式之间的装换
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.48kb
    • 提供者:aresiris
  1. 101259378luv_rgb_yuv_lab_space

    1下载:
  2. Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4.49kb
    • 提供者:张灯结
  1. RGBandHLS

    0下载:
  2. 本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT &light)实现RGB向HSL转换-Experimental realization of the R
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2.74mb
    • 提供者:伟明
  1. colors

    0下载:
  2. RGB Convert to CMYK,HLS,Lab
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:181.27kb
    • 提供者:Alexandr
  1. HLS

    0下载:
  2. 实现一幅彩色图像的HSV空间的分离! 实现一幅彩色图像的HSV空间的分离!-seperate a color image s HLS space
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:470.21kb
    • 提供者:he
  1. hsv_pixel_visit_hist

    0下载:
  2. 识别图片中各种颜色的数量并以直方图的形式呈现出结果。本程序没有使用传统的RGB空间而是采用HLS色彩空间-Identify the number of colors in the picture and in the form of the histogram shows the results. The program does not use the traditional RGB space instead of using the HLS color space
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.32mb
    • 提供者:qiouyin
  1. RGB_To_HLS

    0下载:
  2. 本程序用于RGB和HLS色彩模型的转换,对于图形学的初学者有一定的帮助-The procedure for the RGB and HLS color model conversion, the graphics certainly help beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:468.3kb
    • 提供者:porsche
  1. colorspace

    0下载:
  2. 颜色空间转换,RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 等色彩制式之间的装换,matlab-Color space conversion, RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch equipment such as color change be
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4.31kb
    • 提供者:hello
  1. HSI-HandS-histeq

    0下载:
  2. 在HSI空间,对I(亮度)和S(饱和度)通道进行均衡,不改变H通道特性-Histeq the Intensity channel and Staturation channel in HLS colour room.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:42.79kb
    • 提供者:may
  1. Lod-terrian-rgb--hls-

    0下载:
  2. c++ opengl实现的降级地形,高度随颜色的变化,可控制视角等-c++ opengl implementation downgrade terrain, with a high degree of color change, viewing angle can be controlled
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:20.62mb
    • 提供者:贾新
  1. EqualizeHist_hls

    0下载:
  2. 灰度图象直方图均衡化。使用vivado的HLS来实现直方图的均衡化。-Gray image histogram equalization. Use vivado of HLS to achieve histogram equalization.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:17.41mb
    • 提供者:张威
  1. adjusting-red-hls

    0下载:
  2. 基于hls的红色调试程序,主程序代码,在vs上运行,通过asdzxc键方便调节找到红色的hls值。-Based on Red debugger hls, the main program code running on vs, easy adjustment through asdzxc key found in red hls value.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1.36kb
    • 提供者:张雷
  1. RGB-HLS

    0下载:
  2. C++实现的RGB与HLS颜色空间互换程序,在图像处理中会经常用到,算法简单,容易理解,可直接移植的需要的地方-C++ implementation of the RGB and HLS color space exchange program, will be frequently used image processing algorithm is simple, easy to understand, can be directly transplanted takes place
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:811.47kb
    • 提供者:xushanfeng
  1. pyramid

    0下载:
  2. 5 level pyramid, HLS
  3. 所属分类:OpenCV

    • 发布日期:2017-12-13
    • 文件大小:95.96kb
    • 提供者:liyao
  1. fast

    0下载:
  2. hls opencv fast model, without accumulation effect-hls opencv fast model, without accumulation effect
  3. 所属分类:OpenCV

    • 发布日期:2017-12-11
    • 文件大小:353.41kb
    • 提供者:liyao
搜珍网 www.dssz.com