aimsalgo  5.1.2
Neuroimaging image processing
SobelGradient< T, D > Class Template Reference

Sobel gradient. More...

#include <aims/math/sobel.h>

Public Member Functions

void compute ()
 
Point3df compute (const int x, const int y, const int z, const int t)
 

Detailed Description

template<class T, int D>
class SobelGradient< T, D >

Sobel gradient.

Definition at line 44 of file sobel.h.

Member Function Documentation

◆ compute() [1/2]

template<class T , int D>
void SobelGradient< T, D >::compute ( )

◆ compute() [2/2]

template<class T , int D>
Point3df SobelGradient< T, D >::compute ( const int  x,
const int  y,
const int  z,
const int  t 
)

The documentation for this class was generated from the following file: