Smart Glasses display calibration for Epson Moverio BT35E
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?
We have not calibration data for bt35e yet.
I'll test it and put calibration data in the next version.
Keane
Maxst Support Team
Thanks for your prompt assistance!
Hi how to do feed the camera input via your setFrame method. in BT 35E.
Do you use Unity3d? Thanks
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
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
Yes i need to discuss with this Thanks