MCPcopy Create free account
hub / github.com/chrischoy/3D-R2N2 / read_as_coord_array

Function read_as_coord_array

lib/binvox_rw.py:158–203  ·  view source on GitHub ↗

Read binary binvox format as coordinates. Returns binvox model with voxels in a "coordinate" representation, i.e. an 3 x N array where N is the number of nonzero voxels. Each column corresponds to a nonzero voxel and the 3 rows are the (x, z, y) coordinates of the voxel. (The odd

(fp, fix_coords=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

read_headerFunction · 0.85
VoxelsClass · 0.85

Tested by

no test coverage detected