代码搜索结果
找到约 8,819 项符合
RGB 的代码
hsv.c
#define mid( a, b, c ) \
( a >= b && a = a && b
mc8051_top_flink.htm
Log File Links:
commonfunc.cpp
#include "stdafx.h"
#include "color.h"
extern "C"
{
void YUVRGBTwoLine (BYTE *Y,BYTE *U,BYTE *V,
BYTE *RGB,int Pixel,BYTE *LTemp);
void MMXLoadBlock(BYTE *MBPtr,BYTE *ImgPtr,int pixe
main.c
#include "config.h"
#include "LCDC.h"
#include "ch7013.h"
void DisplayImageDemo()
{ int i;
unsigned short rgb=0,j=0;
while(1)
{
for (i = 0; i < LCDWIDTH * LCDHIGHT; i++)
{
main.h
/*
* main.h prototypes, includes and global flags
*
*/
#include "global.h"
#include "effects.h"
/* prototypes */
void showhelp(void);
void swap_rgb24(unsigned char *, int );
int grab_one(str
entries
/Makefile.am/1.10/Mon May 17 22:06:56 2004//
D/avi2raw////
D/avidump////
D/lboxcrop////
D/mp4encode////
D/rgb2yuv////
D/xvidenc////
text.c
unsigned char buffer[512];
unsigned char RGB[1024];
unsigned char TIME[768];
unsigned char Music[480];
unsigned long FirstBlock; //根目录扇区
unsigned char aa=0;
unsigned char bb=0;
unsigned c
sumarize11_6_3.m
%载入图像
load trees
%RGB转换为灰度图
I = ind2gray(X,map);
imshow(I)
%指定特定区域,并进行填充
I2 = roifill;
imshow(I2)
texload.c
/* texture.c - by David Blythe, SGI */
/* texload is a simplistic routine for reading an SGI .rgb image file. */
#include
#include
#include
#include "texload.h"
t
sumarize11_6_3.m
%载入图像
load trees
%RGB转换为灰度图
I = ind2gray(X,map);
imshow(I)
%指定特定区域,并进行填充
I2 = roifill;
imshow(I2)