Sökresultat

Filtyp

Din sökning på "fc 26 coins Buyfc26coins.com is EA Sports official for FC 26 coins The service is affordable and quick..qajn" gav 95016 sökträffar

An Automatic System for Acoustic Microphone Geometry Calibration based on Minimal Solvers

In this paper, robust detection, tracking and geometry estimation methods are developed and combined into a system for estimating time-difference estimates, microphone localization and sound source movement. No assumptions on the 3D locations of the microphones and sound sources are made. The system is capable of tracking continuously moving sound sources in an reverberant environment. The multi-p

Knowledge-Based Industrial Robotics

When robots are working in dynamic environments, close to humans lacking extensive knowledge of robotics, there is a strong need to simplify the user interaction and make the system execute as autonomously as possible. For industrial robots working side-by-side with humans in manufacturing industry, AI systems are necessary to lower the demand on programming time and expertise. We are convinced th

The Remarkable Visual Abilities of Nocturnal Insects: Neural Principles and Bioinspired Night-Vision Algorithms

Despite their tiny eyes and brains, nocturnal insects have remarkable visual abilities. Recent work-particularly on fast-flying moths and bees and on ball-rolling dung beetles-has shown that nocturnal insects are able to distinguish colors, to detect faint movements, to learn visual landmarks, to orient to the faint pattern of polarized light produced by the moon, and to navigate using the stars.

Multitudes of Objects: First Implementation and Case Study for Java

In object-oriented programs, the relationship of an object to many objects is usually implemented using indirection through a collection. This is in contrast to a relationship to one object, which is usually implemented directly. However, using collections for relationships to many objects does not only mean that accessing the related objects always requires accessing the collection first, it also

Prediction of Breast Cancer Risk Based on Profiling With Common Genetic Variants

Background: Data for multiple common susceptibility alleles for breast cancer may be combined to identify women at different levels of breast cancer risk. Such stratification could guide preventive and screening strategies. However, empirical evidence for genetic risk stratification is lacking. Methods: We investigated the value of using 77 breast cancer-associated single nucleotide polymorphisms

Partial Symmetry in Polynomial Systems and Its Application in Computer Vision

Algorithms for solving systems of polynomial equations are key components for solving geometry problems in computer vision. Fast and stable polynomial solvers are essential for numerous applications e.g. minimal problems or finding for all stationary points of certain algebraic errors. Recently, full symmetry in the polynomial systems has been utilized to simplify and speed up state-of-the-art pol

Circular Higher-order Reference Attribute Grammars

Abstract in UndeterminedReference attribute grammars (RAGs) provide a practical declarative means to implement programming language compilers and other tools. RAGs have previously been extended to support both circular attributes and context-dependent declarative rewrites of the abstract syntax tree. In this previous work, dependencies between circular attributes and rewrites are not considered. I

Improved Object Detection and Pose Using Part-Based Models

Automated object detection is perhaps the most central task of computer vision and arguably the most difficult one. This paper extends previous work on part-based models by using accurate geometric models both in the learning phase and at detection. In the learning phase manual annotations are used to reduce perspective distortion before learning the part-based models. That training is performed o

Tractable Algorithms for Robust Model Estimation

What is the computational complexity of geometric model estimation in the presence of noise and outliers? We show that the number of outliers can be minimized in polynomial time with respect to the number of measurements, although exponential in the model dimension. Moreover, for a large class of problems, we prove that the statistically more desirable truncated L2-norm can be optimized with the s

Reusing Semantics in Visual Editors: A Case for Reference Attribute Grammars

The semantic formalism reference attribute grammars (RAGs) allows graphs to be superimposed on abstract syntax trees. This paper investigates how RAGs can be used to model visual languages, with a case study of a control language that also has a textual syntax. The language contains blocks on which a total execution order is defined based on connections and layout information. One strength of RAGs

Extensible intraprocedural flow analysis at the abstract syntax tree level

We have developed a new approach for implementing precise intraprocedural control-flow and dataflow analyses at the abstract syntax tree level. Our approach is declarative, making use of reference attribute grammars augmented with circular attributes and collection attributes. This results in concise executable specifications of the analyses, allowing extensions both to the language and with furth

Extending the JastAdd Extensible Java Compiler to Java 7

JastAddJ is an extensible Java compiler, implemented using reference attribute grammars. It has been shown previously how the language constructs of Java 5, like generics, could be modularly added to the original JastAddJ compiler that supported Java 1.4. In this paper we discuss our experiences from extending Jast- AddJ to support Java 7. In particular, we discuss how the Try-With-Resources state

The ALICE experiment at the CERN LHC

ALICE (A Large Ion Collider Experiment) is a general-purpose, heavy-ion detector at the CERN LHC which focuses on QCD, the strong-interaction sector of the Standard Model. It is designed to address the physics of strongly interacting matter and the quark-gluon plasma at extreme values of energy density and temperature in nucleus-nucleus collisions. Besides running with Pb ions, the physics program

Effects of withdrawal of life-sustaining therapy on long-term neurological outcome after cardiac arrest - A multicentre matched cohort study

PURPOSE: To assess the risk of self-fulfilling prophecy from withdrawal of life-sustaining therapy (WLST) in comatose cardiac arrest patients undergoing neuroprognostication.METHODS: Post-hoc multicentre study matching adults resuscitated from out-of-hospital cardiac arrests, in WLST-permitting cohorts (TTM and TTM2), and non-WLST-permitting cohorts (KORHN and ProNeCA). We matched patients in a 1:

Implementing Semantic Feedback in a Diagram Editor

In editors for visual languages it is often useful to provide interactive feedback that depends on the static semantics of the edited program. In this paper we demonstrate how such feedback can be implemented using reference attribute grammars. Because the implementation is declarative, it is easy to modularize compiler and editor computations, reusing the compiler's program model in the editor. F

Indoor Localization Using Smartphones in Multi Floor Environments Without Prior Calibration or Added Infrastructure

Indoor positioning for smart phone users has received a lot of attention in recent years. While many solutions have been developed, most rely on extra sensors, a need for predeployment of infrastructure or collecting ground truth data to train on. In this paper we see what can be done using only existing WiFi-infrastructure and Received Signal Strength from these, not using any extra sensors or ca

Uncovering symmetries in polynomial systems

In this paper we study symmetries in polynomial equation systems and how they can be integrated into the action matrix method. The main contribution is a generalization of the partial p-fold symmetry and we provide new theoretical insights as to why these methods work. We show several examples of how to use this symmetry to construct more compact polynomial solvers. As a second contribution we pre