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

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