R/position.R
dv_bodyid_at_xyz.RdGet the bodyid for a volumetric segmentation that covers a given point/points in space
dv_bodyid_at_xyz(xyz, conn = NULL, ...)
| xyz | a vector specifying X,Y,Z coordinates, or a n x 3 matrix of multiple 3D points |
|---|---|
| conn | optional DVID connection object (see |
| ... | Additional arguments passed to dv_fetch |
a vector of bodyids corresponding with the given points