iRoCS Toolbox
1.1.0
|
The Implementation of the filter computing the gradient of the input data using central differences. More...
Go to the source code of this file.
Data Structures | |
class | atb::CentralGradientFilter< DataT, Dim > |
The CentralGradientFilter class implements the SeparableFilter interface and provides gradient computation using central differences. More... | |
Namespaces | |
atb | |
The Implementation of the filter computing the gradient of the input data using central differences.
Definition in file CentralGradientFilter.hh.