Outils pour utilisateurs

Outils du site


supcomp_project

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Dernière révision Les deux révisions suivantes
supcomp_project [2009/12/09 17:19]
tigli
supcomp_project [2009/12/09 17:39]
tigli
Ligne 3: Ligne 3:
  
 Date : 120909 Date : 120909
 +
 Who ? : Annie, Erwan, Zouhaire, Jean-Yves ​ Who ? : Annie, Erwan, Zouhaire, Jean-Yves ​
  
 ==== SUP introduction ​ ==== ==== SUP introduction ​ ====
  
-SUP is the new software platform of the Team Pulsar. It's the VSIP plateform ​ reengineered without ​ +SUP is the new software platform of the Team Pulsar. 
-the Genius commrecial part (even if temporarly, genius is always in the SUP platform)  + 
- +It's the VSIP plateform ​ reengineered without the Genius commrecial part (even if temporarly, genius is always in the SUP platform)  
 To acces to SUP, first we be registered in the gforge INRIA. To acces to SUP, first we be registered in the gforge INRIA.
  
-{{:​sup_functional_software_architecture_.jpg%150|}}+==== SUP Fnctional Software Architecture ==== 
 + 
 +{{:​sup_functional_software_architecture_.jpg?250|}} 
 + 
 + 
 +==== Data format ==== 
 + 
 +  * <​listevent>​ ::= <​event>​ | <​event>​ <​listevent>​  
 + 
 +  * event ::= <nom> <​position 2D>  
 +    * nom ::= <​string>​ 
 +    * <​position 2D> ::= <Xa> <Ya> <Xb> <​Yb>​ 
 +    * <Xa> ::= <​int>​ 
 +    * <Ya> ::= <​int>​ 
 +    * <Xb> ::= <​int>​ 
 +    * <Yb> ::= <​int>​ 
 + 
 +a : en haut à gauche 
 + 
 +b : en bas à droite  
 + 
 + 
 +  * <​listactor>​ ::= <​actor>​ | <​actor>​ <​listactor>​  
 + 
 +  * actor ::= <Id> <​Type>​ <​Boundary box 3D> <​Boundary box 2D> <​Trajectory 3D> <​CurrentPosition 3D> <​Classification Properties>​ 
 +    * <Id> ::= int 
 +    * <​Type>​ ::= <​string>​ 
 +    * <​Boundary box 3D> ::= <L> <l> <H> <X> <Y> <Z>  
 +    * <​Boundary box 2D> ::= <Xa> <Ya> <Xb> <​Yb>​ 
 +    * <​Trajectory 3D> ::= <​Timestamp>​ | <​Timestamp>​ <​Trajectory 3D>  
 +    * <​CurrentPosition 3D> ::= <X> <Y> <Z>  
 +    * <​Classification Properties>​ ::=  <​property>​ | <​property>​ <​Classification Properties>​  
 +    * <​Timestamp>​ ::= <​date>​ <nom camera>  
 +    * <​property>​ ::= <​string>​ 
 + 
 + 
 +<L> : Longueur  
 + 
 +<​l> ​ : largeur 
 + 
 +<H> : hauteur 
 + 
 +<X> : X milieu de la base de l'​objet ​ 3D 
 + 
 +<Y> : Y milieu de la base de l'​objet ​ 3D 
 + 
 +<Z> : Z milieu de la base de l'​objet ​ 3D 
 + 
 + 
 + 
 + 
 + 
 + 
supcomp_project.txt · Dernière modification: 2009/12/09 18:07 par tigli