Sciweavers

614 search results - page 18 / 123
» Fast Expression Templates
Sort
View
CCR
2008
131views more  CCR 2008»
13 years 7 months ago
An improved DFA for fast regular expression matching
Domenico Ficara, Stefano Giordano, Gregorio Procis...
ISVC
2007
Springer
14 years 1 months ago
Real-Time 3D Face Tracking with Mutual Information and Active Contours
Abstract. We present a markerless real-time, model-based 3D face tracking methodology. The system combines two robust and complimentary optimization-based strategies, namely active...
Giorgio Panin, Alois Knoll
POPL
2006
ACM
14 years 8 months ago
Specifying C++ concepts
C++ templates are key to the design of current successful mainstream libraries and systems. They are the basis of programming techniques in diverse areas ranging from conventional...
Gabriel Dos Reis, Bjarne Stroustrup
FGR
2002
IEEE
197views Biometrics» more  FGR 2002»
14 years 19 days ago
Robust Full-Motion Recovery of Head by Dynamic Templates and Re-Registration Techniques
This paper presents a method to recover the full-motion (3 rotations and 3 translations) of the head from an input video using a cylindrical head model. Given an initial reference...
Jing Xiao, Takeo Kanade, Jeffrey F. Cohn
GPCE
2007
Springer
14 years 1 months ago
Simple and safe SQL queries with c++ templates
Most software applications use a relational database for data management and storage. Interaction with such a database is often done by letting the program construct strings with ...
Joseph Gil, Keren Lenz