代码搜索结果

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

p0804.asv

I=imread('Car.jpg'); [y,x,z]=size(I); myI=double(I); %%%%%%%%%%% RGB to HSI %%%%%%%% tic % 测定算法执行的时间,开始计时 %%%%%%%%%%% 统计分析 %%%%%%%%%%%%%%% %%%%%%%% Y 方向 %%%%%%%%%% Blue_y=zeros(y,1); for

p0804.m

I=imread('Car.jpg'); [y,x,z]=size(I); myI=double(I); %%%%%%%%%%% RGB to HSI %%%%%%%% tic % 测定算法执行的时间,开始计时 %%%%%%%%%%% 统计分析 %%%%%%%%%%%%%%% %%%%%%%% Y 方向 %%%%%%%%%% Blue_y=zeros(y,1); for

166.htm

RGB颜色转变成Delphi的 TColor

bmp.cpp

#include #include "gl.h" #define WININFOHEADERSIZE 40 /*#define BI_RGB 0 #define BI_RLE8 1 #define BI_RLE4 2 #define BI_BITFIELDS 3 typedef struct BI

blndma.h

// SUNPLUS S+core IDE generated include file. #ifndef JPEG_DECODER_BLNDMA_H_32757_32662__INCLUDED_ #define JPEG_DECODER_BLNDMA_H_32757_32662__INCLUDED_ void BLNDMA_YUV2RGB(void *SrcAddr, void *DstAd

polyset.h

#ifndef __POLYSET_H__ #define __POLYSET_H__ #define POLYSET_MAXTRIANGLES 4096 #define POLYSET_MAXPOLYSETS 64 typedef float st_t[2]; typedef float rgb_t[3]; typedef struct { vec3_t verts