public class

VisionSensor

extends Sensor
java.lang.Object
   ↳ com.vidinoti.android.vdarsdk.Sensor
     ↳ com.vidinoti.android.vdarsdk.VisionSensor

Class Overview

Represent a VisionSensor, i.e. an image being recognized. The ID of the sensor corresponds today to the ID of the Context but the SDK is not limited to that and this is subject to change.

Summary

[Expand]
Inherited Fields
From class com.vidinoti.android.vdarsdk.Sensor
Public Methods
String getType()
Return the type of sensor
String toString()
[Expand]
Inherited Methods
From class com.vidinoti.android.vdarsdk.Sensor
From class java.lang.Object

Public Methods

public String getType ()

Return the type of sensor

Returns
  • the type of sensor

public String toString ()

Since: API Level