google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 402 forks source link

Is there a way to convert AugmentedImageDatabase from byte-array ? #702

Open Akash437 opened 4 years ago

Akash437 commented 4 years ago

You guys are doing great, are we going to get a feature to convert AugmentedImageDatabase from byte-array ?

something like

AugmentedImageDatabase.deserialize() which is already available in and Arcore Android SDK.

VERSIONS USED