MaxstAR Native Android
Public Member Functions | List of all members
com.maxst.ar.GuideInfo Class Reference

Public Member Functions

float getInitialProgress ()
 
int getKeyframeCount ()
 
int getGuideFeatureCount ()
 
float[] getGuideFeatureBuffer ()
 
float[] getBoundingBox ()
 
TagAnchor[] getTagAnchors ()
 
int getTagAnchorCount ()
 

Detailed Description

class for guide information during SLAM

Member Function Documentation

◆ getBoundingBox()

float [] com.maxst.ar.GuideInfo.getBoundingBox ( )

Get a bounding box of a scanned object

Returns
buffer including bounding box information

◆ getGuideFeatureBuffer()

float [] com.maxst.ar.GuideInfo.getGuideFeatureBuffer ( )

Get 2d screen positions of features for guide

Returns
buffer including 2d screen positions

◆ getGuideFeatureCount()

int com.maxst.ar.GuideInfo.getGuideFeatureCount ( )

Get the number of features for guide

Returns
feature point count

◆ getInitialProgress()

float com.maxst.ar.GuideInfo.getInitialProgress ( )

Get a percentage of progress during an initialization step of SLAM

Returns
Slam initializing progress

◆ getKeyframeCount()

int com.maxst.ar.GuideInfo.getKeyframeCount ( )

Get the number of keyframes

Returns
keyframe count

The documentation for this class was generated from the following file: