![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/data/fastAllocationData.h>
Go to the source code of this file.
Functions | |
template<class T > | |
AimsData< float > | AimsIsoIntensityCurvature2D (const AimsData< T > &mat) |
2D Curvature functions on an intensity image f(x,y) = I. More... | |
|
inline |
2D Curvature functions on an intensity image f(x,y) = I.
Definition at line 48 of file curv2Diso.h.
References ASSERT, aims::Border::borderWidth(), cube(), AimsData< T >::dimT(), AimsData< T >::dimX(), AimsData< T >::dimY(), AimsData< T >::dimZ(), AimsData< T >::fillBorder(), AimsData< T >::sizeX(), and AimsData< T >::sizeY().