代码搜索结果
找到约 8,819 项符合
RGB 的代码
logo.tpl
P
guitar240320_24.h
#ifndef __GUITAR_24RGB_H__
#define __GUITAR_24RGB_H__
#include "def.h"
u32 pGuitar240320_24rgb[] = {
0x00070707, 0x00060606, 0x00040404, 0x00040404, 0x00050505, 0x00050505, 0x00050505, 0x00
guitar240320_24.h
#ifndef __GUITAR_24RGB_H__
#define __GUITAR_24RGB_H__
#include "def.h"
u32 pGuitar240320_24rgb[] = {
0x00070707, 0x00060606, 0x00040404, 0x00040404, 0x00050505, 0x00050505, 0x00050505, 0x00
guitar240320_24.h
#ifndef __GUITAR_24RGB_H__
#define __GUITAR_24RGB_H__
#include "def.h"
u32 pGuitar240320_24rgb[] = {
0x00070707, 0x00060606, 0x00040404, 0x00040404, 0x00050505, 0x00050505, 0x00050505, 0x00
entries
/Makefile.am/1.6/Wed Apr 9 00:44:44 2003//
/RGB2YUV60.dsp/1.4/Wed Feb 15 19:27:54 2006//
/main.c/1.8/Wed Feb 11 00:39:03 2004//
/rgb2yuv.c/1.1/Fri Jun 1 22:30:46 2001//
/rgb2yuv.h/1.1/Fri Jun 1 22:
肤色分割.m
% 关于肤色分割的matlab源代码
%
% RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色
%将RGB色彩空间转换为Ycbcr色彩空间
imgrgb3=rgb2ycbcr(imgrgb);
y=imgrgb3(:,:,1);
cb=imgrgb3(:,:,2);
cr=imgrgb3(:,:,3);
%========================
肤色分割.m
% 关于肤色分割的matlab源代码
%
% RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色
%将RGB色彩空间转换为Ycbcr色彩空间
imgrgb3=rgb2ycbcr(imgrgb);
y=imgrgb3(:,:,1);
cb=imgrgb3(:,:,2);
cr=imgrgb3(:,:,3);
%========================
cbir_colorhist.m
function colorhist = CBIR_colorhist(rgb)
% EE6850 HW3, Content-Based Image Retrieval
% CBIR_colorhist() --- color histogram calculation
% input:
% MxNx3 image data, in RGB
% output:
% 1x256
objectengine.h
#pragma once
#include "../def/_orzex/queue.h"
#define DEFSPEED 14
#define _CHAT_COLOR1 0 //RGB( 0, 0, 0); // 捧苞祸.
#define _CHAT_COLOR2 1 //RGB( 10, 10, 10); // 八
convxpm.perl
#!/bin/perl
# This is a little perl script that converts XPM colors from
# X colors to their true RGB format
# Change this first, if you rgb.txt file lives somewhere else
$RFILE="/usr/X11R6/lib/X11