代码搜索结果
找到约 8,819 项符合
RGB 的代码
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
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
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
bayerdef.bas
Attribute VB_Name = "Module7"
' * Name BayerDef.bas
' * Purpose Declarations of Structures in library Raw2Rgb
' * Development Kit Microsoft Win32 SDK V
lcd_show.h
struct lcdline
{
unsigned int left;
unsigned int right;
unsigned int top;
unsigned int bottom;
unsigned int rgb;
};
union
{
unsigned long addr;
Uint8 add[2];
}position;
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