Sciweavers

241 search results - page 41 / 49
» Generic Patch Inference
Sort
View
IAT
2010
IEEE
13 years 7 months ago
Collaborative Learning of Ontology Fragments by Co-operating Agents
Abstract--Collaborating agents require either prior agreement on the shared vocabularies that they use for communication, or some means of translating between their private ontolog...
Heather S. Packer, Nicholas Gibbins, Nicholas R. J...
CVPR
2011
IEEE
13 years 5 months ago
Global Stereo Matching Leveraged by Sparse Ground Control Points
We present a novel global stereo model that makes use of constraints from points with known depths, i.e., the Ground Control Points (GCPs) as referred to in stereo literature. Our...
Liang Wang, Ruigang Yang
CVPR
2011
IEEE
13 years 5 months ago
Collaborative Personalization of Image Enhancement
While most existing enhancement tools for photographs have universal auto-enhancement functionality, recent research [8] shows that users can have personalized preferences. In thi...
Juan Caicedo, Ashish Kapoor, Sing Bing Kang
ECOOP
2012
Springer
12 years 1 days ago
Object Initialization in X10
X10 is an object oriented programming language with a sophisticated type system (constraints, class invariants, non-erased generics, closures) and concurrency constructs (asynchron...
Yoav Zibin, David Cunningham, Igor Peshansky, Vija...
ICSE
2007
IEEE-ACM
14 years 9 months ago
Refactoring for Parameterizing Java Classes
Type safety and expressiveness of many existing Java libraries and their client applications would improve, if the libraries were upgraded to define generic classes. Efficient and...
Adam Kiezun, Michael D. Ernst, Frank Tip, Robert M...