Sciweavers

633 search results - page 93 / 127
» Casting an Object with a Core
Sort
View
CVPR
2005
IEEE
16 years 6 months ago
Pedestrian Detection in Crowded Scenes
In this paper, we address the problem of detecting pedestrians in crowded real-world scenes with severe overlaps. Our basic premise is that this problem is too difficult for any t...
Bastian Leibe, Edgar Seemann, Bernt Schiele
DAC
2004
ACM
16 years 5 months ago
An approach to placement-coupled logic replication
We present a set of techniques for placement-coupled, timingdriven logic replication. Two components are at the core of the approach. First is an algorithm for optimal timingdrive...
Milos Hrkic, John Lillis, Giancarlo Beraudo
MICCAI
2006
Springer
16 years 5 months ago
Automatic Segmentation of Jaw Tissues in CT Using Active Appearance Models and Semi-automatic Landmarking
Preoperative planning systems are commonly used for oral implant surgery. One of the objectives is to determine if the quantity and quality of bone is sufficient to sustain an impl...
José Antonio Gil, Mariano Alcañiz Ra...
VLDB
2007
ACM
118views Database» more  VLDB 2007»
16 years 4 months ago
Eliminating Impedance Mismatch in C++
Recently, the C# and the VISUAL BASIC communities were tantalized by the advent of LINQ [18]--the Language INtegrated Query technology from Microsoft. LINQ represents a set of lan...
Joseph Gil, Keren Lenz
POPL
2010
ACM
16 years 1 months ago
Integrating Typed and Untyped Code in a Scripting Language
Many large software systems originate from untyped scripting language code. While good for initial development, the lack of static type annotations can impact code-quality and per...
Francesco Zappa Nardelli, Jan Vitek, Johan Ös...