代码搜索结果

找到约 5,749 项符合 RGB 的代码

rgb.fit.rpt

Fitter report for rgb Tue Apr 24 16:58:38 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2. Fitt

rgb.hier_info

|rgb CLK => Q[2].CLK CLK => Q[1].CLK CLK => Q[0].CLK CLK => COLUMN[15]~reg0.CLK CLK => COLUMN[14]~reg0.CLK CLK => COLUMN[13]~reg0.CLK CLK => COLUMN[12]~reg0.CLK CLK => COLUMN[11]~reg0.CLK CLK

rgb.hif

Version 6.0 Build 178 04/27/2006 SJ Full Version 35 1750 OFF OFF OFF OFF OFF FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Start Library Paths -- -

rgb.map.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0} { "I

rgb2xyz.m

%RGB2XYZ Convert RGB to XYZ color space % % [x, y, z] = RGB2XYZ(r, g, b) % xyz = RGB2XYZ(rgb) % % Convert (R,G,B) coordinates to (X,Y,Z) color space. % If RGB (or R, G, B) have more than one row, then

rgb2hsi.m

%RGB2HSI Transform RGB to HSI color space % % [h s i] = rgb2hsi(r, g, b) % % Convert (r,g,b) color coordinates to HSI coordinates. % % Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matla

rgb2xyz.m

%RGB2XYZ Convert RGB to XYZ color space % % [x, y, z] = RGB2XYZ(r, g, b) % xyz = RGB2XYZ(rgb) % % Convert (R,G,B) coordinates to (X,Y,Z) color space. % If RGB (or R, G, B) have more than one row, then

rgb2hsi.m

%RGB2HSI Transform RGB to HSI color space % % [h s i] = rgb2hsi(r, g, b) % % Convert (r,g,b) color coordinates to HSI coordinates. % % Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matla

colordistance.m

%COLORDISTANCE Return distance in RG colorspace % % cd = colordistance(rgb, rg) % % The color image is converted to (r,g) coordinates and the distance % of each pixel from the specificed coordinage rg

rgb2xyz.m

%RGB2XYZ Convert RGB to XYZ color space % % [x, y, z] = RGB2XYZ(r, g, b) % xyz = RGB2XYZ(rgb) % % Convert (R,G,B) coordinates to (X,Y,Z) color space. % If RGB (or R, G, B) have more than one row, then