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

搜索资源列表

  1. main

    0下载:
  2. 从最常用的“.BMP”图像格式中读取图像数据; 对数字图像的表示方式(如RGB、YUV)及各种表示方式之间的转换有初步了解;根据输入参数改变数字图像的色彩、亮度、对比度。-Image format most commonly read from the " BMP." Image data converting the digital image representation (such as RGB, YUV), and between the representati
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:71189
    • 提供者:liutingting
  1. mst717

    0下载:
  2. The MST717 is a highquality ASIC for NTSC / P AL car TV application. It receives analog NTSC / P AL CVBS and S-V ideo inputs from TV tuners, DVD or VCR sources, including weak and distorted signals, as well as analog RGB input from GPS systems.
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1673183
    • 提供者:kevap
  1. ADV7180

    1下载:
  2. 使用STC104驱动芯片ADV7180程序,实现输入的CVBS视频信号转换为RGB输出 -To use the STC104 driver chip ADV7180 procedures, to achieve the conversion of CVBS video signal input to RGB output
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2015-10-11
    • 文件大小:2048
    • 提供者:任艺
  1. rgb2ycbcr

    1下载:
  2. 颜色空间转换:RGB空间-->ycbcr空间。速度比ColorSpace调用快多了。 调用格式[y, cb, cr] = rgb2ycbcr(img) 输入img: rgb彩色图;y: 亮度,cb:蓝色,cr:红色 调用参考runTest.m-Color space conversion, RGB to ycbcr call format: [y, cb, cr] = rgb2ycbcr(img) input img: rgb image output r: i
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:377798
    • 提供者:hujunyi
  1. imblizoom

    1下载:
  2. 双线性差值实现图像缩放,通用型强,输入图像可以是文件路径、矩阵,并且RGB和灰度图均可;可以实现放大和缩小;可以自定义缩放因子;可以保存缩放后的图像。有详细注释。-Bilinear difference image scaling, universal strong input image can be a file path, matrix, and RGB and grayscale can can zoom in and out can customize scaling factor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:131870
    • 提供者:刘志
  1. MyEntropy

    0下载:
  2. 计算图像Image的信息熵, 输入:目标RGB图像, 输出:信息熵, 说明:Image应是[0,1]浮点数-Calculate information entropy image Image Input: Target RGB image Output: Information Entropy Descr iption: Image should be [0,1] float
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:582
    • 提供者:李华
  1. albers

    0下载:
  2. openimageio绘图,命令端输入make运行。可读取像素点rgb,并转换hsv-openimageio drawing command ended input make operation. Read pixel rgb, and convert hsv
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:11154
    • 提供者:angela
  1. simplest_media_play

    0下载:
  2. 简单的视音频播放示例 本工程包含了使用各种API(Direct3D,OpenGL,GDI,DirectSound,SDL2)播放多媒体例子。 其中音频输入为PCM采样数据。输出至系统的声卡播放出来。 视频输入为YUV/RGB像素数据。输出至显示器上的一个窗口播放出来。 通过本工程的代码初学者可以快速学习使用这几个API播放视频和音频的技术。 一共包括了如下几个子工程: simplest_audio_play_directsound: 使用DirectSound播放PCM
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-27
    • 文件大小:10170015
    • 提供者:sol
  1. skin-detect

    0下载:
  2. contain step to detection human skin background using C++. From RGB as input convert to Ycrcb-contain step to detection human skin background using C++. From RGB as input convert to Ycrcb
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:900
    • 提供者:Riska
  1. DE2_TV

    0下载:
  2. 本代码为Altera DE2开发板例程源码,(FPGA:EP2C35F672C6)quartus II 9.0以上可以编译(随板源码为7.2以下版本,在9.0以上版本编译会报错)。本代码实现一个音视频播放器TV_BOX。-This demonstration plays video and audio input a DVD player using the VGA output and audio CODEC on the DE2 board. There are two major bl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:214571
    • 提供者:chenxin
  1. tr1-report-withdiagrams

    0下载:
  2. This project is an update to the binary clock that I used on my desk. The new version has a lot of new features including RGB leds, a bigger microcontroller, user input and it s capable of powering itself a battery. The project relies on a prebui
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1553291
    • 提供者:nowaysreal
  1. wenbenxianshi

    1下载:
  2. 用modelsim和ise开发文本显示系统。包括键盘PS2输入,SVGA视频同步,RGB处理,作者姓名显示,光标发生,图片动态显示。采用XUP Virtex-II Pro开发系统。-With modelsim and ise development text display system.Including the PS2 keyboard input, SVGA video synchronization, RGB, author name, according to the cursor,
  3. 所属分类:SCM

    • 发布日期:2015-07-21
    • 文件大小:8192
    • 提供者:
  1. 5.5MATLAB

    0下载:
  2. 输入一副图像,检测图像的RGB,并输出其值的矩阵,将符合公式R>Rt,R>G>B,S>=(255-R)*S/R,等的图像点标记出来,并输出图像-A pair of input images, the image detecting RGB, and outputs the value of the matrix, would be consistent with the formula R> Rt, R> G> B, S> = (255-R)* S
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:677889
    • 提供者:Anna
  1. raw2rgb

    1下载:
  2. CMOS 传感器输出的数据通常是RAW格式的,若要得到RGB图像,可用该模块,该设计经过测试验证。- //CMOS YCbCr444 data output input per_frame_vsync, //Prepared Image data vsync valid signal input per_frame_href, //Prepared Image data href vaild signal input [RAW_PIX_W-1:0] per
  3. 所属分类:source in ebook

    • 发布日期:2015-11-23
    • 文件大小:2048
    • 提供者:bryan
  1. RGB_Test

    0下载:
  2. 通过给定的RGB的颜色的值,生成单一颜色的图片,用于展示与对应输入的GRB值的颜色测试。VS2013编译。-By value given color of RGB, generating a single color image, the color used to show the corresponding test GRB input values. VS2013 compilation.
  3. 所属分类:Console

    • 发布日期:2017-05-16
    • 文件大小:3733347
    • 提供者:themostfreeboy
  1. hough_test

    0下载:
  2. 霍夫变换提取直线.输入rgb图像,输出提取结果.-Hough transform to extract line. Rgb image input and output extraction results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1480
    • 提供者:李元齐
  1. tw8823

    1下载:
  2. TW8823 可以4路摄像头输入,画中画。倒车轨迹,显示原车界面与导航界面切换,可以AUX输入,加装行车记录仪,2路VGA视频输入-The TW8823 incorporates many of the features required to create multi-purpose in-car LCD display system in a single package. It integrates a high quality 3D comb NTSC/PAL/SECAM video d
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:106731
    • 提供者:liuhankan
  1. rgbzhgj_v1.0

    0下载:
  2. 软件介绍 RGB转16进制工具具用于将RGB颜色值转换为十六进制字符串,工具使用简单,你只需要在以下三个输入框:红(R)、绿(G)、蓝(B)中输入RGB的颜色值及会自动回转换十六进制的字符串。-Software introduction RGB turn 16 hex tool for converting the RGB color value to sixteen hex string, the tool uses a simple, you only need to enter t
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:92243
    • 提供者:erpudn11
  1. rectImage2Polar

    0下载:
  2. Code taken Max s answer to this question on Stack Overflow. http://stackoverflow.com/questions/12924598/examples-to-convert-image-to-polar-coordinates-do-it-explicitly-want-a-slick-m Descr iption: This function takes an input image of any dimen
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1531
    • 提供者:nothuclasl
  1. DIP2

    0下载:
  2. This code can take gray scale and color image as an input and perform conversion between different color models such as RGB color model, CMY color model, CMYK color model, HSI Color model, YCbCr color model and YUV color model and vice versa.-This co
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-04
    • 文件大小:13837
    • 提供者:Zirgham Ali
« 1 2 3 4 56 »
搜珍网 www.dssz.com