iRoCS Toolbox
1.1.0
|
Implementation of the local sum filter. More...
Go to the source code of this file.
Data Structures | |
class | atb::LocalSumFilter< DataT, Dim > |
The LocalSumFilter class is a box filter with a filter kernel containing only ones. More... | |
Namespaces | |
atb | |
Implementation of the local sum filter.
At each position the local sum in a specified box-shaped neighborhood is computed and returned.
Definition in file LocalSumFilter.hh.