代码搜索:图像捕捉
找到约 10,000 项符合「图像捕捉」的源代码
代码结果 10,000
www.eeworm.com/read/321867/13394152
txt matlab实用程序百例3.txt
实例72:图像分析(1)
h0=figure('toolbar','none',...
'position',[198 56 350 468],...
'name','实例72');
h1=axes('parent',h0,...
'position',[0.25 0.45 0.5 0.5],...
'visible','off');
I=imre
www.eeworm.com/read/316275/13526468
c op-2.c
#include
#include
#include
#define NNN 8
#define Nketa 3
/* 存放图像信息的结构 */
struct PictureInfo
{
long left,top;
long width;
long height;
WORD x_densit
www.eeworm.com/read/312143/13618340
h zimgload.h
/**********************************************************************************
* ZImgLoad.h -- 主要用于各种图像格式输入、输出的库函数
*
* 当前版本号:1.0.1,2003.01.23
* 替代版本号:1.0.0,2001.11.26
*
* 版权所有(C) 1999-200
www.eeworm.com/read/311781/13625873
txt matlab实用程序百例3.txt
实例72:图像分析(1)
h0=figure('toolbar','none',...
'position',[198 56 350 468],...
'name','实例72');
h1=axes('parent',h0,...
'position',[0.25 0.45 0.5 0.5],...
'visible','off');
I=imre
www.eeworm.com/read/311447/13630957
m dfbimage.m
function im = dfbimage(y, gap, gridI)
% DFBIMAGE Produce an image from the result subbands of DFB从DFB子带结果中产生一个图像
%
% im = dfbimage(y, [gap, gridI])
%
% Input:
% y: output from DFBDEC
% gap: gap (in
www.eeworm.com/read/306231/13749026
txt matlab实用程序百例3.txt
实例72:图像分析(1)
h0=figure('toolbar','none',...
'position',[198 56 350 468],...
'name','实例72');
h1=axes('parent',h0,...
'position',[0.25 0.45 0.5 0.5],...
'visible','off');
I=imre
www.eeworm.com/read/305298/13774598
m ty2.m
function tuoyuan1()
allsamples=[]; %所有训练图像
for i=1:6
for j=1:7
a=imread(strcat('C:\Documents and Settings\Rohoan\桌面',num2str(i),'\',num2str(j),'.jpg'));
imshow(a);
b=a(1:51
www.eeworm.com/read/303792/13808687
java serialimage2.java
// 程序:二维连续图像播放
// 范例文件:SerialImage2.java
import java.awt.*;
import java.applet.*;
public class SerialImage2 extends Applet implements Runnable
{
int SPF;
int sx, sy;
www.eeworm.com/read/303012/13823927
txt matlab实用程序百例3.txt
实例72:图像分析(1)
h0=figure('toolbar','none',...
'position',[198 56 350 468],...
'name','实例72');
h1=axes('parent',h0,...
'position',[0.25 0.45 0.5 0.5],...
'visible','off');
I=imre
www.eeworm.com/read/302661/13829466
txt matlab3.txt
实例72:图像分析(1)
h0=figure('toolbar','none',...
'position',[198 56 350 468],...
'name','实例72');
h1=axes('parent',h0,...
'position',[0.25 0.45 0.5 0.5],...
'visible','off');
I=imre