alpha027
alpha027

Reputation: 359

How to estimate the memory size of a binary voxelized geometry?

Say there is a 3D geometry in a box with N^3 elements or voxels. How to estimate the memory size of the voxelized geometry given that the elements are binary (1 or 0)? Is it simply N^3 bits or is there a lower size version such that the data is compressed?

Upvotes: 0

Views: 15

Answers (0)

Related Questions