代码搜索结果

找到约 8,819 项符合 RGB 的代码

vanishing_point.m

function vanishing_point(kepNev, datNev, isRGB, isroom) I = imread(kepNev); if (isRGB) I=rgb2gray(I); end [Lines,Count]=findlines(I,isroom,0); VanishingPoints=findvanishingpoints(

mmsetc.m

function C=mmsetc(H,S) %MMSETC Obtain an RGB Triple Interactively from a Color Sample. % MMSETC displays a dialog box for the user to select % a color interactively and displays the result. % % X = MM

mmsetc.m

function C=mmsetc(H,S) %MMSETC Obtain an RGB Triple Interactively from a Color Sample. % MMSETC displays a dialog box for the user to select % a color interactively and displays the result. % % X = MM

ccvt_c.c

/* Colour conversion routines (RGB YUV) in plain C (C) 2000-2001 Nemosoft Unv. nemosoft@smcc.demon.nl This program is free software; you can redistribute it and/or modify it und

mmsetc.m

function C=mmsetc(H,S) %MMSETC Obtain an RGB Triple Interactively from a Color Sample. % MMSETC displays a dialog box for the user to select % a color interactively and displays the result. % % X = MM

imuihist.m

function imuihist(varargin) %IMUIHIST - Draw histogram of gray and rgb image % Member of IMUI % Kotaimen.C, 2002/05 - 2002/07, All Rights Reserved if ~ischar(varargin{1}) CX = varargin{1

imuihist.m

function imuihist(varargin) %IMUIHIST - Draw histogram of gray and rgb image % Member of IMUI % Kotaimen.C, 2002/05 - 2002/07, All Rights Reserved if ~ischar(varargin{1}) CX = varargin{1

mmsetc.m

function C=mmsetc(H,S) %MMSETC Obtain an RGB Triple Interactively from a Color Sample. % MMSETC displays a dialog box for the user to select % a color interactively and displays the result. % % X = MM

cbasepixel.h

// // CBasePixel.h // #ifndef __CBasePixel_h__ #define __CBasePixel_h__ class CBasePixel { protected: unsigned char m_TargetR; // Target RGB unsigned char m_TargetG; unsign

mmsetc.m

function C=mmsetc(H,S) %MMSETC Obtain an RGB Triple Interactively from a Color Sample. % MMSETC displays a dialog box for the user to select % a color interactively and displays the result. % % X = MM