Sciweavers

387 search results - page 19 / 78
» A generic topology library
Sort
View
ICIAR
2010
Springer
14 years 1 months ago
Generic Initialization for Motion Capture from 3D Shape
Abstract. Real time and markerless motion capture is an active research area, due to applications in human-computer interactions, for example. A large part of the existing markerle...
Benjamin Raynal, Michel Couprie, Vincent Nozick
SIAMCO
2002
65views more  SIAMCO 2002»
13 years 8 months ago
Pole Placement by Static Output Feedback for Generic Linear Systems
We consider linear systems with m inputs, p outputs and McMillan degree n, such that n = mp. If both m and p are even, we show that there is a non-empty open (in the usual topology...
A. Eremenko, Andrei Gabrielov

Source Code
579views
14 years 4 months ago
The CImg Library
The CImg Library is an open source, C++ toolkit for image processing, designed with these properties in mind : Usefulness CImg defines classes and methods to manage images in y...
David Tschumperlé
SAC
2006
ACM
13 years 8 months ago
Efficient first-class generics on stock Java virtual machines
The second-class formulation of generics in Java 5.0 discards generic type information during compilation. As a result, Java 5.0 prohibits run-time type-dependent operations, gene...
James Sasitorn, Robert Cartwright
PPDP
2010
Springer
13 years 6 months ago
Generic record combinators with static type checking
Common record systems only provide access to individual record fields. However, it is often useful to have generic record combinators, that is, functions that work with complete ...
Wolfgang Jeltsch