dv_bodyid_at_xyz: Get the bodyid for a volumetric segmentation that covers a...

Description Usage Arguments Value

View source: R/position.R

Description

Get the bodyid for a volumetric segmentation that covers a given point/points in space

Usage

1
dv_bodyid_at_xyz(xyz, conn = NULL, ...)

Arguments

xyz

a vector specifying X,Y,Z coordinates, or a n x 3 matrix of multiple 3D points

conn

optional DVID connection object (see dv_conn)

...

Additional arguments passed to dv_fetch

Value

a vector of bodyids corresponding with the given points


jefferis/drvid documentation built on April 27, 2021, 2:42 p.m.