代码搜索结果
找到约 8,819 项符合
RGB 的代码
example7_1.m
load xpmndrll
image(X2)
title('原始彩色索引图像')
colormap(map);
colorbar
%================================
%分解彩色索引图像为RGB分量
R=map(X2,1);
R=reshape(R,size(X2));
G=map(X2,2);
G=reshape(G,size(X2));
B
test.h
// 编码表RGB数组
const BYTE C[4][256][4] =
{
{ // 彩虹编码 1
{ 0, 0, 0,0 }, { 7, 0, 0,0 }, { 15, 0, 0,0 }, { 23, 0, 0,0 }, //4
{ 31, 0, 0,0 }, { 39, 0, 0,0 }, { 47, 0, 0,0 }, {
test.h
// 编码表RGB数组
const BYTE C[4][256][4] =
{
{ // 彩虹编码 1
{ 0, 0, 0,0 }, { 7, 0, 0,0 }, { 15, 0, 0,0 }, { 23, 0, 0,0 }, //4
{ 31, 0, 0,0 }, { 39, 0, 0,0 }, { 47, 0, 0,0 }, {
3.m
I=imread('z12.JPG');
[y,x,z]=size(I);
myI=double(I);
tic
%%%%%%%%%%% RGB to HSI %%%%%%%%
H=zeros(y,x);
S=H;
HS_I=H;
for i=1:x
for j=1:y
HS_I(j,i)=((myI(j,i,1)+myI(j,i,2)+myI(j,i
test.h
// 编码表RGB数组
const BYTE C[4][256][4] =
{
{ // 彩虹编码 1
{ 0, 0, 0,0 }, { 7, 0, 0,0 }, { 15, 0, 0,0 }, { 23, 0, 0,0 }, //4
{ 31, 0, 0,0 }, { 39, 0, 0,0 }, { 47, 0, 0,0 }, {
test.h
// 编码表RGB数组
const BYTE C[4][256][4] =
{
{ // 彩虹编码 1
{ 0, 0, 0,0 }, { 7, 0, 0,0 }, { 15, 0, 0,0 }, { 23, 0, 0,0 }, //4
{ 31, 0, 0,0 }, { 39, 0, 0,0 }, { 47, 0, 0,0 }, {
example7_1.m
load xpmndrll
image(X2)
title('原始彩色索引图像')
colormap(map);
colorbar
%================================
%分解彩色索引图像为RGB分量
R=map(X2,1);
R=reshape(R,size(X2));
G=map(X2,2);
G=reshape(G,size(X2));
B
p0703.m
I=imread('cancer.bmp');
[y,x,z]=size(I);
myI=double(I); % 图象的数据类型为无符号整型,必须转换为双精度实型才能计算
%%%%%%%%%%% RGB to HSI %%%%%%%%
H=zeros(y,x);
S=H;
HS_I=H;
for i=1:x
for j=1:y
光标.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\RGB\sf_2007324124222\sf_2007324124222\光标.uv2
Project File Date: 05/17/2008
Out
光标.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\RGB\sf_20073241242222\光标.uv2
Project File Date: 07/12/2008
Output: