代码搜索结果

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

ipsec_stats.h

/* * @(#) definition of ipsec_stats structure * * Copyright (C) 2001 Richard Guy Briggs * and Michael Richardson * * This program is fre

ipsec_life.h

/* * Definitions relevant to IPSEC lifetimes * Copyright (C) 2001 Richard Guy Briggs * and Michael Richardson * * This program is free so

ipsec_errs.h

/* * @(#) definition of ipsec_errs structure * * Copyright (C) 2001 Richard Guy Briggs * and Michael Richardson * * This program is free

pfkey_v2_debug.c

/* * @(#) pfkey version 2 debugging messages * * Copyright (C) 2001 Richard Guy Briggs * and Michael Richardson * * This program is free

pixbufs.c

/* Pixbufs * * A GdkPixbuf represents an image, normally in RGB or RGBA format. * Pixbufs are normally used to load files from disk and perform * image scaling. * * This demo is not all that edu

hot.c

/* * hot.c - Scan an image for pixels with RGB values that will give * "unsafe" values of chrominance signal or composite signal * amplitude when encoded into an NTSC or PAL colour signal. * (This

rgbindex.h

// // RgbIndex.h // Interface for indexing Rgb images using [row][col][R,G,B]. // Usage is // (In derived class definition) : public IRgbIndex // (In derived class constructor) : IRgbI

colorbar.hier_info

|ColorBar VGA_HS vga_vl:inst.resetn clk => vga_vl:inst.clock VGA_VS

max_sigma.m

%本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割 clear; warning off; I=imread('11.bmp'); %rgb转灰度 if isrgb(I)==1 I_gray=rgb2gray(I); else I_gray=I; end figure,imshow(I_gray); I_double=double(I_gray)

colorbar.hier_info

|BlueScreen VGA_HS vga_blue:inst.resetn clk => VGA_PLL:inst4.inclk0 VGA_VS