代码搜索:Measuring

找到约 351 项符合「Measuring」的源代码

代码结果 351
www.eeworm.com/read/419495/2076620

h aeefont.h

#ifndef AEEFONT_H #define AEEFONT_H /*================================================================================= FILE: AEEFont.h SERVICES: Text drawing and measuring DE
www.eeworm.com/read/413528/11152220

cpp findpupil.cpp

// // CFindPupil -- given the center of the eye, find the radius of the // pupil. Works by measuring the brightness of circles surrounding // the pupil. When the brightn
www.eeworm.com/read/203062/15366615

h laserspotdiag.h

#ifndef __LASERSPOTSIZE_H #define __LASERSPOTSIZE_H /* ==================================================================== LASERSPOTSIZE.H Laser spot measuring diagnostic. .99 ==================
www.eeworm.com/read/203062/15366650

h wavesplitdiag.h

#ifndef __WAVESPLITDIAG_H #define __WAVESPLITDIAG_H /* ==================================================================== wavesplitdiag.H Laser spot measuring diagnostic. .99 ==================
www.eeworm.com/read/419540/10863365

m recognition.m

function OutputName = Recognition(TestImage, m, A, Eigenfaces) % Recognizing step.... % % Description: This function compares two faces by projecting the images into facespace and % measuring the
www.eeworm.com/read/437101/7755262

m recognition.m

function OutputName = Recognition(TestImage, m, A, Eigenfaces) % Recognizing step.... % % Description: This function compares two faces by projecting the images into facespace and % measuring the
www.eeworm.com/read/479222/6690282

m recognition.m

function OutputName = Recognition(TestImage, m, A, Eigenfaces) % Recognizing step.... % % Description: This function compares two faces by projecting the images into facespace and % measuring the
www.eeworm.com/read/153669/12013895

m measuringradiusofroleoftape.m

%Measuring the Radius of a Role of Tape %******************************* %Your objective is to measure the radius of a roll of tape, which is %partially obscured by the tape dispenser. You will uti
www.eeworm.com/read/179372/5304992

cpp test_linear_analytic_measurement_model_gaussian_uncertainty.cpp

// Test Program // Tests the Linear Measurement Model with Gaussian uncertainty (additive) // Measuring the (vertical) distance to a wall #include
www.eeworm.com/read/153667/12013916

m measuringangleofintersection.m

%Measuring Angle of Intersection %******************************** %A common task in machine vision applications is hands-free measurement %using image acquisition and image processing techniques.