Difference between revisions of "Skills"

From LRDE

(Created page with " This page quickly presents the skills and research projects of the LRDE. For more detailed information, please go to the [[Projects.WebHome...")
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
   
This page quickly presents the [[#Skills|skills]] and [[#ResearchProjects|research projects]] of the LRDE. For more detailed information, please go to the [[Projects.WebHome|projects]] page.
+
This page quickly presents the areas of expertise of the LRDE. For more detailed information, please go to the [[Projects|projects]] page.
   
= Skills =
 
   
   
 
The activities of LRDE cover two main areas of research:
 
The activities of LRDE cover two main areas of research:
   
* Image and pattern recognition and
+
* '''« Image processing and pattern recognition »''' and
* Automata and verification
+
* '''« Automata and verification »'''
 
with a transverse research axis '''« Performance and genericity »'''.
 
 
with a transverse research axis Performance and genericity
 
   
 
Each main area, or theme, is divided into two fields.
 
Each main area, or theme, is divided into two fields.
   
   
  +
__NOTOC__
== Theme 1: ? Image and pattern recognition ? ==
 
   
=== ? Image processing ? ===
+
== <span style="color:#000080">'''Theme 1: Image processing and pattern recognition'''</span> ==
Image processing at LRDE consists mainly of writing morphological algorithms. The principal fields of application are document image analysis and medical image processing. The state of the art of these elements as well as all the results of the Image-team?s research have been integrated in Olena, a high performance generic image processing library.
 
   
 
=== '''Image processing''' ===
 
Image processing at LRDE consists mainly of writing morphological algorithms. The principal fields of application are document image analysis and medical image processing. The state of the art of these elements as well as all the results of the Image-team's research have been integrated in [[Olena]], a high performance generic image processing library.
   
   
 
== <span style="color:#000080">'''Theme 2: Automata and verification''' </span> ==
=== ? Speaker ID and signal processing ? ===
 
In the field of speaker recognition, the LRDE works on issues related to channel effects, the variability of the speaker and, more generally, to mismatch conditions between training and test speech utterances. The Speaker ID-team proposes low-dimensional representations of speaker identities.
 
   
 
=== Formal verification ===
 
LRDE's Automata-team develops automata on infinite words (&#969;-words) used for formal verification or model checking. The [[Spot]] library has been designed for this.
   
   
 
== <span style="color:#000080">'''Transverse research axis''' </span> ==
== Theme 2: ? Automata and verification ? ==
 
 
=== ? Multiple finite-state machines ? ===
 
LRDE?s Automata-team develops Vaucanson, a platform for the manipulation of multiple finite-state machines in order to provide genericity, efficiency, respect of the theory and multipurpose tools.
 
 
=== ? Formal verification ? ===
 
The second aspect of the team?s research concerns automata on infinite words (&#969;-words) used for formal verification or model checking. The Spot library has been designed for this.
 
 
 
 
== Transverse research axis ==
 
   
 
A common underlying problem of all the projects LRDE members work on is how to reconcile two aspects usually contradictory: performance and genericity.
 
A common underlying problem of all the projects LRDE members work on is how to reconcile two aspects usually contradictory: performance and genericity.
 
 
 
 
= <nop>ResearchProjects =
 
 
You will find a more thorough presentation of the different [[Projects.WebHome|projects]] by clicking each project name.
 
 
== [[Olena.WebHome|Olena]] ==
 
 
%INCLUDE{"Olena.Olena" pattern="^.*?(<!-- OLNINTROSTART -->.*?<!-- OLNINTROSTOP -->).*"}%
 
 
* Software design
 
** Generic programming
 
** Design patterns
 
* Image processing
 
 
== [[Vaucanson.WebHome|Vaucanson]] ==
 
 
%INCLUDE{"Vaucanson.Vaucanson" pattern="^.*?(<!-- VAUCINTROSTART -->.*?<!-- VAUCINTROSTOP -->).*"}%
 
 
* Software design
 
** Generic programming
 
** Design patterns
 
* Automata theory
 
 
 
== [[Spot.WebHome|Spot: a Model Checking library]] ==
 
 
%INCLUDE{"Spot.WebHome" pattern="^.*?(<!-- SPOTINTROSTART -->.*?<!-- SPOTINTROSTOP -->).*"}%
 
 
 
* Automata theory
 
* Model Checking
 
 
 
== [[Transformers.Transformers|Transformers]] ==
 
 
%INCLUDE{"Transformers.Transformers" pattern="^.*?(<!-- TRANSINTROSTART -->.*?<!-- TRANSINTROSTOP -->).*"}%
 
 
* Compilation
 
* Program transformation
 

Revision as of 18:59, 10 January 2018

This page quickly presents the areas of expertise of the LRDE. For more detailed information, please go to the projects page.


The activities of LRDE cover two main areas of research:

  • « Image processing and pattern recognition » and
  • « Automata and verification »

with a transverse research axis « Performance and genericity ».

Each main area, or theme, is divided into two fields.



Theme 1: Image processing and pattern recognition

Image processing

Image processing at LRDE consists mainly of writing morphological algorithms. The principal fields of application are document image analysis and medical image processing. The state of the art of these elements as well as all the results of the Image-team's research have been integrated in Olena, a high performance generic image processing library.


Theme 2: Automata and verification

Formal verification

LRDE's Automata-team develops automata on infinite words (ω-words) used for formal verification or model checking. The Spot library has been designed for this.


Transverse research axis

A common underlying problem of all the projects LRDE members work on is how to reconcile two aspects usually contradictory: performance and genericity.