diff scripts/learn-motion-patterns.py @ 917:89cc05867c4c

reorg and work in progress
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Tue, 04 Jul 2017 18:00:01 -0400
parents b58a1061a717
children 7b3f2e0a2652
line wrap: on
line diff
--- a/scripts/learn-motion-patterns.py	Tue Jul 04 17:36:24 2017 -0400
+++ b/scripts/learn-motion-patterns.py	Tue Jul 04 18:00:01 2017 -0400
@@ -31,6 +31,7 @@
 # 2. load proto, load objects, update proto, save proto
 # 3. assign objects from one db to proto
 # 4. load objects from several files, save in another
+# 5. keep prototypes, with positions/velocities, in separate db (keep link to original data through filename, type and index)
 
 # TODO add possibility to cluter with velocities
 # TODO add possibility to start with saved prototypes so that one can incrementally learn from several databases