Sciweavers

3281 search results - page 183 / 657
» An Approach to use Executable Models for Testing
Sort
View
145
Voted
ICSE
2008
IEEE-ACM
16 years 4 months ago
Data flow testing of service-oriented workflow applications
WS-BPEL applications are a kind of service-oriented application. They use XPath extensively to integrate loosely-coupled workflow steps. However, XPath may extract wrong data from...
Lijun Mei, W. K. Chan, T. H. Tse
125
Voted
ICIAR
2004
Springer
15 years 8 months ago
Three-Dimensional Face Recognition: A Fishersurface Approach
Previous work has shown that principal component analysis (PCA) of three-dimensional face models can be used to perform recognition to a high degree of accuracy. However, experimen...
Thomas Heseltine, Nick Pears, Jim Austin
138
Voted
FGR
2006
IEEE
108views Biometrics» more  FGR 2006»
15 years 7 months ago
Regression and Classification Approaches to Eye Localization in Face Images
We address the task of accurately localizing the eyes in face images extracted by a face detector, an important problem to be solved because of the negative effect of poor localiz...
Mark Everingham, Andrew Zisserman
98
Voted
GECCO
1999
Springer
15 years 7 months ago
An Immunogenetic Approach to Spectra Recognition
The paper describes an immunogenetic approach to recognize spectra for chemical analysis. In particular, an immunological model for chemical reactions is introduced in which a pop...
Dipankar Dasgupta, Yuehua Cao, Congjun Yang
SIGSOFT
2009
ACM
15 years 10 months ago
MSeqGen: object-oriented unit-test generation via mining source code
An objective of unit testing is to achieve high structural coverage of the code under test. Achieving high structural coverage of object-oriented code requires desirable method-ca...
Suresh Thummalapenta, Tao Xie, Nikolai Tillmann, J...