代码搜索结果
找到约 8,819 项符合
RGB 的代码
theme.css
.mstheme
{
navbutton-background-color: rgb(51,51,51);
top-bar-button: url(artnavgl.gif);
}
.mstheme-topbar-font
{
font-family: Arial, Helvetica;
font-size: 1;
color: rgb(255,255,204);
}
theme.css
.mstheme
{
navbutton-background-color: rgb(102,153,255);
top-bar-button: url(strglobalc.gif);
}
.mstheme-topbar-font
{
font-family: Arial, Helvetica;
font-size: 1;
color: rgb(0,0,0);
}
theme.css
.mstheme
{
navbutton-background-color: rgb(255,255,255);
top-bar-button: url(sumglob.gif);
}
.mstheme-topbar-font
{
font-family: Arial, Arial, Helvetica;
font-size: 1;
color: rgb(102,102
theme.css
.mstheme
{
navbutton-background-color: rgb(255,255,255);
top-bar-button: url(wavglobl.gif);
}
.mstheme-topbar-font
{
font-family: Verdana, Arial, Helvetica;
font-size: 1;
color: rgb(0,0,
theme.css
.mstheme
{
navbutton-background-color: rgb(255,255,255);
top-bar-button: url(inmglob.gif);
}
.mstheme-topbar-font
{
font-family: Arial, Helvetica;
font-size: 1;
color: rgb(153,102,0);
}
theme.css
.mstheme
{
navbutton-background-color: rgb(204,204,153);
top-bar-button: url(expglob.gif);
}
.mstheme-topbar-font
{
font-family: Arial, Helvetica;
font-size: 1;
color: rgb(255,255,204);
theme.css
.mstheme
{
navbutton-background-color: rgb(255,255,255);
top-bar-button: url(indglob.gif);
}
.mstheme-topbar-font
{
font-family: Arial, Helvetica;
font-size: 1;
color: rgb(204,204,204);
face.asv
function facedetec()
sum=0;
clc,close all;
iptsetpref('ImshowBorder', 'tight')
f=imread('E:\vv.bmp');
Ori_Face=f;
copy=f;
img=f;
figure,imshow(f);
f=rgb2ycbcr(f);%rgb转换为ycbcr
%%%%%%%%%%%%%
face.m
function facedetec()
sum=0;
clc,close all;
iptsetpref('ImshowBorder', 'tight')
f=imread('E:\vv.bmp');
Ori_Face=f;
copy=f;
img=f;
figure,imshow(f);
f=rgb2ycbcr(f);%rgb转换为ycbcr
%%%%%%%%%%%%%
copyright.h
/*
* $Id: copyright.h 222 2006-08-17 04:54:59Z rgb $
*
* Copyright (c) 2003 by Robert G. Brown, rgb@phy.duke.edu
* GPL version 2b (b for beverage) granted as given
* in the file