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

搜索资源列表

  1. dip3

    0下载:
  2. 将原始影像分别对RGB三色彩进行 x与 y轴之 Sobel边缘处理-original RGB images were of three colors for x and y axis of his Sobel Edge
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:255222
    • 提供者:qu yw
  1. chaincode

    0下载:
  2. 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。  2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from R
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:199458
    • 提供者:qu yw
  1. getpixelandsetpixel

    0下载:
  2. how to get the RGB value of a bmp in visual basic-how to get the RGB value of a bmp in visual bas ic
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1252
    • 提供者:charle
  1. rgb2hav

    0下载:
  2. RGB颜色空间转换到HSV颜色空间的C++Builer 程序-RGB color space conversion to HSV color space C Builer procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:986
    • 提供者:薄薄
  1. Image_Filtering

    0下载:
  2. Image Filtering RGB Spatial Wiener Direct Inverse Discrete Fourier Transform DFT Lucy Richardson Median Laplacian -Image Filtering RGB Direct Spatial Wiener Inverse Discrete Fourier Transform DFT Lucy Ri chardson Median Laplacian
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5396
    • 提供者:张天林
  1. RGBToYCbCrandYCbCrToRGB

    0下载:
  2. 视频格式转换软件,RGB To YCbCr and YCbCr To RGB的软件很方便使用,是深圳一家公司开发的。-video format conversion software To YCbCr RGB and YCbCr To RGB software is ease of use, Shenzhen is a development of the company.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4462
    • 提供者:求知
  1. DirectShowRGBYUV

    0下载:
  2. 介绍视频原始格式YUV,RGB的文章。是非常好的基础文章-introduced the original video format YUV, RGB article. Is a very good basis for the article
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3641
    • 提供者:苗权
  1. 1821

    1下载:
  2. 一个实时曲线类 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:50655
    • 提供者:yu
  1. rgb-hsi-conversions(DIP1992)

    0下载:
  2. 经典的人脸识别算法.求相关的模糊粗糙集属性约简的MATLAB源程序.急!谢谢.-classic face recognition algorithm. For the fuzzy rough set reduction MATLAB source. Desperate! Thank you.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:252520
    • 提供者:zhoulifang
  1. smooth_diffusion

    0下载:
  2. 实现把Color图像转化为RGB分量图的matlab程序代码和扩散方程滤波的源代码-achieving Color images into RGB component map Matlab code and filter diffusion equation Wave of source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1506
    • 提供者:林道庆
  1. 20070116151821196

    0下载:
  2. 使用DSP实现的图像处理中RGB转YCbCr的汇编源程序-use of the DSP image processing RGB to YCbCr compilation of source files
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10923
    • 提供者:木易
  1. hsi2rgb

    0下载:
  2. 用MATLAB实现从颜色空间hsi到rgb空间的转换。-MATLAB hsi from color space to the rgb space conversion.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:976
    • 提供者:杨红菊
  1. Inhwan_2

    0下载:
  2. 修改RGB的值,和RGB转换到YUV4:4:4的程序. 跟之前上传的不一样-changes RGB values, and RGB to YUV4 : Always procedures. Before uploading with the same
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2116
    • 提供者:朴燕姬
  1. RGB_ratio1

    0下载:
  2. 修改RGB值的程序.在这里我只修改了R值. 如果改changoption的话还能改G,B值. 程序里changopyion 0代表R,1代表G,2代表B.-RGB value of the revised procedures. Here I can only amend the R-value. If the change changoption so can change G, B value. Lane procedures changopyion 0 R representati
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1183
    • 提供者:朴燕姬
  1. rgb2yuv422420

    0下载:
  2. RGB转换到YUV4:2:2,4:2:0的程序. 需要把RGB图片放到C:\\\\目录下. 在这里YUV是 先write所有的Y,然后写所有的U,最后写所有的V.-RGB to YUV4 : 2:2,4:2:0 procedures. Need RGB images into C : \\ \\ directory. YUV here is first of all write Y and then write all the U, Finally write all the V.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1817
    • 提供者:朴燕姬
  1. rgbtoyuv444

    0下载:
  2. RGB转换到YUV4:4:4的程序. 在这里YUV的格式是先写入所有的Y,然后所有的U,然后所有的V. 要把RGB图片放到C盘里. -RGB to YUV4 : Always procedures. Here YUV format is to write all the Y, Then all of U, then all the V. should RGB images into C tray.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:朴燕姬
  1. takikoyx_rgb2yuv

    1下载:
  2. 自己写的,在matlab环境下将rgb图像转为yuv文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:807
    • 提供者:连早喻
  1. takikoyx_yuv2rgb

    0下载:
  2. 自己写的,在matlab环境下将yuv图像转为rgb文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:849
    • 提供者:连早喻
  1. LCMS

    0下载:
  2.   这是一个ICM色彩变换模块,通过它,您可以读写*.ICM或*.ICC色彩描述文件,并利用它在各种色彩空间之间进行最小失真变换,如RGB->CMYK、CMYK->Lab等。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译。接口定义见icc.h文件。-ICM color conversion module, through it, You can read and write *. *. ICC or ICM color descr iption
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:152954
    • 提供者:caotings
  1. SPIHT-compress

    0下载:
  2. 输入:为需要压缩图象的名称,该主程序仅能构处理256灰度图,读者可以自行改编为RGB处理;ratio为压缩比率;level为小波分解的级数 输出:是解压完毕的图象数据矩阵-input : the need for image compression name, the main program can only handle 256 gray level structure, Readers can own adaptation of RGB; ratio of compression ra
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:54779
    • 提供者:林颖
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com