Private
clientReadonly
methods: { Readonly
capturefrom rpc viam.service.vision.v1.VisionService.CaptureAllFromCamera
Readonly
I: typeof CaptureAllFromCameraRequestReadonly
O: typeof CaptureAllFromCameraResponseReadonly
kind: UnaryReadonly
name: "CaptureAllFromCamera"Readonly
doDoCommand sends/receives arbitrary commands
from rpc viam.service.vision.v1.VisionService.DoCommand
Readonly
I: typeof DoCommandRequestReadonly
O: typeof DoCommandResponseReadonly
kind: UnaryReadonly
name: "DoCommand"Readonly
getGetClassifications will return a list of classifications in the next image given the image bytes and a classifier
from rpc viam.service.vision.v1.VisionService.GetClassifications
Readonly
I: typeof GetClassificationsRequestReadonly
O: typeof GetClassificationsResponseReadonly
kind: UnaryReadonly
name: "GetClassifications"Readonly
getGetClassificationsFromCamera will return a list of classifications in the next image given a camera and a classifier
from rpc viam.service.vision.v1.VisionService.GetClassificationsFromCamera
Readonly
I: typeof GetClassificationsFromCameraRequestReadonly
O: typeof GetClassificationsFromCameraResponseReadonly
kind: UnaryReadonly
name: "GetClassificationsFromCamera"Readonly
getGetDetections will return a list of detections in the next image given the image bytes and a detector
from rpc viam.service.vision.v1.VisionService.GetDetections
Readonly
I: typeof GetDetectionsRequestReadonly
O: typeof GetDetectionsResponseReadonly
kind: UnaryReadonly
name: "GetDetections"Readonly
getGetDetectionsFromCamera will return a list of detections in the next image given a camera and a detector
from rpc viam.service.vision.v1.VisionService.GetDetectionsFromCamera
Readonly
I: typeof GetDetectionsFromCameraRequestReadonly
O: typeof GetDetectionsFromCameraResponseReadonly
kind: UnaryReadonly
name: "GetDetectionsFromCamera"Readonly
getGetObjectPointClouds returns all the found objects in a pointcloud from a camera of the underlying robot, as well as the 3-vector center of each of the found objects. A specific MIME type can be requested but may not necessarily be the same one returned.
from rpc viam.service.vision.v1.VisionService.GetObjectPointClouds
Readonly
I: typeof GetObjectPointCloudsRequestReadonly
O: typeof GetObjectPointCloudsResponseReadonly
kind: UnaryReadonly
name: "GetObjectPointClouds"Readonly
getGetProperties will return the properties as booleans given the name of the vision service
from rpc viam.service.vision.v1.VisionService.GetProperties
Readonly
I: typeof visionApi.GetPropertiesRequestReadonly
O: typeof visionApi.GetPropertiesResponseReadonly
kind: UnaryReadonly
name: "GetProperties"Readonly
typePrivate
Readonly
namePrivate
Readonly
options
A gRPC-web client for a Vision service.