List
Smart Glasses display calibration for Epson Moverio BT35E
Posted Date: 2019-07-16 12:55     Edited Date: 2019-12-02 7:25     Writer: inactive

1. SDK Version: NA
2. Development Environment:Unity-Android
3. Tracker/Scanner: NA
4. License Type: Free
5. Target Device: BT35E

 

Hello Maxst team.

 

Our R&D team acquired recently the Moverio BT35E glasses and we would like to export some content developed for the Moverio BT350 with the Maxst SDK to the new glasses.

We already made a plugin for SDK integration which can feed the camera input via your setFrame method, however we can’t calibrate the BT35E displays due to not being supported by the calibration app and not having any display calibration related methods on the SDK.

The BT35E displays' specification is the same of the BT350’s displays, however the usage of the Epson SDK to access the camera is required.

Is there anyway to calibrate the BT35E displays for the Maxst SDK currently?

If not, will this calibration eventually be possible in the future?

Posted Date: 2019-07-19 8:37     Edited Date: 2019-07-19 8:37     Writer: slkim

We have not calibration data for bt35e yet.

I'll test it and put calibration data in the next version.

Keane

Maxst Support Team

Posted Date: 2019-07-19 11:25     Edited Date: 2019-07-19 11:25     Writer: inactive

Thanks for your prompt assistance!

Posted Date: 2019-11-20 7:53     Edited Date: 2019-11-20 7:53     Writer: inactive

Hi how to do feed the camera input via your setFrame method. in BT 35E.

Do you use Unity3d? Thanks

Posted Date: 2019-11-20 8:03     Edited Date: 2019-11-20 8:03     Writer: slkim

Check out the VideoTracker Scene in the Unity Sample.
The sample demonstrates using the SetNewFrame function to input a buffer into the MaxstARSDK.

 

Keane

Maxst Support Team

Posted Date: 2019-11-20 9:16     Edited Date: 2019-11-20 9:16     Writer: inactive

Yes, I use Unity.

The bt35e callback did not work from the Unity side at the time of the implementation, not sure if this is the case with the last Unity and bt35e SDK versions. I had to make an Android Archive Library (aar). It is also needed to convert the image to a supported format.

If you want to discuss the topic further, contact me via the following email: bmad.works@gmail.com

Posted Date: 2019-12-02 7:25     Edited Date: 2019-12-02 7:25     Writer: inactive

Yes i need to discuss with this Thanks