代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/453590/7416626
lst convertcolor.lst
C51 COMPILER V7.50 CONVERTCOLOR 09/06/2007 10:28:49 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE CONVERTCOLOR
OBJECT MODULE PLAC
www.eeworm.com/read/443753/7623894
cpp squaresdoc.cpp
// SquaresDoc.cpp : implementation of the CSquaresDoc class
//
#include "stdafx.h"
#include "MdiSquares.h"
#include "SquaresDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/443753/7624168
cpp squaresdoc.cpp
// SquaresDoc.cpp : implementation of the CSquaresDoc class
//
#include "stdafx.h"
#include "SdiSquares.h"
#include "SquaresDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/443377/7633960
m testfacedetection.m
% Test face detection code
close all;
clear;
clc;
A = imread ('lena.jpg', 'JPG');
Img = double (rgb2gray(A));
Face = FaceDetect('haarcascade_frontalface_alt2.xml',Img);
Rectangle = [Face(1) F
www.eeworm.com/read/442851/7643480
cpp squaresdoc.cpp
// SquaresDoc.cpp : implementation of the CSquaresDoc class
//
#include "stdafx.h"
#include "MdiSquares.h"
#include "SquaresDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/441971/7662247
cpp optionsdlg.cpp
// OptionsDlg.cpp : implementation file
//
#include "stdafx.h"
#include "PeekPocket.h"
#include "OptionsDlg.h"
#include "PPDlg.h"
// COptionsDlg dialog
IMPLEMENT_DYNAMIC(COptionsDlg, CColor
www.eeworm.com/read/441365/7671328
cpp squaresdoc.cpp
// SquaresDoc.cpp : implementation of the CSquaresDoc class
//
#include "stdafx.h"
#include "SdiSquares.h"
#include "SquaresDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/440890/7679099
h minedefs.h
#ifndef _MINEDEF
#define _MINEDEF
// regedit defines
#define DEFAULT_LEVEL 0// for first run the default level will be primary(0)
#define DEFAULT_RECORD 999
#define DEFAULT_HOLDER _T("匿名")
#d
www.eeworm.com/read/440197/7693085
c camif.c
/************************************************************
File Name : camif.c
Descriptions
-S3C2440 camera test routines & basic libraries
History
- July 23, 2003. Draft Version 0.0 by purn
www.eeworm.com/read/438918/7719407
h lcd_6610_config.h
#ifndef _LCD_6610_CONFIG_H_
#define _LCD_6610_CONFIG_H_
#include
#include //空间分配定义头文件
#include "LCD_6610_PORT.h"
#define uint8 unsigned char
#define uint16 un