Vehicle recognition from multi-spectral and LiDAR elevation data with object-oriented analysis
Graph Chatbot
Chat with Graph Search
Ask any question about EPFL courses, lectures, exercises, research, news, etc. or try the example questions below.
DISCLAIMER: The Graph Chatbot is not programmed to provide explicit or categorical answers to your questions. Rather, it transforms your questions into API requests that are distributed across the various IT services officially administered by EPFL. Its purpose is solely to collect and recommend relevant references to content that you can explore to help you answer your questions.
We present the design, correctness, and analysis of SONDe, a simple fully decentralized object deployment algorithm for highly requested systems. Given an object (service or data), SONDe provides a node with a constant upper bound (h) on the number of logi ...
This study introduces a way to overcome the sensitivity of decision trees used for route choice behavior studies by using fuzzy logic while preserving the advantages of decision trees and the C4.5 algorithm, namely, comprehensibility and ease of applicatio ...
Maintaining and developing competitive advantages in a constantly changing market require the creation and exploitation of a network of adequate competences. Competence management necessitates both clean formalization and evaluation of the pertinence of co ...
This paper describes the development of a SCARA-type haptic device, which will be used to assist a human operator in non-contact object handling of silicon wafers using electrostatic levitation. The device has three degrees of freedom, of which only one (v ...
One of the most frequent operations in object-oriented programs is the "instanceof" test, also called the "subtyping" test or the "type inclusion" test. This test determines if a given object is an instance of some type. Surprisingly, despite a lot of rese ...
Pattern matching is a programming language construct considered essential in functional programming. Its purpose is to inspect and decompose data. Instead, object-oriented programming languages do not have a dedicated construct for this purpose. A possible ...
This paper presents a semi-automatic and systematic computational approach intending to count and localize different species of trees in zones of dense forest. Comparative analysis of the application of multi-spectral high resolution images and aerial LIDA ...
The motion correspondence problem, one of the classical examples of perceptual organization, addresses the question of how elements are grouped across space and time. Here, we investigate motion correspondences using a new feature attribution technique. We ...
Association for Research in Vision and Ophthalmology2008
This paper present a novel approach to perform the tomography of biological specimen based on Digital Holographic Microscopy (DHM). A hologram results from the interference between a reference wave and an object wave reflected from or transmitted through a ...
Data in object-oriented programming is organized in a hierarchy of classes. The problem of object-oriented pattern matching is how to explore this hierarchy from the outside. This usually involves classifying objects by their run-time type, accessing the ...