代码搜索结果
找到约 8,819 项符合
RGB 的代码
caozuo.m
RGB=imread('D:\test2.jpg');
BW=im2bw(RGB,0.4);
BW2=bwmorph(BW,'close',Inf);
BW3=bwfill(BW,'holes');
BW4=bwmorph(BW3,'dilate');
subplot(2,2,1);
imshow(BW);title('原始图像');
subplot(2,2,2);
imshow(
config.h.in
/* config.h.in. Generated from configure.in by autoheader. */
#undef VERSION
#undef USE_X
#undef USE_LIBGIF
#undef USE_LIBTIFF
#undef USE_LIBPNG
#undef USE_LIBJPG
#undef USE_LIBGFL
#undef USE_ZMG
cfg_sunplus_stb.h
#define VERSION_STRING "SUNP1.00" //max string size 8 characters
//---------------------
//board parts settings
//---------------------
//SDRAM settings(bus width, default is 16-bits mo
cfg_intech.h
#define VERSION_STRING "LNC-000" //version: xxx-yyy, 20030422
//---------------------
//board parts settings
//---------------------
//SDRAM settings(bus width, default is 16-bits mode)
textwnd.cpp
#include "stdafx.h"
#include "TextWnd.h"
//----------------------------------------------------------------------
//Macro define
#define DEFAULT_BKGND_COLOR RGB(128,128,128)
//For the text
dib.h
// Dib.h: interface for the CDib class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _CDIB_H
#define _CDIB_H
class CDib : public CObject
{
public:
RGB
dib.h
// Dib.h: interface for the CDib class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _CDIB_H
#define _CDIB_H
class CDib : public CObject
{
public:
RGB
ipsec_proto.h
/*
* @(#) prototypes for FreeSWAN functions
*
* Copyright (C) 2001 Richard Guy Briggs
* and Michael Richardson
*
* This program is free
ipsec_sa.h
/*
* @(#) Definitions of IPsec Security Association (ipsec_sa)
*
* Copyright (C) 2001, 2002, 2003
* Richard Guy Briggs
* and Michael Rich
ipsec_proto.h
/*
* @(#) prototypes for FreeSWAN functions
*
* Copyright (C) 2001 Richard Guy Briggs
* and Michael Richardson
*
* This program is free