|
Lagrange
|
A view of a texture with weights associated with each texel. More...
#include <lagrange/texproc/texture_compositing.h>
Public Attributes | |
| image::experimental::View3D< const ValueType > | texture |
| Texture data for a specific view. | |
| image::experimental::View3D< const float > | weights |
| Confidence weights for each texel. | |
A view of a texture with weights associated with each texel.
| image::experimental::View3D<const float> weights |
Confidence weights for each texel.
0 means the texel should be ignored, 1 means the texel should be fully trusted.