Find the word definition

Wiktionary
voxel

n. (context computer graphics English) the three-dimensional analogue of a pixel; a volume element representing some numerical quantity, such as the colour, of a point in three-dimensional space, used in the visualisation and analysis of three-dimensional (especially scientific and medical) data

Wikipedia
Voxel

A voxel represents a value on a regular grid in three-dimensional space. As with pixels in a bitmap, voxels themselves do not typically have their position (their coordinates) explicitly encoded along with their values. Instead, the position of a voxel is inferred based upon its position relative to other voxels (i.e., its position in the data structure that makes up a single volumetric image). In contrast to pixels and voxels, points and polygons are often explicitly represented by the coordinates of their vertices. A direct consequence of this difference is that polygons are able to efficiently represent simple 3D structures with lots of empty or homogeneously filled space, while voxels are good at representing regularly sampled spaces that are non-homogeneously filled.

Voxels are frequently used in the visualization and analysis of medical and scientific data. Some volumetric displays use voxels to describe their resolution. For example, a display might be able to show 512×512×512 voxels.

The word voxel is based on a contraction of vox ("volume") and el (for "element"); similar formations with el for "element" include the words pixel and texel.

Usage examples of "voxel".

Specifically, the FIR filter has a faulty voxel index, which means the PODS's anomaly-detection software is not functioning properly.

I'm the idiot programmer who screwed up voxel index on the anomaly software.