代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/432821/8569760
m ex603.m
%********************************************************
%EX603.M
%功能:RGB图像显示
%********************************************************
RGB=imread('leaf.jpg'); %将图像格式文件读入为MATLAB图像对象数组数据
imag
www.eeworm.com/read/432821/8570149
m ex406.m
%********************************************************
%程序:EX406.M
%功能:RGB真彩着色使用实例
%********************************************************
[x,y]=meshgrid(-1:0.2:1); %设置矩形网格
z=x.^2+sin(y*pi
www.eeworm.com/read/432378/8608060
m load_nii.m
% Load NIFTI or ANALYZE dataset. Support both *.nii and *.hdr/*.img
% file extension. If file extension is not provided, *.hdr/*.img will
% be used as default.
%
% A subset of NIFTI transform
www.eeworm.com/read/387631/8661843
h decore.h
/**************************************************************************
* *
* This code has been developed by Andrea Graz
www.eeworm.com/read/287012/8732635
c v4l2.c
/*
* TEST V4L2
*
* bushi@mizi.com
*
* preview : 240x160 overlay on 240x320 16bpp LCD
*
* capture : 640x480
*
*
*/
#include
#include
#include
www.eeworm.com/read/430342/8754976
cpp numberanimgr.cpp
// NumberAniMgr.cpp: implementation of the CNumberAniMgr class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Menu.h"
#include "dragon.
www.eeworm.com/read/187374/8828726
h decore.h
/**************************************************************************
* *
* This code has been developed by Andrea Graz
www.eeworm.com/read/285309/8851325
h decore.h
/**************************************************************************
* *
* This code has been developed by Andrea Graz
www.eeworm.com/read/384512/8866157
m som_clustercolor.m
function color=som_clustercolor(m, class, colorcode)
% SOM_CLUSTERCOLOR Sets map unit coloring according to classification
%
% syntax 1: color = som_clustercolor(m, class, [colorcode])
% syntax 2: c
www.eeworm.com/read/381960/9060561
h decore.h
/**************************************************************************
* *
* This code has been developed by Andrea Graz