SLAMflex SE  0.1.0
SLAMflex provides detection and tracking of dominant planes for smartphone devices. This plane can then be used to show AR content relative to the plane orientation. The detection of plane is performed in the field of view of the smartphone camera. In subsequent frames it is tracked. The interface returns the plane position and orientation.
SlamFlexWrapper Member List

This is the complete list of members for SlamFlexWrapper, including all inherited members.

DetectionState enum nameSlamFlexWrapper
SendArrayPointsDelegate(IntPtr pointer, int size)SlamFlexWrapper
SendLogDelegate(string text)SlamFlexWrapper
SendPoseDelegate(float r1, float r2, float r3, double t1, double t2, double t3)SlamFlexWrapper
SendStringDelegate(string s)SlamFlexWrapper
SetNewFrame(IntPtr pointer, int width, int height)SlamFlexWrapperinlinestatic
StartPlaneDetection()SlamFlexWrapperinlinestatic
StartSlam(SendStringDelegate ssd, SendPoseDelegate spd, SendLogDelegate sLogd, SendArrayPointsDelegate arrayPoints)SlamFlexWrapperinlinestatic
StopSlam()SlamFlexWrapperinlinestatic
ViablePlatform()SlamFlexWrapperinlineprivatestatic