List
loading time to scan
Posted Date: 2017-11-22 11:54     Edited Date: 2017-12-23 1:13     Writer: farizsungkar

hello.  right now im making a game with unity that contains 100 markers. We tested and it took around a minute to finally be able to start scanning the markers and showing the object. any solution for this??

thanks

Posted Date: 2017-11-23 3:57     Edited Date: 2017-11-23 3:57     Writer: inactive

When we tested with 100 images ourselves, it took 30 seconds or less.

Could you please send us the images so that we can try and find the reason?

Posted Date: 2017-11-23 4:07     Edited Date: 2017-11-23 4:07     Writer: farizsungkar

maybe different result on diferent device. i have try another device with better specs  it took faster.

thanks for your respond

Posted Date: 2017-12-21 4:40     Edited Date: 2017-12-21 7:19     Writer: farizsungkar

before you said it took  about 30 seconds to load 100 markers
which device you using on?
because when i using asus zenfone live, it took more than 1 minutes
is it possible to load 100 markers within 10 seconds using any device?

or if it's not posible can i load image target only from first scene and not load again when i go to next scene?
thanks

Posted Date: 2017-12-22 15:38     Edited Date: 2017-12-23 1:13     Writer: inactive

 In the case of Samsung Galaxy S6, It took about 9 seconds to load one hundred 2D map files.

This is the logcat message from Android studio.

12-23 00:19:22.677 14741-16130/com.maxst.ar.sample I/MaxstAR-Native: Tracker data name : ImageTarget/trevi.2dmap
12-23 00:19:22.686 14741-16130/com.maxst.ar.sample I/MaxstAR-Native: Tracker data name : ImageTarget/waffle.2dmap
12-23 00:19:22.693 14741-16130/com.maxst.ar.sample I/MaxstAR-Native: Tracker data name : ImageTarget/waves.2dmap
12-23 00:19:22.699 14741-16130/com.maxst.ar.sample I/MaxstAR-Native: Map Loding Time : 1400.781982 ms <= Start to load 
12-23 00:19:29.867 14741-16130/com.maxst.ar.sample I/MaxstAR-Native: AR2D Map Count : 100
12-23 00:19:31.476 14741-16130/com.maxst.ar.sample I/MaxstAR-Native:  <= Complete to load

#########################################
12-23 00:19:31.476 14741-16130/com.maxst.ar.sample I/MaxstAR-Native: TOTAL : 17.184561

 

After testing with some more low-spec Android phones, we'll let you know the result.

Thanks.

- Maxst support team