removed Heading::rnd()
changed particle init fixed uninitialized values new ground-truth helper methods added new stats to the eval (distance from ground-truth)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef PAPERVISIMPORTANCE_H
|
||||
#define PAPERVISIMPORTANCE_H
|
||||
|
||||
/*
|
||||
#include <Indoor/grid/Grid.h>
|
||||
#include <Indoor/grid/factory/GridFactory.h>
|
||||
#include <Indoor/grid/factory/GridImportance.h>
|
||||
@@ -275,5 +276,6 @@ public:
|
||||
|
||||
|
||||
};
|
||||
*/
|
||||
|
||||
#endif // PAPERVISIMPORTANCE_H
|
||||
|
||||
Reference in New Issue
Block a user