代码搜索结果
找到约 8,819 项符合
RGB 的代码
counter10_flink.htm
Log File Links:
tb_counter10_flink.htm
Log File Links:
proj_1_flink.htm
Log File Links:
sub_full_n_flink.htm
Log File Links:
add_full_n_flink.htm
Log File Links:
not_and_flink.htm
Log File Links:
tb_add_full_n_flink.htm
Log File Links:
capture.cpp
#include "capture.h"
int frameSize;
unsigned char *nextBuff;
unsigned char *toBuff;
void rgb_to_framebuffer( fb_v41 *vd,int width,int height,int xoffset,int yoffset,
unsigned short *im
capture.cpp
#include "capture.h"
int frameSize;
unsigned char *nextBuff;
unsigned char *toBuff;
void rgb_to_framebuffer( fb_v41 *vd,int width,int height,int xoffset,int yoffset,
unsigned short *im
leijianfangcha.m
%*******************************最大类间方差法__edit_by_wdb,20050106**************
function [II,th]=leijianfangcha(I);
%I=rgb2gray(I);
II=I;
count=imhist(I);
L=256; %定义灰度级数
[m