Maxst AR SDK 4.0.0  4.0.0
Public Member Functions | List of all members
com.maxst.ar.GuideInfo Class Reference

Public Member Functions

float getInitialProgress ()
 
int getKeyframeCount ()
 
int getGuideFeatureCount ()
 
float [] getGuideFeatureBuffer ()
 

Detailed Description

class for guide information during SLAM

Member Function Documentation

◆ getGuideFeatureBuffer()

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

Get 2d screen positions of features for guide

Returns
buffer including 2d screen positions

◆ getGuideFeatureCount()

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

Get the number of features for guide

Returns
feature point count

◆ getInitialProgress()

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

Get a percentage of progress during an initialization step of SLAM

Returns
Slam initializing progress

◆ getKeyframeCount()

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

Get the number of keyframes

Returns
keyframe count

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