Class to help with weighted sums of pixels.
More...
#include <PXL_DeepSampleList.h>
Class to help with weighted sums of pixels.
Definition at line 270 of file PXL_DeepSampleList.h.
PXL_DeepSampleList::Sum::~Sum |
( |
| ) |
|
|
inline |
Add a volume sample. The zinterp
value is a 0 to 1 value representing (zback - zsample) / (zback - zfront)
Definition at line 318 of file PXL_DeepSampleList.h.
void PXL_DeepSampleList::Sum::finishSum |
( |
| ) |
|
|
inline |
int PXL_DeepSampleList::Sum::index |
( |
| ) |
const |
|
inline |
float PXL_DeepSampleList::Sum::maxWeight |
( |
| ) |
const |
|
inline |
float PXL_DeepSampleList::Sum::totalWeight |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: