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

搜索资源列表

  1. Display_RGB_ARRAY_In_Dialog_Window

    0下载:
  2. 将二维数组[RGB数组]显示成24位BMP图片,功能非常简单,是在DlgDraw的基础上修改而来。不用害怕复杂的BMP头信息。-show the image from the RGB array
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:48021
    • 提供者:胡进
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. RGB

    0下载:
  2. RGB颜色空间,结合opencv对图像进行二维空间的变化,肤色提取-RGB color space, combined with the image opencv changes in two-dimensional space, color extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:287683
    • 提供者:zouguoqi
  1. RGB2HSL-easy

    1下载:
  2. 色彩空间变换程序;RGB->HSL变换程序。可以借鉴。-Color space conversion process RGB-
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:66185
    • 提供者:wutao
  1. rgb2hsvycbcr

    0下载:
  2. RGB颜色空间转换为 YCbCr 和HSV空间,自己编写的matlab 代码,希望对打家有帮助。-RGB color space is converted to YCbCr and HSV space, have written matlab code, want to combatants spar in home help.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:2443
    • 提供者:shen
  1. YCbCr_RGB_10bit

    0下载:
  2. YCbCr 转 RGB模块,以应用于项目中。 该模块可将10bitYCbCr分量视频转换为12bitRGB视频,需消耗乘法器。-YCbCr turn RGB module, to apply to the project. The module can be 10bitYCbCr component video converted to 12bitRGB video, need to consume multiplier.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1078
    • 提供者:张曦
  1. YCbCr2RGB

    1下载:
  2. verilog 实现的YCbCr到RGB得转换-verilog implementation YCbCr to RGB was converted
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:696
    • 提供者:qirui
  1. rgb2hsi

    1下载:
  2. rgb颜色空间与hsi颜色空间转换的一段MATLAB代码。-a matlab code rgb space to hsi space or return.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:1320
    • 提供者:叶伍
  1. corlorprocessing

    0下载:
  2. RGB、HSV、NTSC和YCbCr各种颜色模型之间的相互转换关实现,以及颜色和调整、图像的美化,配设等等功能的实现。-RGB, HSV, NTSC and YCbCr color model a variety of mutual conversion between the clearance to achieve, as well as the color and adjustment of the landscape images with the realization of set
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:128044
    • 提供者:guiyangyang
  1. ColourChange

    0下载:
  2. 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-11
    • 文件大小:498837
    • 提供者:刘晨
  1. ILI9481IC-RGBPspi

    0下载:
  2. ILI9481IC RGB接口用spi点屏的方法,非常有用,申请站长加精-ILI9481IC RGB screen interface with spi point method, very useful application for owners of Concentrate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:47869
    • 提供者:陈一诗
  1. RGB-Interface

    0下载:
  2. 使用LPC2138驱动RGB接口的程序代码.-RGB interface using the LPC2138-driven code.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:3678
    • 提供者:鲁超会
  1. rgb2yuv

    0下载:
  2. rgb图像转yuv,基于opencv。仅供参看-rgb image transfer yuv, based opencv. Only see
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1779011
    • 提供者:sunxu
  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-31
    • 文件大小:2689
    • 提供者:seong
  1. bayer2rgb

    1下载:
  2. bayer到RGB, 12bit进,24bit出,实验效果很理想,简单易用 -bayer to RGB, 12bit entry, 24bit out of the experimental results is very satisfactory, easy to use
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-30
    • 文件大小:12459
    • 提供者:zhangxinggang
  1. RGB2-CIELab

    0下载:
  2. MAtlab 实现RGB向CIELAB转换的M 文件-MAtlab RGB to CIELAB conversion to achieve the M-file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:52465
    • 提供者:Mr.xu
  1. PWM_RGB_LED

    0下载:
  2. Operate RGB led with 3 pwm channel used AVR Mega 8
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:15885
    • 提供者:ferdoo
  1. ColorSpace

    1下载:
  2. 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:50968
    • 提供者:Karl Lu
  1. RAW2RGB.v

    1下载:
  2. RGB-raw2RGB converting data from Cmos camera to FPGA
  3. 所属分类:VHDL编程

    • 发布日期:2014-02-24
    • 文件大小:1815
    • 提供者:imag3ne
  1. color_hist256

    2下载:
  2. 自己编写的提取RGB图像的包含256bin的一维直方图,首先把rgb图像转换为hsv图像,然后量化三个分量图像,最后提取一维直方图,可用于图像检索。-I have written extract contains RGB images 256bin one-dimensional histogram, first of all put rgb image is converted to hsv images, then quantified the three-component image,
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:580
    • 提供者:杨红菊
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com