diff scripts/learn-poi.py @ 844:5a68779d7777

added capability to save prototypes
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Thu, 14 Jul 2016 00:34:59 -0400
parents 181bcb6dad3a
children 6db83beb5350
line wrap: on
line diff
--- a/scripts/learn-poi.py	Wed Jul 13 23:45:47 2016 -0400
+++ b/scripts/learn-poi.py	Thu Jul 14 00:34:59 2016 -0400
@@ -59,6 +59,7 @@
     gmmId += 1
 
 if args.display:
+    plt.axis('equal')
     plt.show()
 
 # fig = plt.figure()