Sciweavers

2656 search results - page 291 / 532
» A general purpose animator
Sort
View
ICIAP
2005
ACM
16 years 6 months ago
Face and Facial Feature Localization
Abstract. In this paper we present a general technique for face and facial features localization in 2D color images with arbitrary background. In a previous work we studied an eye ...
Paola Campadelli, Raffaella Lanzarotti, Giuseppe L...
ICSE
2003
IEEE-ACM
16 years 6 months ago
Evaluating Individual Contribution Toward Group Software Engineering Projects
It is widely acknowledged that group or team projects are a staple of undergraduate and graduate software engineering courses. Such projects provide students with experiences that...
Jane Huffman Hayes, Timothy Lethbridge, Daniel Por...
ICSE
2005
IEEE-ACM
16 years 6 months ago
Object naming analysis for reverse-engineered sequence diagrams
UML sequence diagrams are commonly used to represent object interactions in software systems. This work considers the problem of extracting UML sequence diagrams from existing cod...
Atanas Rountev, Beth Harkness Connell
ICSE
2008
IEEE-ACM
16 years 6 months ago
MimEc: intelligent user notification of faults in the eclipse IDE
The earlier in the software process a fault is detected, the cheaper the cost of fixing the fault. Automated fault detection tools can provide developers with information througho...
Lucas Layman, Laurie A. Williams, Robert St. Amant
ICFP
2004
ACM
16 years 6 months ago
Generics for the masses
A generic function is a function that can be instantiated on many data types to obtain data type specific functionality. Examples of generic functions are the functions that can b...
Ralf Hinze