代码搜索结果
找到约 8,819 项符合
RGB 的代码
新建 文本文档.txt
clear, close all
B=imread('she.jpg'); %读入原始jpg格式图像
figure(1);
imshow(B),title('原始jpg格式图像');
I1=rgb2gray(B); %将原图像转
const_mult.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
ENTITY const_mult IS
GENERIC ( N : INTEGER := 8; --RGB信号宽度
tir
#!/bin/sh
#
# RCSID $Id: tir,v 1.4 2002/04/24 07:36:18 mcr Exp $
#
# This script is OBSOLETE -- rgb, May 6th, 1998
# return path
../utils/setsa 10.2.0.139 114 ah md5 66306630663031326630663066303132
tif96
#!/bin/sh
#
# RCSID $Id: tif96,v 1.4 2002/04/24 07:36:18 mcr Exp $
#
# This script is OBSOLETE -- rgb, May 6th, 1998
# forward path
../utils/addrt 10.1.0.0 255.255.0.0 10.3.0.0 255.255.0.0 10.2.0.13
guifunc.h
#ifndef _GUIFUNC_H_
#define _GUIFUNC_H_
#if 0 //delete by chenjun 20040204
/* globle system call back subroutines */
#define RGB(r, g, b) (MMS_U16)((r
tir
#!/bin/sh
#
# RCSID $Id: tir,v 1.1.1.1 2002/09/05 03:13:18 ken Exp $
#
# This script is OBSOLETE -- rgb, May 6th, 1998
# return path
../utils/setsa 10.2.0.139 114 ah md5 6630663066303132663066306630
ac1181.pas
program ural1181;
const
maxn=1000;
colorstr='RGB';
var
count:array[1..3]of word;
color:array[1..maxn]of byte;
prev,next:array[1..maxn]of word;
n,i:word;
c:char;
begin
readln