iRoCS Toolbox  1.1.0
Data Structures | Namespaces
CentralHessianFilter.hh File Reference

The Implementation of the filter computing the hessian of the input data using central differences. More...

#include <config.hh>
#include "CentralGradientFilter.hh"
#include "CentralHessianFilter.icc"
Include dependency graph for CentralHessianFilter.hh:

Go to the source code of this file.

Data Structures

class  atb::CentralHessianFilter< DataT, Dim >
 The CentralHessianFilter class implements the SeparableFilter interface and provides hessian computation using central differences. More...
 

Namespaces

 atb
 

Detailed Description

The Implementation of the filter computing the hessian of the input data using central differences.

Definition in file CentralHessianFilter.hh.