代码搜索结果

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

getcolor.htm

varname = location.search.substr(1); var varnames = varname.split('|'); varname = varnames[0]; var varnamev = !varnames[1] ? varnames[0] + '_v' : varnames[1]; function getcolor(event) {

generale.pcf

//! ************************************************************************** // Written by: Map J.36 on Sun Dec 02 20:42:34 2007 //! ***************************************************************

testview.cpp

// testView.cpp : implementation of the CTestView class // #include "stdafx.h" #include "test.h" #include "testDoc.h" #include "testView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THI

egg.h

/***************************************************************************** 版权所有 (C) 2005-2005 Sun Zhigang (http://egg.sunner.cn) 该系统是自由软件;您可以按照自由软件基金会所公布的GNU通用公共许可证(GPL)进行 修改或重新发布;许可证

settingdlg.cpp

// SettingDlg.cpp : implementation file // #include "stdafx.h" #include "Graphic.h" #include "SettingDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = _

ch5_4_3.m

%%%% 使用均值滤波器对真彩图像的每一个颜色平面进行滤波例程: rgb=imread('peppers.png'); h=ones(5,5)/25; rgb2=imfilter(rgb,h); %B=IMFILTER(A,H)filtersthemultidimensionalarrayAwiththe %multidimensionalfilterH.Acanbelogicalo