|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
static |
Convenience constructor for a depth dimension.
The component axis of a range image. Size is the number of values per pixel: 1 for plain depth, 2 for depth paired with confidence.
Carries no numeric interpretation by itself. Chain with_range() to declare the span and invalid marker, since raw depth is rarely in [0, 1].
| count | Components per pixel. |
| stride | Memory stride (default: 1). |
Definition at line 55 of file NDData.cpp.
References count, DEPTH, and stride.
Referenced by create_dimensions().
Here is the caller graph for this function: