代码搜索:width
找到约 10,000 项符合「width」的源代码
代码结果 10,000
www.eeworm.com/read/438848/7725248
m car_dingwei.m
clear;clc;
tic;
filename='E:\5.jpg';
pic1=imread(filename);
pic=rgb2gray(pic1);
[height width]=size(pic);
Bpic=edge(pic,'sobel');
m=1;
a=zeros(1,width);b=zeros(1,width);
for x=height
www.eeworm.com/read/436037/7778592
m shiftbits.m
% shiftbits - function to shift the bit-wise iris patterns in order to provide the best match
% each shift is by two bit values and left to right, since one pixel value in the
% normalised iris patt
www.eeworm.com/read/435917/7781035
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/435461/7792058
frm 平板热传导.frm
VERSION 5.00
Begin VB.Form Formpanel
Caption = "平板热传导"
ClientHeight = 8070
ClientLeft = 60
ClientTop = 345
ClientWidth = 10755
LinkTopic