public class BoundingBoxNumberVoxels extends FeatureSingleObject
Calculates the number of voxels in the bounding box of an object.

This feature returns the volume of the bounding box, which is equivalent to the number of voxels it contains. It does not consider whether these voxels are actually part of the object or not.