代码搜索结果
找到约 8,819 项符合
RGB 的代码
testbmp.c
#include "cips.h"
main(argc, argv)
int argc;
char *argv[];
{
struct bmpfileheader file_header;
struct bitmapheader bmheader;
struct ctstruct rgb[256];
FILE
bmp.txt
Microsoft Windows Bitmap Format
Note: the constants BI_RGB, BI_RLE8, and BI_RLE4 have the values 0, 1, and 2,
respectively.
=======================================================================
bmp.txt
Microsoft Windows Bitmap Format
Note: the constants BI_RGB, BI_RLE8, and BI_RLE4 have the values 0, 1, and 2,
respectively.
================================================================
bmp.txt
Microsoft Windows Bitmap Format
Note: the constants BI_RGB, BI_RLE8, and BI_RLE4 have the values 0, 1, and 2,
respectively.
=======================================================================
untitled3.m
utilpath = fullfile(matlabroot, 'toolbox', 'imaq', 'imaqdemos', ...
'html', 'applications', 'laserTracking');
addpath(utilpath);
vid = videoinput('winvideo', 1, 'RGB24_320x240');
set(vid, 'Fra
blndma.c
//=============================================================
// 文件名称: BLNDMA.c
// 功能描述: 实现数据由YUV向RGB转换
// 维护记录: 2007-8-13 by liuxue created
//===================================================
bmp.txt
Microsoft Windows Bitmap Format
Note: the constants BI_RGB, BI_RLE8, and BI_RLE4 have the values 0, 1, and 2,
respectively.
=======================================================================
blndma.c
//=============================================================
// 文件名称: BLNDMA.c
// 功能描述: 实现数据由YUV向RGB转换
// 维护记录: 2007-8-13 by liuxue created
//===================================================
blndma.c
//=============================================================
// 文件名称: BLNDMA.c
// 功能描述: 实现数据由YUV向RGB转换
// 维护记录: 2007-8-13 by liuxue created
//=======================================================
seamcut.m
function x=SeamCut(x,SeamVector)
% SEAMCUT takes as input a RGB or grayscale image and SeamVector array to
% find the pixels contained in the seam, and to remove them from the image.
% Each col of