diff nonExposed/generateScene.m @ 31:3c29a652e441

removing spurious ls
author Mathieu Lagrange <mathieu.lagrange@cnrs.fr>
date Mon, 22 May 2017 10:19:52 +0200
parents 3d6dd8ae0b38
children 39399de892ef
line wrap: on
line diff
--- a/nonExposed/generateScene.m	Mon May 22 10:13:34 2017 +0200
+++ b/nonExposed/generateScene.m	Mon May 22 10:19:52 2017 +0200
@@ -152,6 +152,7 @@
 sceneSchedule(id2remove)=[];
 % checkClassPresence(sceneSchedule,sceneObjects);
 
+
 save ([outputPath 'annotation/' outputFileName '.mat'],'score', 'sceneObjects', 'sceneSchedule','dominantTrack', 'dominantObject','simulatedEBR');
 saveAnnotationTxt(sceneSchedule,outputPath,outputFileName);