Sciweavers

4320 search results - page 80 / 864
» Functional Objects
Sort
View
89
Voted
SAC
1996
ACM
15 years 5 months ago
An enabling optimization for C++ virtual functions
Gaining the code re-use advantages of object oriented programming requires dynamic function binding, which allows a new subclass to override a function of a superclass. Dynamic bi...
Bradley M. Kuhn, David Binkley
91
Voted
3DPVT
2004
IEEE
146views Visualization» more  3DPVT 2004»
15 years 4 months ago
Estimating the Surface Radiance Function from Single Images
This paper describes a simple method for estimating the surface radiance function from single images of smooth surfaces made of materials whose reflectance function is isotropic a...
Antonio Robles-Kelly, Edwin R. Hancock
101
Voted
ICML
2003
IEEE
16 years 1 months ago
Optimizing Classifier Performance via an Approximation to the Wilcoxon-Mann-Whitney Statistic
When the goal is to achieve the best correct classification rate, cross entropy and mean squared error are typical cost functions used to optimize classifier performance. However,...
Lian Yan, Robert H. Dodier, Michael Mozer, Richard...
ICRA
2000
IEEE
192views Robotics» more  ICRA 2000»
15 years 5 months ago
Robust Localization for 3D Object Recognition Using Local EGI and 3D Template Matching with M-Estimators
A tele-operated system in a robot greatly reduces the demands on the human operator, although some human intervention is still required to perform such tasks as insulator recognit...
Kentaro Kawamura, Kiminori Hasegawa, Yasuyuki Some...
PADL
2012
Springer
13 years 8 months ago
Virtualizing Real-World Objects in FRP
We begin with a functional reactive programming (FRP) model in which every program is viewed as a signal function that converts a stream of input values into a stream of output va...
Daniel Winograd-Cort, Hai Liu, Paul Hudak