Trajectory Management and Analysis : Différence entre versions

De Transport
Ligne 7 : Ligne 7 :
 
** tracking from video data: potential missing points (occlusion)
 
** tracking from video data: potential missing points (occlusion)
 
* Exceptions ??
 
* Exceptions ??
* binding python
+
* Python bindings: inspiration from OpenCV?
  
 
==Resources==
 
==Resources==
 
* www-ctp.di.fct.unl.pt/~fb/gisruk2011_final.pdf
 
* www-ctp.di.fct.unl.pt/~fb/gisruk2011_final.pdf
 +
* http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=5337231

Version du 8 juin 2012 à 17:54

  • Data structure for trajectories?
    • dimention: 2D, 3D?
    • time dimension: constant sampling rate?
  • Application data:
    • GPS: potentially different sampling rate
    • case of fixed point detection (BT)
    • tracking from video data: potential missing points (occlusion)
  • Exceptions ??
  • Python bindings: inspiration from OpenCV?

Resources