List
Merge or edit slam maps
Posted Date: 2019-02-20 12:05     Edited Date: 2019-02-20 23:53     Writer: inactive

Please provide your development details as below;

1. SDK Version:4.0.4
2. Development Environment: (eg. Unity-Android, Unity-iOS, Native Android, Native iOS) Unity
3. Tracker/Scanner:
4. License Type(Free / Pro-One Time Fee / Pro-Subscription / Enterprise): Pro-One Time Fee
5. Target Device(Optional):

We can assist better if you attach screenshots of issues.

 

Is there any way to merge 2 slam maps? I'm using the slam feature to scan an outside area, but the map is very influenced by light condition (sun or cloudy). If I create a sunny map it works when is sunny and the same when I use a cloudy map. 

Can I combine the 2 of them so the detection works for both sunny and cloudy conditions? 

Is there a way to edit the slam maps? to refine the point cloud? for example to remove temporary items that may or may not be in the scene?

Thank you!

Posted Date: 2019-02-20 23:52     Edited Date: 2019-02-20 23:52     Writer: kscho

Hello.

Thanks for your interest in MAXST SDK.

Object Tracker can load up to three 3dmaps and recognize one among them when you point a mobile phone at an real object, so I'd like to recommend to create two or three maps taken under different lighting conditions and add all of them in object tracker.

To do that, you need to add another ObjectTrackable to Hierarchy View in Unity.

If there is already-added ObjectTrackable in Hierarchy View when you add the new one, you need to inactivate all of them and activate only the new one.

After that, make your contents on each map.

Thanks.

 

John,

MAXST Support Team