代码搜索结果

找到约 8,819 项符合 RGB 的代码

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