代码搜索结果

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

test_rgbimg.py

# Testing rgbimg module import rgbimg, os, uu from test_support import verbose, unlink, findfile error = 'test_rgbimg.error' print 'RGBimg test suite:' def testimg(rgb_file, raw_file): rg

contcapt.py

import sys import sv, SV import gl, GL, DEVICE def main(): format = SV.RGB8_FRAMES framerate = 25 queuesize = 16 samplingrate = 2 v = sv.OpenVideo() # Determine maximum window size based on si

detreeexp51.m

global data textdata numobs load risk_proj4 %% 作散点图 gscatter(data(:,1),data(:,2),textdata(:,1),'rgb','osv'); xlabel('Age'); ylabel('Risk value'); linclass = classify(data(:,1:2),data(:,1:2)

folder actions.html.tmp

Folder Actions Folder Actions This menu displays the functionality available to t

color.js

/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */ YAHOO.util.Color = new function() { // Adapted from http://www.easyrgb.com/math.html // hsv values = 0 - 1 // rgb values 0 -

ipsec_md5h.h

/* * RCSID $Id: ipsec_md5h.h,v 1.6 1999/12/13 13:59:13 rgb Exp $ */ /* * The rest of this file is Copyright RSA DSI. See the following comments * for the full Copyright notice. */ #ifndef _IPSE

color.js

/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */ YAHOO.util.Color = new function() { // Adapted from http://www.easyrgb.com/math.html // hsv values = 0 - 1 // rgb values 0 -

heatsig.fs

// heatsig.fs // // map grayscale to heat signature uniform sampler1D sampler0; void main(void) { // Convert to grayscale float gray = dot(gl_Color.rgb, vec3(0.3, 0.59, 0.11));

color.js

/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */ YAHOO.util.Color = new function() { // Adapted from http://www.easyrgb.com/math.html // hsv values = 0 - 1 // rgb values 0 -