代码搜索结果

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

load_nii_img.m

% internal function % - Jimmy Shen (jimmy@rotman-baycrest.on.ca) function [img,hdr] = load_nii_img(hdr,filetype,fileprefix,machine,img_idx,dim5_idx,dim6_idx,dim7_idx,old_RGB) if ~exist('

main.c

#include #include #include "..\Target\44blib.h" #include "..\target\44b.h" #include "..\lcdtest\lcd.h" //extern const INT8U Bitmaparray[][76800];//320*240的RGB图片=>BmpArray

main.bak

set talk off &&关闭对话模式 set safe off set stat off set dele on &&不处理已删除的记录 set cent on set date to ansi close all RELEASE WINDOW Standard if mod(day(date()),2)=0 _SCREEN.backcolor=rgb(

main.prg

set talk off &&关闭对话模式 set safe off set stat off set dele on &&不处理已删除的记录 set cent on set date to ansi close all RELEASE WINDOW Standard if mod(day(date()),2)=0 _SCREEN.backcolor=rgb(

new_dwt.m

function [Image_DWT_Fn,watermarked] = new_dwt(a); Level=1; % W_img = imread('mit.jpg'); % image acquisition % W_img = rgb2gray(W_img); % for i=201:256 % for j=158:256 % W_i

lpdenhance_main.m

function lpdenhance_main clc clear all in=imread('212.bmp'); im=rgb2gray(in); figure,imshow(in);title('原始图像');axis on; im = double(im) / 256; n=5; pflit='9-7'; lpy=lpd(im,pflit,n); for i=4

tryit_view.asp@filename=trycss_background-color

body {background-color: yellow} h1 {background-color: #00ff00} h2 {background-color: transparent} p {background-color: rgb(250,0,255)}

style.aspx

我的邮箱 Sub Page_Load(Sender As Object, e As EventArgs) Button1.Style("Background-Color")="#FFFF00" '以RGB 设定颜