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

搜索资源列表

  1. bmp2htm

    0下载:
  2. 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:113402
    • 提供者:陈凯
  1. TColorProcess

    0下载:
  2. 颜色处理的VC++源代码 包括RGB变换,颜色位数转换,颜色过滤,灰度彩色转换等。-color of the source code, including VC RGB conversion, the median color conversion, color filters, Gray color transformation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124918
    • 提供者:赵杰伊
  1. VB6颜色格式转换

    0下载:
  2. VB6里的颜色转换-VB6 The color conversion.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:126384
    • 提供者:czy
  1. COLOR-TO-GARY

    0下载:
  2. 这是一个应用MATLAB编写的图片处理的小软件,它可以实现从彩色图像向灰度图象的转化,可以调整图像的对比度、饱和度、量度;并且能够突出图像的轮廓信息,是一个比较不错的图像处理小工具。-This is a MATLAB prepared by the small photo software It can be achieved from the color images to gray scale image conversion, and can adjust the contrast of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58655
    • 提供者:lijianjun
  1. color-space_RGB-HSV

    0下载:
  2. 图像颜色空间的转换_RGB -HSV,非常适合初学者作为例子学习。-image color space conversion _RGB-HSV, very suitable for beginners as an example to study.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3638372
    • 提供者:fyy8998
  1. improc

    0下载:
  2. 一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient dete
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:219599
    • 提供者:杨萧
  1. XYZtoLAB

    0下载:
  2. 颜色转换程序-由色彩的XYZ三刺激值,获取油墨的配方CMY!-color conversion program - from the XYZ color tristimulus values, access to prescr iption CMYK ink!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:12758
    • 提供者:何东
  1. 256gray

    0下载:
  2. 这是一个将真彩色图像进行256色灰度转换的程序,能进行比较理想的灰度转换-This is a true color image 256 gray color conversion process, compared to the ideal gray conversion
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:130434
    • 提供者:丁丹
  1. Color_Conversion_Algorithms_cold

    1下载:
  2. Color Conversion Algorithms.• RGB to HSV & HSV to RGB • RGB to YIQ & YIQ to RGB • RGB to XYZ & XYZ to RGB • XYZ to CIE L*a*b* (CIELAB) & CIELAB to XYZ • XYZ to CIELUV & CIELUV to XYZ-Color Conversion Algorithms.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40260
    • 提供者:大海
  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
    • 文件大小:4595
    • 提供者:张灯结
  1. rgb2cmy_tetra

    0下载:
  2. color conversion using tetrahedral interpolation. It can be used for any color conversion if you have a look-up talble of the color spaces. The source file is for the conversion of RGB to CMYK.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2689
    • 提供者:seong
  1. color.ZIP

    0下载:
  2. This document contains details about color image procesing, conversion from HSI to RGB ,some sample codes ,characteristics of color,transformations,histogram equalisation and slicing.
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4611558
    • 提供者:deeps
  1. PseudoColorImageProcessing

    1下载:
  2. 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image pro
  3. 所属分类:Special Effects

    • 发布日期:2015-04-26
    • 文件大小:305175
    • 提供者:jhm
  1. Lab_RGB

    0下载:
  2. 利用三线性插值进行从CMY色彩空间向LAB色彩空间的转换-Carried out using tri-linear interpolation from the CMY color space to LAB color space conversion
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:159609
    • 提供者:Tommy
  1. ColorConversion

    0下载:
  2. Color Conversion function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:167558
    • 提供者:Ben
  1. Fast-color-correction

    0下载:
  2. 用于进行色彩空间转换的外文资料,有做相关方面的可以-Used for color space conversion of foreign materials, there can look at relevant aspects of doing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:502325
    • 提供者:王强辉
  1. color-trans

    0下载:
  2. 实现彩色转换功能,将一副彩色图片的颜色信息按照纹理移植到另一个灰度图像上-Color conversion function, a color picture of the color information in accordance with the texture of transplantation to another grayscale image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:9202272
    • 提供者:solmyr
  1. color-changing-matlab

    0下载:
  2. 色彩变换是根据色彩的纺缍体模型对图像进行彩色变换的重要理论,本程序是其MATLAB的应用程序,根据它可以很容易地将其转化成C语言程序。-The color transform is important theoretical spindle-body model according to the color of the color conversion on the image, the procedure is the application of its MATLAB, and accor
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-17
    • 文件大小:428433
    • 提供者:吴照
  1. Color-Transfer-between-Images-matlab

    0下载:
  2. 自己编写的色彩传输算法。最基本的色彩转换算法。包含孙玉贵的C语言代码。-Write your own color transfer algorithm. The basic color conversion algorithm. Contains of Sun Yugui the C language code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:10055319
    • 提供者:
  1. OpenCV-trans-color

    0下载:
  2. 以OPENCV做的各種色彩轉換空間,有 RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr -To do a variety of color conversion OPENCV Space, RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9810876
    • 提供者:Chouker
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com