Huawei Technologies Co

public int addImage(String name, Bitmap bitmap, float widthInMeters) Illustration: Adds a single named image with known physical size to the augmented image database from an Android bitmap, with a specified physical width in meters. public int getNumImages() Illustration: Returns the number of images in the database. public static ARAugmentedImageDatabase deserialize (ARSession session ... ................
................