代码搜索结果
找到约 8,819 项符合
RGB 的代码
5-4-2.cfm.htm
在网页中使用颜色
example4_9.m
RGB1=imread('pic005.jpg');
RGB2=imread('pic007.jpg');
I1=imread('rice.tif');
I2=imread('testpat1.tif');
subplot(2,2,1); %将图形窗口等分成4部分
subimage([0,500],[0,500],RGB1);
subplot(2,2,2);
subimage([
f11_1.m
%原始索引图像
load trees
%转换为灰度图像
I = ind2gray(X,map);
figure(1)
subplot(2,2,1);
imshow(X,map)
title('索引图像');
subplot(2,2,2);
imshow(I)
title('转换后的灰度图像');
%原始真彩图像
RGB = imread('peppers.png')
64k_test.c
/* Svga64k.bgi 测试文件 */
#include "graphics.h"
#include "Svga64k.h"
#include "stdio.h"
#include "stdlib.h"
#include "fcntl.h"
#include "malloc.h"
#include "io.h"
int huge Return_SVGA64K(void
bmpimage.h
/*
*
* This code from Dr. Dobbs Journal, March 1995. Copyright information unavailable.
* http://www.ddj.com/ftp/1995/1995.03/bmp.zip
*
*/
#ifndef _BMPIMAGE_H
#define _BMPIMAGE_H
#d
triquadd.c
#include /* get HP-PHIGS definitions for C */
#include /* get standard I/O definitions */
#include /* link with library "-lm" */
#define SetGcolr(Var,Rd,Gr,Bl) Var.