Sciweavers

1738 search results - page 257 / 348
» Matching Reviews to Objects using a Language Model
Sort
View
ECOOP
2007
Springer
15 years 7 months ago
Non-null References by Default in Java: Alleviating the Nullity Annotation Burden
With the advent of Java 5 annotations, we note a marked increase in the availability of tools that can statically detect potential null dereferences. For such tools to be truly eff...
Patrice Chalin, Perry R. James
249
Voted
MICCAI
2010
Springer
15 years 9 months ago
  A Fully Automated Approach to Segmentation of Irregularly Shaped Cellular Structures in EM Images
While there has been substantial progress in segmenting natural im- ages, state-of-the-art methods that perform well in such tasks unfortunately tend to underperform ...
A. Lucchi, K. Smith, R. Achanta, V. Lepetit, P. Fu...
133
Voted
MICCAI
2010
Springer
15 years 1 months ago
A Fully Automated Approach to Segmentation of Irregularly Shaped Cellular Structures in EM Images
Abstract. While there has been substantial progress in segmenting natural images, state-of-the-art methods that perform well in such tasks unfortunately tend to underperform when c...
Aurélien Lucchi, Kevin Smith, Radhakrishna ...
155
Voted
HT
2003
ACM
15 years 8 months ago
HyperReal: a hypermedia model for mixed reality
This paper describes a generic hypermedia model that is used as a framework for building context aware and mixed reality applications. It can handle different media elements, and ...
Luís Romero, Nuno Correia
112
Voted
TOOLS
1992
IEEE
15 years 7 months ago
Write-ing Applications: Design of an Extensible Text Editor as an Application Framework
Using an object-oriented approach, the text editor Write has been designed to be extensible while its basic structure has been kept small and simple. As its main extension concept...
Clemens A. Szyperski