Skip navigation links
A B C D E F G H I L M O P R S T U V W 

A

attach(videoSourceListener) - Method in class com.mapbox.vision.video.videosource.camera.Camera2VideoSourceImpl
 
attach(videoSourceListener) - Method in interface com.mapbox.vision.video.videosource.VideoSource
 
attachView$module(visionView) - Method in class com.mapbox.vision.VisionManager
 
attachView$module(visionView) - Method in class com.mapbox.vision.VisionReplayManager
 
AuthorizationStatus - Enum in com.mapbox.vision.mobile.core.models
Current authorization status.
AuthorizationStatus() - Constructor for enum com.mapbox.vision.mobile.core.models.AuthorizationStatus
Current authorization status.

B

BaseVisionManager - Class in com.mapbox.vision.manager
 
BaseVisionManager() - Constructor for class com.mapbox.vision.manager.BaseVisionManager
 
BezierCubic3D - Class in com.mapbox.vision.mobile.core.models
Cubic bezier spline in the world space.
BezierCubic3D(peer, p1, p2, p3, p4) - Constructor for class com.mapbox.vision.mobile.core.models.BezierCubic3D
Cubic bezier spline in the world space.
ByteArrayHolder(byteArray) - Constructor for class com.mapbox.vision.video.videosource.FrameHolder.ByteArrayHolder
 
ByteBufferHolder(byteBuffer) - Constructor for class com.mapbox.vision.video.videosource.FrameHolder.ByteBufferHolder
 

C

Camera - Class in com.mapbox.vision.mobile.core.models
Class that represents state of camera device. The precision of the camera properties depends on its calibration, so it's recommended to use them when the Camera.isCalibrated value becomes true.
Camera(frameWidth, frameHeight, fieldOfView, aspectRatio, roll, pitch, yaw, height, isCalibrated, calibrationProgress) - Constructor for class com.mapbox.vision.mobile.core.models.Camera
Class that represents state of camera device. The precision of the camera properties depends on its calibration, so it's recommended to use them when the Camera.isCalibrated value becomes true.
Camera2VideoSourceImpl - Class in com.mapbox.vision.video.videosource.camera
 
Camera2VideoSourceImpl(application, desiredWidth, desiredHeight, useAutofocus) - Constructor for class com.mapbox.vision.video.videosource.camera.Camera2VideoSourceImpl
 
Camera2VideoSourceImpl.Companion - Class in com.mapbox.vision.video.videosource.camera
 
CameraParameters - Class in com.mapbox.vision.mobile.core.models
Intrinsic camera parameters representing the source of video frames.
CameraParameters(width, height, focalInPixelsX, focalInPixelsY) - Constructor for class com.mapbox.vision.mobile.core.models.CameraParameters
Intrinsic camera parameters representing the source of video frames.
com.mapbox.vision - package com.mapbox.vision
 
com.mapbox.vision.gl - package com.mapbox.vision.gl
 
com.mapbox.vision.manager - package com.mapbox.vision.manager
 
com.mapbox.vision.mobile.core.interfaces - package com.mapbox.vision.mobile.core.interfaces
 
com.mapbox.vision.mobile.core.models - package com.mapbox.vision.mobile.core.models
 
com.mapbox.vision.mobile.core.models.classification - package com.mapbox.vision.mobile.core.models.classification
 
com.mapbox.vision.mobile.core.models.detection - package com.mapbox.vision.mobile.core.models.detection
 
com.mapbox.vision.mobile.core.models.frame - package com.mapbox.vision.mobile.core.models.frame
 
com.mapbox.vision.mobile.core.models.position - package com.mapbox.vision.mobile.core.models.position
 
com.mapbox.vision.mobile.core.models.road - package com.mapbox.vision.mobile.core.models.road
 
com.mapbox.vision.mobile.core.models.world - package com.mapbox.vision.mobile.core.models.world
 
com.mapbox.vision.performance - package com.mapbox.vision.performance
 
com.mapbox.vision.video.videosource - package com.mapbox.vision.video.videosource
 
com.mapbox.vision.video.videosource.camera - package com.mapbox.vision.video.videosource.camera
 
com.mapbox.vision.view - package com.mapbox.vision.view
 
Companion - Static variable in class com.mapbox.vision.gl.EglCore
 
Companion - Static variable in class com.mapbox.vision.video.videosource.camera.Camera2VideoSourceImpl
 
compareTo(other) - Method in class com.mapbox.vision.performance.ModelPerformanceRate
 
component1() - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
Current camera output width in pixels
component1() - Method in class com.mapbox.vision.mobile.core.models.classification.Sign
Type of the sign
component1() - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
Classified sign
component1() - Method in class com.mapbox.vision.mobile.core.models.detection.Detection
Relative coordinates of rectangle bounding the detected object on the image.
component1() - Method in class com.mapbox.vision.mobile.core.models.frame.ImageSize
 
component1() - Method in class com.mapbox.vision.mobile.core.models.frame.PixelCoordinate
Int is the horizontal distance in pixels from the origin to the object
component1() - Method in class com.mapbox.vision.mobile.core.models.FrameStatistics
 
component1() - Method in class com.mapbox.vision.mobile.core.models.position.GeoCoordinate
The latitude in degrees.
component1() - Method in class com.mapbox.vision.mobile.core.models.position.GeoLocation
Coordinate of the location
component1() - Method in class com.mapbox.vision.mobile.core.models.position.VehicleState
Geographical position of the vehicle
component1() - Method in class com.mapbox.vision.mobile.core.models.VideoClip
 
component1() - Method in class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
Distance in front of the camera
component1() - Method in class com.mapbox.vision.mobile.core.models.world.WorldObject
Unique identifier of the object.
component1() - Method in class com.mapbox.vision.performance.ModelPerformance.On
 
component2() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
component2() - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
Current camera output height in pixels
component2() - Method in class com.mapbox.vision.mobile.core.models.classification.Sign
Numeric value of the sign,
component2() - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
Confidence of the sign type,
component2() - Method in class com.mapbox.vision.mobile.core.models.detection.Detection
Class of the detected object.
component2() - Method in class com.mapbox.vision.mobile.core.models.frame.ImageSize
 
component2() - Method in class com.mapbox.vision.mobile.core.models.frame.PixelCoordinate
Int is the vertical distance in pixels from the origin to the object
component2() - Method in class com.mapbox.vision.mobile.core.models.FrameStatistics
 
component2() - Method in class com.mapbox.vision.mobile.core.models.position.GeoCoordinate
The longitude in degrees.
component2() - Method in class com.mapbox.vision.mobile.core.models.position.GeoLocation
Azimuth of the location.
component2() - Method in class com.mapbox.vision.mobile.core.models.position.VehicleState
Vehicle speed expressed in meters per second
component2() - Method in class com.mapbox.vision.mobile.core.models.road.Lane
 
component2() - Method in class com.mapbox.vision.mobile.core.models.VideoClip
 
component2() - Method in class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
Distance on the left of the camera
component2() - Method in class com.mapbox.vision.mobile.core.models.world.WorldObject
Coordinate of the object relative to the camera
component2() - Method in class com.mapbox.vision.performance.ModelPerformance.On
 
component3() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
component3() - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
Focal length in pixels by width
component3() - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
Confidence of the number on the sign
component3() - Method in class com.mapbox.vision.mobile.core.models.detection.Detection
Confidence of determining a detection class.
component3() - Method in class com.mapbox.vision.mobile.core.models.road.Lane
 
component3() - Method in class com.mapbox.vision.mobile.core.models.VideoClip
 
component3() - Method in class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
Distance above the camera
component3() - Method in class com.mapbox.vision.mobile.core.models.world.WorldObject
Type of the object
component4() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
component4() - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
Focal length in pixels by height
component4() - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
Detection on which the classification is based
component4() - Method in class com.mapbox.vision.mobile.core.models.road.Lane
 
component5() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
contains(worldCoordinate) - Method in class com.mapbox.vision.mobile.core.models.road.Lane
Checks if the lane contains specific world coordinate.
copy(peer, p1, p2, p3, p4) - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
Cubic bezier spline in the world space.
copy(width, height, focalInPixelsX, focalInPixelsY) - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
Intrinsic camera parameters representing the source of video frames.
copy(type, number) - Method in class com.mapbox.vision.mobile.core.models.classification.Sign
Object representing available sign information.
copy(sign, typeConfidence, numberConfidence, detection) - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
Single result of sign instance classification.
copy(boundingBox, detectionClass, confidence) - Method in class com.mapbox.vision.mobile.core.models.detection.Detection
Single result of object detection.
copy(imageWidth, imageHeight) - Method in class com.mapbox.vision.mobile.core.models.frame.ImageSize
 
copy(x, y) - Method in class com.mapbox.vision.mobile.core.models.frame.PixelCoordinate
Represents pixel coordinates on image. Top left corner of an image has PixelCoordinate(0, 0).
copy(segmentationDetectionFps, coreUpdateFps) - Method in class com.mapbox.vision.mobile.core.models.FrameStatistics
 
copy(latitude, longitude) - Method in class com.mapbox.vision.mobile.core.models.position.GeoCoordinate
Coordinate in Mercator.
copy(geoCoordinate, azimuth) - Method in class com.mapbox.vision.mobile.core.models.position.GeoLocation
Object representing geographical coordinates.
copy(geoLocation, speed) - Method in class com.mapbox.vision.mobile.core.models.position.VehicleState
Location of our vehicle with meta information.
copy(peer, direction, leftEdge, rightEdge) - Method in class com.mapbox.vision.mobile.core.models.road.Lane
Represents single lane instance.
copy(startSeconds, endSeconds, path) - Method in class com.mapbox.vision.mobile.core.models.VideoClip
 
copy(x, y, z) - Method in class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
Point in the ISO coordinate system (unit is a meter).
copy(id, position, objectClass) - Method in class com.mapbox.vision.mobile.core.models.world.WorldObject
Description of the object in the world.
copy(mode, rate) - Method in class com.mapbox.vision.performance.ModelPerformance.On
 
copyPixels(bytes) - Method in class com.mapbox.vision.mobile.core.models.frame.Image
Copy image pixels to ByteArray.
copyPixels(bytes) - Method in class com.mapbox.vision.mobile.core.models.frame.Image
Copy image pixels to ByteBuffer. ByteBuffer must be direct.
Country - Enum in com.mapbox.vision.mobile.core.models
Determined country of operation.
Country() - Constructor for enum com.mapbox.vision.mobile.core.models.Country
Determined country of operation.
create(videoSource) - Static method in class com.mapbox.vision.VisionManager
Method for creating a class VisionManager instance. It's only allowed to have one living instance of class VisionManager or class VisionReplayManager. To create class VisionManager with different configuration call VisionManager.destroy on existing instance or release all references to it.
create() - Static method in class com.mapbox.vision.VisionManager
Method for creating a class VisionManager instance. It's only allowed to have one living instance of class VisionManager or class VisionReplayManager. To create class VisionManager with different configuration call VisionManager.destroy on existing instance or release all references to it.
create(path) - Static method in class com.mapbox.vision.VisionReplayManager
Fabric method for creating a class VisionReplayManager instance. Do NOT call this method more than once. It's only allowed to have one living instance of class VisionReplayManager or class VisionManager. To create class VisionReplayManager with a different configuration call VisionReplayManager.destroy on existing instance or release all references to it.
createOffscreenSurface(width, height) - Method in class com.mapbox.vision.gl.EglCore
Creates an EGL surface associated with an offscreen buffer.
createTexture() - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 
createWindowSurface(surface) - Method in class com.mapbox.vision.gl.EglCore
Creates an EGL surface associated with a Surface.

D

destroy() - Static method in class com.mapbox.vision.VisionManager
Clean up the state and resources of class VisionManager. Do NOT call this method more than once.
destroy() - Static method in class com.mapbox.vision.VisionReplayManager
Clean up the state and resources of class VisionReplayManager. Do NOT call this method more than once.
detach() - Method in class com.mapbox.vision.video.videosource.camera.Camera2VideoSourceImpl
 
detach() - Method in interface com.mapbox.vision.video.videosource.VideoSource
 
Detection - Class in com.mapbox.vision.mobile.core.models.detection
Single result of object detection.
Detection(boundingBox, detectionClass, confidence) - Constructor for class com.mapbox.vision.mobile.core.models.detection.Detection
Single result of object detection.
DetectionClass - Enum in com.mapbox.vision.mobile.core.models.detection
Class of a detected object.
DetectionClass() - Constructor for enum com.mapbox.vision.mobile.core.models.detection.DetectionClass
Class of a detected object.
DeviceMotionData - Class in com.mapbox.vision.mobile.core.models
 
DeviceMotionData(rotations, orientations, screenOrientation, gravity, userAccelerationRelativeToGravity, heading) - Constructor for class com.mapbox.vision.mobile.core.models.DeviceMotionData
 
DeviceMotionData() - Constructor for class com.mapbox.vision.mobile.core.models.DeviceMotionData
 
draw(textureID, matrixMVP) - Method in class com.mapbox.vision.gl.GLDrawFrameOES
 

E

EglCore - Class in com.mapbox.vision.gl
Core EGL state (display, context, config).
EglCore(sharedContext, flags) - Constructor for class com.mapbox.vision.gl.EglCore
Core EGL state (display, context, config).
EglCore(sharedContext) - Constructor for class com.mapbox.vision.gl.EglCore
Core EGL state (display, context, config).
EglCore() - Constructor for class com.mapbox.vision.gl.EglCore
Core EGL state (display, context, config).
EglCore.Companion - Class in com.mapbox.vision.gl
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.classification.Sign
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.detection.Detection
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.frame.ImageSize
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.frame.PixelCoordinate
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.FrameStatistics
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.position.GeoCoordinate
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.position.GeoLocation
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.position.VehicleState
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.road.Lane
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.VideoClip
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
 
equals(p) - Method in class com.mapbox.vision.mobile.core.models.world.WorldObject
 
equals(p) - Method in class com.mapbox.vision.performance.ModelPerformance.On
 

F

finalize() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
finalize() - Method in class com.mapbox.vision.mobile.core.models.frame.Image
 
finalize() - Method in class com.mapbox.vision.mobile.core.models.road.Lane
 
finalize() - Method in class com.mapbox.vision.mobile.core.models.world.WorldDescription
 
FLAG_EGL_RECORDABLE_ANDROID - Static variable in class com.mapbox.vision.gl.EglCore
 
Frame - Class in com.mapbox.vision.mobile.core.models.frame
Single frame with meta information.
Frame(image, time) - Constructor for class com.mapbox.vision.mobile.core.models.frame.Frame
Single frame with meta information.
FrameDetections - Class in com.mapbox.vision.mobile.core.models.detection
All detections for a single frame.
FrameDetections(frame, detections) - Constructor for class com.mapbox.vision.mobile.core.models.detection.FrameDetections
All detections for a single frame.
FrameHolder.ByteArrayHolder - Class in com.mapbox.vision.video.videosource
 
FrameHolder.ByteBufferHolder - Class in com.mapbox.vision.video.videosource
 
FrameSegmentation - Class in com.mapbox.vision.mobile.core.models
Segmentation result for a single frame.
FrameSegmentation(frame, segmentation) - Constructor for class com.mapbox.vision.mobile.core.models.FrameSegmentation
Segmentation result for a single frame.
FrameSignClassifications - Class in com.mapbox.vision.mobile.core.models.classification
All sign classifications for a single frame.
FrameSignClassifications(frame, signs) - Constructor for class com.mapbox.vision.mobile.core.models.classification.FrameSignClassifications
All sign classifications for a single frame.
FrameStatistics - Class in com.mapbox.vision.mobile.core.models
 
FrameStatistics(segmentationDetectionFps, coreUpdateFps) - Constructor for class com.mapbox.vision.mobile.core.models.FrameStatistics
 

G

GeoCoordinate - Class in com.mapbox.vision.mobile.core.models.position
Coordinate in Mercator.
GeoCoordinate(latitude, longitude) - Constructor for class com.mapbox.vision.mobile.core.models.position.GeoCoordinate
Coordinate in Mercator.
GeoLocation - Class in com.mapbox.vision.mobile.core.models.position
Object representing geographical coordinates.
GeoLocation(geoCoordinate, azimuth) - Constructor for class com.mapbox.vision.mobile.core.models.position.GeoLocation
Object representing geographical coordinates.
geoToWorld(geoCoordinate) - Static method in class com.mapbox.vision.VisionManager
Converts the location of the point from a geographical coordinate to a world coordinate.
geoToWorld(geoCoordinate) - Static method in class com.mapbox.vision.VisionReplayManager
Converts the location of the point from a geographical coordinate to a world coordinate.
getApplication() - Method in class com.mapbox.vision.VisionManager
 
getAspectRatio() - Method in class com.mapbox.vision.mobile.core.models.Camera
The ratio of width to height of the camera frame.
getAzimuth() - Method in class com.mapbox.vision.mobile.core.models.position.GeoLocation
Azimuth of the location.
getBackgroundAspect() - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 
getBoundingBox() - Method in class com.mapbox.vision.mobile.core.models.detection.Detection
Relative coordinates of rectangle bounding the detected object on the image.
getByteArray() - Method in class com.mapbox.vision.video.videosource.FrameHolder.ByteArrayHolder
 
getByteBuffer() - Method in class com.mapbox.vision.video.videosource.FrameHolder.ByteBufferHolder
 
getCalibrationProgress() - Method in class com.mapbox.vision.mobile.core.models.Camera
Calibration progress.
getConfidence() - Method in class com.mapbox.vision.mobile.core.models.detection.Detection
Confidence of determining a detection class.
getCoreUpdateFps() - Method in class com.mapbox.vision.mobile.core.models.FrameStatistics
 
getCurrentLaneCenter() - Method in class com.mapbox.vision.mobile.core.models.road.RoadDescription
Position of the center of the current lane
getCurrentLaneIndex() - Method in class com.mapbox.vision.mobile.core.models.road.RoadDescription
Index of the lane in lanes array where vehicle is located.
getCurrentLaneWidth() - Method in class com.mapbox.vision.mobile.core.models.road.RoadDescription
Width of the current lane in meters
getCurve() - Method in class com.mapbox.vision.mobile.core.models.road.LaneEdge
Lane edge geometry in the world space
getDetection() - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
Detection on which the classification is based
getDetectionClass() - Method in class com.mapbox.vision.mobile.core.models.detection.Detection
Class of the detected object.
getDetections() - Method in class com.mapbox.vision.mobile.core.models.detection.FrameDetections
Array of detected objects.
getDirection() - Method in class com.mapbox.vision.mobile.core.models.road.Lane
 
getDuration() - Static method in class com.mapbox.vision.VisionReplayManager
Get total duration of the the replaying session, in seconds.
getEglContext() - Method in class com.mapbox.vision.gl.EglCore
 
getEndSeconds() - Method in class com.mapbox.vision.mobile.core.models.VideoClip
 
getFieldOfView() - Method in class com.mapbox.vision.mobile.core.models.Camera
Vertical field of view expressed in radians.
getFocalInPixelsX() - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
Focal length in pixels by width
getFocalInPixelsY() - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
Focal length in pixels by height
getFormat() - Method in class com.mapbox.vision.mobile.core.models.frame.Image
Image format.
getFps() - Method in class com.mapbox.vision.performance.ModelPerformanceRate
 
getFrame() - Method in class com.mapbox.vision.mobile.core.models.classification.FrameSignClassifications
Original frame.
getFrame() - Method in class com.mapbox.vision.mobile.core.models.detection.FrameDetections
Original frame.
getFrame() - Method in class com.mapbox.vision.mobile.core.models.FrameSegmentation
Original frame
getFrameBufferId() - Method in class com.mapbox.vision.gl.RenderBuffer
 
getFrameHeight() - Method in class com.mapbox.vision.mobile.core.models.Camera
Camera frame height.
getFrameStatistics() - Static method in class com.mapbox.vision.VisionManager
 
getFrameStatistics() - Static method in class com.mapbox.vision.VisionReplayManager
 
getFrameWidth() - Method in class com.mapbox.vision.mobile.core.models.Camera
Camera frame width.
getGeoCoordinate() - Method in class com.mapbox.vision.mobile.core.models.position.GeoLocation
Coordinate of the location
getGeoLocation() - Method in class com.mapbox.vision.mobile.core.models.position.VehicleState
Geographical position of the vehicle
getGeomagneticHeading() - Method in class com.mapbox.vision.mobile.core.models.HeadingData
 
getGeomagneticRawValues() - Method in class com.mapbox.vision.mobile.core.models.HeadingData
 
getGravity() - Method in class com.mapbox.vision.mobile.core.models.DeviceMotionData
 
getHeading() - Method in class com.mapbox.vision.mobile.core.models.DeviceMotionData
 
getHeight() - Method in class com.mapbox.vision.mobile.core.models.Camera
Height above the road surface in meters.
getHeight() - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
Current camera output height in pixels
getId() - Method in class com.mapbox.vision.mobile.core.models.world.WorldObject
Unique identifier of the object.
getImage() - Method in class com.mapbox.vision.mobile.core.models.frame.Frame
 
getImageHeight() - Method in class com.mapbox.vision.mobile.core.models.frame.ImageSize
 
getImageWidth() - Method in class com.mapbox.vision.mobile.core.models.frame.ImageSize
 
getLanes() - Method in class com.mapbox.vision.mobile.core.models.road.RoadDescription
Lanes on the road
getLatitude() - Method in class com.mapbox.vision.mobile.core.models.position.GeoCoordinate
The latitude in degrees.
getLeftEdge() - Method in class com.mapbox.vision.mobile.core.models.road.Lane
 
getLength() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
getLongitude() - Method in class com.mapbox.vision.mobile.core.models.position.GeoCoordinate
The longitude in degrees.
getMapboxToken() - Method in class com.mapbox.vision.VisionManager
 
getMatrixMVP() - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 
getMode() - Method in class com.mapbox.vision.performance.ModelPerformance.On
 
getNumber() - Method in class com.mapbox.vision.mobile.core.models.classification.Sign
Numeric value of the sign,
getNumberConfidence() - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
Confidence of the number on the sign
getObjectClass() - Method in class com.mapbox.vision.mobile.core.models.world.WorldObject
Type of the object
getObjects() - Method in class com.mapbox.vision.mobile.core.models.world.WorldDescription
 
getObjectsInLane(lane) - Method in class com.mapbox.vision.mobile.core.models.world.WorldDescription
Get all world objects that are currently in specific lane.
getObjectsOfClass(detectionClass) - Method in class com.mapbox.vision.mobile.core.models.world.WorldDescription
Get all world objects that have specified detection class.
getOrientations() - Method in class com.mapbox.vision.mobile.core.models.DeviceMotionData
 
getP1() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
getP2() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
getP3() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
getP4() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
getPath() - Method in class com.mapbox.vision.mobile.core.models.VideoClip
 
getPeer() - Method in class com.mapbox.vision.view.VisionView
 
getPitch() - Method in class com.mapbox.vision.mobile.core.models.Camera
Pitch of the camera in radians.
getPosition() - Method in class com.mapbox.vision.mobile.core.models.world.WorldObject
Coordinate of the object relative to the camera
getPreviewSize() - Method in class com.mapbox.vision.video.videosource.camera.Camera2VideoSourceImpl
 
getProgress() - Static method in class com.mapbox.vision.VisionReplayManager
Get current progress of the replaying session, in seconds.
getRate() - Method in class com.mapbox.vision.performance.ModelPerformance.On
 
getRelativePositionInLane() - Method in class com.mapbox.vision.mobile.core.models.road.RoadDescription
Relative position in the lane.
getRenderViewportAspect() - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 
getRightEdge() - Method in class com.mapbox.vision.mobile.core.models.road.Lane
 
getRoll() - Method in class com.mapbox.vision.mobile.core.models.Camera
Roll of the camera in radians.
getRotations() - Method in class com.mapbox.vision.mobile.core.models.DeviceMotionData
 
getScreenOrientation() - Method in class com.mapbox.vision.mobile.core.models.DeviceMotionData
 
getSegmentation() - Method in class com.mapbox.vision.mobile.core.models.FrameSegmentation
Image representing segmentation mask.
getSegmentationDetectionFps() - Method in class com.mapbox.vision.mobile.core.models.FrameStatistics
 
getSign() - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
Classified sign
getSigns() - Method in class com.mapbox.vision.mobile.core.models.classification.FrameSignClassifications
Array of classified signs.
getSize() - Method in class com.mapbox.vision.mobile.core.models.frame.Image
Image size.
getSpeed() - Method in class com.mapbox.vision.mobile.core.models.position.VehicleState
Vehicle speed expressed in meters per second
getStartSeconds() - Method in class com.mapbox.vision.mobile.core.models.VideoClip
 
getTextureId() - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 
getTextureId() - Method in class com.mapbox.vision.gl.RenderBuffer
 
getTime() - Method in class com.mapbox.vision.mobile.core.models.frame.Frame
 
getTimestamp() - Method in class com.mapbox.vision.mobile.core.models.HeadingData
 
getTrueHeading() - Method in class com.mapbox.vision.mobile.core.models.HeadingData
 
getType() - Method in class com.mapbox.vision.mobile.core.models.classification.Sign
Type of the sign
getType() - Method in class com.mapbox.vision.mobile.core.models.road.LaneEdge
Type of the lane edge
getTypeConfidence() - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
Confidence of the sign type,
getUserAccelerationRelativeToGravity() - Method in class com.mapbox.vision.mobile.core.models.DeviceMotionData
 
getVisionEventsListener() - Static method in class com.mapbox.vision.VisionManager
Listener for class VisionManager. It's held as a week reference.
getVisionEventsListener() - Static method in class com.mapbox.vision.VisionReplayManager
Listener for class VisionReplayManager. It's held as a week reference.
getVisualizationMode() - Method in class com.mapbox.vision.view.VisionView
Determines what type of events should class VisionView display. Default value is Clear.
getWidth() - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
Current camera output width in pixels
getX() - Method in class com.mapbox.vision.mobile.core.models.frame.PixelCoordinate
Int is the horizontal distance in pixels from the origin to the object
getX() - Method in class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
Distance in front of the camera
getY() - Method in class com.mapbox.vision.mobile.core.models.frame.PixelCoordinate
Int is the vertical distance in pixels from the origin to the object
getY() - Method in class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
Distance on the left of the camera
getYaw() - Method in class com.mapbox.vision.mobile.core.models.Camera
Yaw of the camera in radians.
getZ() - Method in class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
Distance above the camera
GLBackgroundFrame - Class in com.mapbox.vision.gl
 
GLBackgroundFrame(width, height) - Constructor for class com.mapbox.vision.gl.GLBackgroundFrame
 
GLDrawFrameOES - Class in com.mapbox.vision.gl
 
GLDrawFrameOES() - Constructor for class com.mapbox.vision.gl.GLDrawFrameOES
 
GLReleasable - Interface in com.mapbox.vision.gl
 

H

hashCode() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.classification.Sign
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.detection.Detection
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.frame.ImageSize
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.frame.PixelCoordinate
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.FrameStatistics
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.position.GeoCoordinate
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.position.GeoLocation
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.position.VehicleState
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.road.Lane
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.VideoClip
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
 
hashCode() - Method in class com.mapbox.vision.mobile.core.models.world.WorldObject
 
hashCode() - Method in class com.mapbox.vision.performance.ModelPerformance.On
 
HeadingData - Class in com.mapbox.vision.mobile.core.models
 
HeadingData(trueHeading, geomagneticHeading, geomagneticRawValues, timestamp) - Constructor for class com.mapbox.vision.mobile.core.models.HeadingData
 

I

Image - Class in com.mapbox.vision.mobile.core.models.frame
Image object with attributes.
Image(peer, format, size) - Constructor for class com.mapbox.vision.mobile.core.models.frame.Image
Image object with attributes.
ImageFormat - Enum in com.mapbox.vision.mobile.core.models.frame
Pixel format of an image.
ImageFormat() - Constructor for enum com.mapbox.vision.mobile.core.models.frame.ImageFormat
Pixel format of an image.
ImageSize - Class in com.mapbox.vision.mobile.core.models.frame
 
ImageSize(imageWidth, imageHeight) - Constructor for class com.mapbox.vision.mobile.core.models.frame.ImageSize
 
init(application, mapboxToken) - Static method in class com.mapbox.vision.VisionManager
Initialize SDK with mapbox access token and application instance. Do it once per application session, eg in android.app.Application.onCreate.
INSTANCE - Static variable in class com.mapbox.vision.performance.ModelPerformance.Off
 
INSTANCE - Static variable in class com.mapbox.vision.performance.ModelPerformanceRate.HIGH
 
INSTANCE - Static variable in class com.mapbox.vision.performance.ModelPerformanceRate.LOW
 
INSTANCE - Static variable in class com.mapbox.vision.performance.ModelPerformanceRate.MEDIUM
 
INSTANCE - Static variable in class com.mapbox.vision.VisionManager
The main object for registering for events from the SDK, starting and stopping their delivery. It also provides some useful functions for performance configuration and data conversion.
INSTANCE - Static variable in class com.mapbox.vision.VisionReplayManager
class VisionReplayManager is a counterpart of class VisionManager that uses recorded video and telemetry instead of realtime data. Use it to debug and test functions that use Vision in a development environment before testing on a road. Use it in the same workflow you use class VisionManager after creating it with specific recorded session.
isCalibrated() - Method in class com.mapbox.vision.mobile.core.models.Camera
Returns

L

Lane - Class in com.mapbox.vision.mobile.core.models.road
Represents single lane instance.
Lane(peer, direction, leftEdge, rightEdge) - Constructor for class com.mapbox.vision.mobile.core.models.road.Lane
Represents single lane instance.
LaneDirection - Enum in com.mapbox.vision.mobile.core.models.road
Direction of a lane.
LaneDirection() - Constructor for enum com.mapbox.vision.mobile.core.models.road.LaneDirection
Direction of a lane.
LaneEdge - Class in com.mapbox.vision.mobile.core.models.road
Lane edge description.
LaneEdge(type, curve) - Constructor for class com.mapbox.vision.mobile.core.models.road.LaneEdge
Lane edge description.
LaneEdgeType - Enum in com.mapbox.vision.mobile.core.models.road
Type of the lane edge.
LaneEdgeType() - Constructor for enum com.mapbox.vision.mobile.core.models.road.LaneEdgeType
Type of the lane edge.
lockPixels() - Method in class com.mapbox.vision.mobile.core.models.frame.Image
Lock image. After calling this method image pixel data could be copied via Image.copyPixels at any moment and any thread. Image must be unlocked with Image.unlockPixels method when image data is no longer needed. Important: if Image.unlockPixels is not called after Image.lockPixels it will lead to memory leak.

M

makeCurrent(eglSurface) - Method in class com.mapbox.vision.gl.EglCore
Makes our EGL context current, using the supplied surface for both "draw" and "read".
makeCurrent() - Method in class com.mapbox.vision.gl.OffscreenSurface
 
MIN_FRAME_HEIGHT - Static variable in class com.mapbox.vision.video.videosource.camera.Camera2VideoSourceImpl
 
MIN_FRAME_WIDTH - Static variable in class com.mapbox.vision.video.videosource.camera.Camera2VideoSourceImpl
 
ModelPerformance - Class in com.mapbox.vision.performance
Represents performance setting for tasks related to specific ML model.
ModelPerformance.Off - Class in com.mapbox.vision.performance
 
ModelPerformance.On - Class in com.mapbox.vision.performance
 
ModelPerformanceMode - Enum in com.mapbox.vision.performance
Determines whether SDK should adapt its performance to environmental changes (acceleration/deceleration, standing time) or stay fixed. Dynamic option can save some percentage of power.
ModelPerformanceMode() - Constructor for enum com.mapbox.vision.performance.ModelPerformanceMode
Determines whether SDK should adapt its performance to environmental changes (acceleration/deceleration, standing time) or stay fixed. Dynamic option can save some percentage of power.
ModelPerformanceRate - Class in com.mapbox.vision.performance
Determines performance of the specific model. These are high-level settings that translate into adjustment of FPS for ML model inference.
ModelPerformanceRate.HIGH - Class in com.mapbox.vision.performance
 
ModelPerformanceRate.LOW - Class in com.mapbox.vision.performance
 
ModelPerformanceRate.MEDIUM - Class in com.mapbox.vision.performance
 
ModuleInterface - Interface in com.mapbox.vision.manager
 

O

OffscreenSurface - Class in com.mapbox.vision.gl
 
OffscreenSurface(eglCore, width, height) - Constructor for class com.mapbox.vision.gl.OffscreenSurface
 
On(mode, rate) - Constructor for class com.mapbox.vision.performance.ModelPerformance.On
 
onAuthorizationStatusUpdated($this, authorizationStatus) - Static method in class com.mapbox.vision.mobile.core.interfaces.VisionEventsListener.DefaultImpls
Authorization status was updated. class VisionManager may not emit events unless it has successfully authorized.
onAuthorizationStatusUpdated(authorizationStatus) - Method in interface com.mapbox.vision.mobile.core.interfaces.VisionEventsListener
Authorization status was updated. class VisionManager may not emit events unless it has successfully authorized.
onCameraUpdated($this, camera) - Static method in class com.mapbox.vision.mobile.core.interfaces.VisionEventsListener.DefaultImpls
Camera state was updated. Use this method to obtain current values of calibration progress, frame size, and other camera parameters from class Camera instance.
onCameraUpdated(camera) - Method in interface com.mapbox.vision.mobile.core.interfaces.VisionEventsListener
Camera state was updated. Use this method to obtain current values of calibration progress, frame size, and other camera parameters from class Camera instance.
onCountryUpdated($this, country) - Static method in class com.mapbox.vision.mobile.core.interfaces.VisionEventsListener.DefaultImpls
Country was updated.
onCountryUpdated(country) - Method in interface com.mapbox.vision.mobile.core.interfaces.VisionEventsListener
Country was updated.
onFrameDetectionsUpdated($this, frameDetections) - Static method in class com.mapbox.vision.mobile.core.interfaces.VisionEventsListener.DefaultImpls
Detections were updated.
onFrameDetectionsUpdated(frameDetections) - Method in interface com.mapbox.vision.mobile.core.interfaces.VisionEventsListener
Detections were updated.
onFrameSegmentationUpdated($this, frameSegmentation) - Static method in class com.mapbox.vision.mobile.core.interfaces.VisionEventsListener.DefaultImpls
Segmentation mask was updated.
onFrameSegmentationUpdated(frameSegmentation) - Method in interface com.mapbox.vision.mobile.core.interfaces.VisionEventsListener
Segmentation mask was updated.
onFrameSignClassificationsUpdated($this, frameSignClassifications) - Static method in class com.mapbox.vision.mobile.core.interfaces.VisionEventsListener.DefaultImpls
Classified signs were updated.
onFrameSignClassificationsUpdated(frameSignClassifications) - Method in interface com.mapbox.vision.mobile.core.interfaces.VisionEventsListener
Classified signs were updated.
onNewCameraParameters(cameraParameters) - Method in interface com.mapbox.vision.video.videosource.VideoSourceListener
 
onNewFrame(frameHolder, imageFormat, imageSize) - Method in interface com.mapbox.vision.video.videosource.VideoSourceListener
 
onPause() - Method in class com.mapbox.vision.view.VisionView
Call this method when class VisionView should no longer render on the screen.
onResume() - Method in class com.mapbox.vision.view.VisionView
 
onRoadDescriptionUpdated($this, roadDescription) - Static method in class com.mapbox.vision.mobile.core.interfaces.VisionEventsListener.DefaultImpls
Road description was updated. Road description parameters reach maximum accuracy when class Camera is calibrated and may not be produced until then.
onRoadDescriptionUpdated(roadDescription) - Method in interface com.mapbox.vision.mobile.core.interfaces.VisionEventsListener
Road description was updated. Road description parameters reach maximum accuracy when class Camera is calibrated and may not be produced until then.
onUpdateCompleted($this) - Static method in class com.mapbox.vision.mobile.core.interfaces.VisionEventsListener.DefaultImpls
This method is called after the whole update iteration is completed. This means that all the data that came from delegate methods is in sync. This method is an appropriate place to work with different values emitted from class VisionManager during current iteration.
onUpdateCompleted() - Method in interface com.mapbox.vision.mobile.core.interfaces.VisionEventsListener
This method is called after the whole update iteration is completed. This means that all the data that came from delegate methods is in sync. This method is an appropriate place to work with different values emitted from class VisionManager during current iteration.
onVehicleStateUpdated($this, vehicleState) - Static method in class com.mapbox.vision.mobile.core.interfaces.VisionEventsListener.DefaultImpls
Vehicle state was updated.
onVehicleStateUpdated(vehicleState) - Method in interface com.mapbox.vision.mobile.core.interfaces.VisionEventsListener
Vehicle state was updated.
onWorldDescriptionUpdated($this, worldDescription) - Static method in class com.mapbox.vision.mobile.core.interfaces.VisionEventsListener.DefaultImpls
World description was updated. World description parameters reach maximum accuracy when class Camera is calibrated and may not be produced until then.
onWorldDescriptionUpdated(worldDescription) - Method in interface com.mapbox.vision.mobile.core.interfaces.VisionEventsListener
World description was updated. World description parameters reach maximum accuracy when class Camera is calibrated and may not be produced until then.

P

PixelCoordinate - Class in com.mapbox.vision.mobile.core.models.frame
Represents pixel coordinates on image. Top left corner of an image has PixelCoordinate(0, 0).
PixelCoordinate(x, y) - Constructor for class com.mapbox.vision.mobile.core.models.frame.PixelCoordinate
Represents pixel coordinates on image. Top left corner of an image has PixelCoordinate(0, 0).
pixelToWorld(pixelCoordinate) - Static method in class com.mapbox.vision.VisionManager
Converts the location of the point from a frame coordinate to a world coordinate.
pixelToWorld(pixelCoordinate) - Static method in class com.mapbox.vision.VisionReplayManager
Converts the location of the point from a frame coordinate to a world coordinate.

R

registerModule(moduleInterface) - Method in class com.mapbox.vision.manager.BaseVisionManager
 
registerModule(ptr) - Method in interface com.mapbox.vision.manager.ModuleInterface
 
registerModule(moduleInterface) - Method in class com.mapbox.vision.VisionManager
 
registerModule(moduleInterface) - Method in class com.mapbox.vision.VisionReplayManager
 
release() - Method in class com.mapbox.vision.gl.EglCore
Discards all resources held by this class, notably the EGL context. This must be called from the thread where the context was created.
release() - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 
release() - Method in class com.mapbox.vision.gl.GLDrawFrameOES
 
release() - Method in interface com.mapbox.vision.gl.GLReleasable
 
release() - Method in class com.mapbox.vision.gl.OffscreenSurface
 
release() - Method in class com.mapbox.vision.gl.RenderBuffer
 
releaseSurface(eglSurface) - Method in class com.mapbox.vision.gl.EglCore
Destroys the specified surface. Note the EGLSurface won't actually be destroyed if it's still current in a context.
RenderBuffer - Class in com.mapbox.vision.gl
 
RenderBuffer(width, height) - Constructor for class com.mapbox.vision.gl.RenderBuffer
 
RoadDescription - Class in com.mapbox.vision.mobile.core.models.road
Object aggregating information about road markup and road geometry.
RoadDescription(lanes, currentLaneIndex, relativePositionInLane, currentLaneCenter, currentLaneWidth) - Constructor for class com.mapbox.vision.mobile.core.models.road.RoadDescription
Object aggregating information about road markup and road geometry.

S

SegmentationClass - Enum in com.mapbox.vision.mobile.core.models
Type of segmented object.
SegmentationClass() - Constructor for enum com.mapbox.vision.mobile.core.models.SegmentationClass
Type of segmented object.
setBackground(frameHolder, imageSize, onSizeChanged) - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 
setBackgroundAspect(p) - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 
setCameraHeight(cameraHeight) - Static method in class com.mapbox.vision.VisionManager
Sets the camera height above the road surface
setModelPerformance(modelPerformance) - Static method in class com.mapbox.vision.VisionManager
 
setModelPerformance(modelPerformance) - Static method in class com.mapbox.vision.VisionReplayManager
 
setPeer(p) - Method in class com.mapbox.vision.view.VisionView
 
setPresentationTime(eglSurface, nanoseconds) - Method in class com.mapbox.vision.gl.EglCore
Sends the presentation time stamp to EGL. Time is expressed in nanoseconds.
setProgress(progressSeconds) - Static method in class com.mapbox.vision.VisionReplayManager
Set current progress of the replaying session, in seconds.
setRenderViewportAspect(p) - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 
setTextureId(p) - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 
setVisionEventsListener(p) - Static method in class com.mapbox.vision.VisionManager
Listener for class VisionManager. It's held as a week reference.
setVisionEventsListener(p) - Static method in class com.mapbox.vision.VisionReplayManager
Listener for class VisionReplayManager. It's held as a week reference.
setVisionManager(visionManager) - Method in class com.mapbox.vision.view.VisionView
setVisualizationMode(p) - Method in class com.mapbox.vision.view.VisionView
Determines what type of events should class VisionView display. Default value is Clear.
Sign - Class in com.mapbox.vision.mobile.core.models.classification
Object representing available sign information.
Sign(type, number) - Constructor for class com.mapbox.vision.mobile.core.models.classification.Sign
Object representing available sign information.
SignClassification - Class in com.mapbox.vision.mobile.core.models.classification
Single result of sign instance classification.
SignClassification(sign, typeConfidence, numberConfidence, detection) - Constructor for class com.mapbox.vision.mobile.core.models.classification.SignClassification
Single result of sign instance classification.
SignType - Enum in com.mapbox.vision.mobile.core.models.classification
Type of a sign.
SignType() - Constructor for enum com.mapbox.vision.mobile.core.models.classification.SignType
Type of a sign.
sizeInBytes() - Method in class com.mapbox.vision.mobile.core.models.frame.Image
 
start() - Static method in class com.mapbox.vision.VisionManager
Start delivering events from class VisionManager. Should be called with all permission granted, and after VisionManager.create is called. Do NOT call this method more than once or after VisionManager.destroy is called.
start() - Static method in class com.mapbox.vision.VisionReplayManager
Start delivering events from class VisionReplayManager. When started class VisionReplayManager reads recorded telemetry and video from a session folder supplied to VisionReplayManager.create method. If class VisionReplayManager was stopped, then VisionReplayManager.start will resume reading the session from the moment it was stopped. Do NOT call this method more than once or after VisionReplayManager.destroy is called.
startRecording(path) - Static method in class com.mapbox.vision.VisionManager
Start recording a session. Do NOT call this method more than once or before VisionManager.start or after VisionManager.stop is called. During the session full telemetry and video are recorded to specified path. You may use resulted directory to replay the recorded session with class VisionReplayManager. Important: Method serves debugging purposes. Do NOT use session recording in production applications.
Status - Enum in com.mapbox.vision.mobile.core.models
 
Status() - Constructor for enum com.mapbox.vision.mobile.core.models.Status
 
stop() - Static method in class com.mapbox.vision.VisionManager
Stop delivering events from class VisionManager. Do NOT call this method more than once or before VisionManager.start or after VisionManager.destroy is called. To resume call VisionManager.start again. Call this method after VisionManager.start and before VisionManager.destroy.
stop() - Static method in class com.mapbox.vision.VisionReplayManager
Stop delivering events from class VisionReplayManager. class VisionReplayManager stops reading telemetry and video of the session. Do NOT call this method more than once or before VisionReplayManager.start or after VisionReplayManager.destroy is called.
stopRecording() - Static method in class com.mapbox.vision.VisionManager
Stop recording a session. Do NOT call this method more than once or before VisionManager.startRecording or after VisionManager.stop is called. Important: Method serves debugging purposes. Do NOT use session recording in production applications.
surfaceChanged(holder, format, width, height) - Method in class com.mapbox.vision.view.VisionView
 
surfaceCreated(holder) - Method in class com.mapbox.vision.view.VisionView
 
surfaceDestroyed(holder) - Method in class com.mapbox.vision.view.VisionView
 
swapBuffers(eglSurface) - Method in class com.mapbox.vision.gl.EglCore
Calls eglSwapBuffers. Use this to "publish" the current frame.

T

TAG - Static variable in class com.mapbox.vision.video.videosource.camera.Camera2VideoSourceImpl
 
toString() - Method in class com.mapbox.vision.mobile.core.models.BezierCubic3D
 
toString() - Method in class com.mapbox.vision.mobile.core.models.CameraParameters
 
toString() - Method in class com.mapbox.vision.mobile.core.models.classification.Sign
 
toString() - Method in class com.mapbox.vision.mobile.core.models.classification.SignClassification
 
toString() - Method in class com.mapbox.vision.mobile.core.models.detection.Detection
 
toString() - Method in class com.mapbox.vision.mobile.core.models.frame.ImageSize
 
toString() - Method in class com.mapbox.vision.mobile.core.models.frame.PixelCoordinate
 
toString() - Method in class com.mapbox.vision.mobile.core.models.FrameStatistics
 
toString() - Method in class com.mapbox.vision.mobile.core.models.position.GeoCoordinate
 
toString() - Method in class com.mapbox.vision.mobile.core.models.position.GeoLocation
 
toString() - Method in class com.mapbox.vision.mobile.core.models.position.VehicleState
 
toString() - Method in class com.mapbox.vision.mobile.core.models.road.Lane
 
toString() - Method in class com.mapbox.vision.mobile.core.models.VideoClip
 
toString() - Method in class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
 
toString() - Method in class com.mapbox.vision.mobile.core.models.world.WorldObject
 
toString() - Method in class com.mapbox.vision.performance.ModelPerformance.On
 

U

unlockPixels() - Method in class com.mapbox.vision.mobile.core.models.frame.Image
Unlock image. Must be called after Image.lockPixels when image pixel data is no longer needed.
unregisterModule(moduleInterface) - Method in class com.mapbox.vision.manager.BaseVisionManager
 
unregisterModule() - Method in interface com.mapbox.vision.manager.ModuleInterface
 
unregisterModule(moduleInterface) - Method in class com.mapbox.vision.VisionManager
 
unregisterModule(moduleInterface) - Method in class com.mapbox.vision.VisionReplayManager
 
update() - Method in class com.mapbox.vision.gl.GLBackgroundFrame
 

V

VehicleState - Class in com.mapbox.vision.mobile.core.models.position
Location of our vehicle with meta information.
VehicleState(geoLocation, speed) - Constructor for class com.mapbox.vision.mobile.core.models.position.VehicleState
Location of our vehicle with meta information.
VideoClip - Class in com.mapbox.vision.mobile.core.models
 
VideoClip(startSeconds, endSeconds, path) - Constructor for class com.mapbox.vision.mobile.core.models.VideoClip
 
VideoSource - Interface in com.mapbox.vision.video.videosource
 
VideoSourceListener - Interface in com.mapbox.vision.video.videosource
 
VideoSourceListener.FrameHolder - Class in com.mapbox.vision.video.videosource
 
VisionEventsListener - Interface in com.mapbox.vision.mobile.core.interfaces
Interface that user’s custom object should conform to in order to receive events from class VisionManager.
VisionEventsListener.DefaultImpls - Class in com.mapbox.vision.mobile.core.interfaces
Interface that user’s custom object should conform to in order to receive events from class VisionManager.
VisionManager - Class in com.mapbox.vision
The main object for registering for events from the SDK, starting and stopping their delivery. It also provides some useful functions for performance configuration and data conversion.
VisionReplayManager - Class in com.mapbox.vision
class VisionReplayManager is a counterpart of class VisionManager that uses recorded video and telemetry instead of realtime data. Use it to debug and test functions that use Vision in a development environment before testing on a road. Use it in the same workflow you use class VisionManager after creating it with specific recorded session.
VisionView - Class in com.mapbox.vision.view
Presents segmentation and detection events emitted from class VisionManager as well as raw video frames. Displayed content depends on the current value of visualizationMode. In Segmentation and Detection modes class VisionView displays according events when class VisionManager or class VisionReplayManager is started. In Clear mode raw video frames are displayed:
VisionView(context) - Constructor for class com.mapbox.vision.view.VisionView
 
VisionView(context, attrs) - Constructor for class com.mapbox.vision.view.VisionView
 
VisualizationMode - Enum in com.mapbox.vision.view
Mode that determines which type of events is currently being visualized.
VisualizationMode() - Constructor for enum com.mapbox.vision.view.VisualizationMode
Mode that determines which type of events is currently being visualized.

W

WorldCoordinate - Class in com.mapbox.vision.mobile.core.models.world
Point in the ISO coordinate system (unit is a meter).
WorldCoordinate(x, y, z) - Constructor for class com.mapbox.vision.mobile.core.models.world.WorldCoordinate
Point in the ISO coordinate system (unit is a meter).
WorldDescription - Class in com.mapbox.vision.mobile.core.models.world
Object aggregating information about objects and their position in the world around a vehicle. Description includes static and dynamic objects.
WorldDescription(peer, objects) - Constructor for class com.mapbox.vision.mobile.core.models.world.WorldDescription
Object aggregating information about objects and their position in the world around a vehicle. Description includes static and dynamic objects.
WorldObject - Class in com.mapbox.vision.mobile.core.models.world
Description of the object in the world.
WorldObject(id, position, objectClass) - Constructor for class com.mapbox.vision.mobile.core.models.world.WorldObject
Description of the object in the world.
worldToGeo(worldCoordinate) - Static method in class com.mapbox.vision.VisionManager
Converts the location of the point in a world coordinate to a geographical coordinate.
worldToGeo(worldCoordinate) - Static method in class com.mapbox.vision.VisionReplayManager
Converts the location of the point in a world coordinate to a geographical coordinate.
worldToPixel(worldCoordinate) - Static method in class com.mapbox.vision.VisionManager
Converts the location of the point from a world coordinate to a frame coordinate.
worldToPixel(worldCoordinate) - Static method in class com.mapbox.vision.VisionReplayManager
Converts the location of the point from a world coordinate to a frame coordinate.
A B C D E F G H I L M O P R S T U V W 
Skip navigation links