We're building an application that uses image recognition and the HoloLenses spatial mapping to accurately detect objects in a room. To test this system, we'd like to be able to provide the HoloLens with the same spatial mapping data every test run, as to make sure our tests are comparable.
According to this post, it is not possible to save the spatial mapping data and load it back into the HoloLens application at a later time. Is this still correct and , if so, does anyone know a different solution to make our test runs comparable?