Skip to content

retrieve voxel coords given segment id #649

@jakobtroidl

Description

@jakobtroidl

I am looking for a way to generate a list of voxel coordinates for a given segment ID. I want to use those voxel coordinates to sample a point cloud for each neuron. I explicitly do not want to use the vertices of meshes to sample the point cloud but sample from the volume directly.

I found something related to this issue, which recommends using 'cc3d'. My task is significantly related to counting the voxels of a particular segment, so I assume it is possible to get the list of voxel coordinates. Id also be happy already if I could find a way to sparsely sample from all voxel coordinates per segment. Could you help me understand how I could get started here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionWhat is going on??? :thinking emoji:

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions