代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/135779/13900609
m example75_eigenvalue.m
%%%example75_eigenvalue
b0(:,1)=reshape(double(rgb2gray(img1)),32*32,1);
b0(:,2)=reshape(double(rgb2gray(img2)),32*32,1);
%caculate the eigenvalues and the eigenvectors of the cov matrix
b=(b0(:,1
www.eeworm.com/read/135754/13902352
m example76.m
%%example76
%%training samples
in=10;
num=in;
b0(:,1)=reshape(double(rgb2gray(img1)),32*32,1);
b0(:,2)=reshape(double(rgb2gray(img2)),32*32,1);
b0(:,3)=reshape(double(rgb2gray(img3)),32*32,1);
www.eeworm.com/read/135754/13902664
m example75_eigenvalue.m
%%%example75_eigenvalue
b0(:,1)=reshape(double(rgb2gray(img1)),32*32,1);
b0(:,2)=reshape(double(rgb2gray(img2)),32*32,1);
%caculate the eigenvalues and the eigenvectors of the cov matrix
b=(b0(:,1
www.eeworm.com/read/300175/13929979
c main.c
#include
#include
#include "usbmain.h"
#include "INT.h"
#include "consol.h"
#include "S3c2410x.h"
#include "2410lib.h"
#include "lcdlib.h"
volatile int isUsbdSetConfigu
www.eeworm.com/read/236537/14012224
h convertcolor.h
/****************************************************************************************
* 文件名:CONVERTCOLOR.H
* 功能:颜色值转换程序。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
*********************************
www.eeworm.com/read/133627/14033036
h patternrecog.h
///////////////////////////////
//
// PatternRecog.h
//
// 图像模式识别算法库头文件
//
///////////////////////////////
#include "afxtempl.h"//用于定义数组的模板库
#ifndef _INC_PatternRecogAPI
#define _INC_Patt
www.eeworm.com/read/133627/14033056
cpp dlgclusterpatternrecog.cpp
// DlgClusterPatternRecog.cpp : implementation file
//
#include "stdafx.h"
#include "ImageSysZLF01.h"
#include "DlgClusterPatternRecog.h"
//for CScrollBar
#include
#include
www.eeworm.com/read/132845/14071553
c jccolor.c
/*
* jccolor.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/204658/15335532
cpp huxpbutton.cpp
// HuXpButton.cpp : implementation file
//
#include "stdafx.h"
#include "HuXpButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//
www.eeworm.com/read/204655/15335623
cpp huxpbutton.cpp
// HuXpButton.cpp : implementation file
//
#include "stdafx.h"
#include "HuXpButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//