Namespaces | Functions

cmtkSimpleLevelsetDevice_kernels.h File Reference

Go to the source code of this file.

Namespaces

namespace  cmtk

Functions

void cmtk::SimpleLevelsetDeviceUpdateInsideOutside (float *levelset, float *volume, const int nPixels, float *insideSum, float *outsideSum, int *nInside)
 Count inside pixels and compute the sums of inside and outside pixels.
void cmtk::SimpleLevelsetDeviceUpdateLevelset (float *levelset, float *volume, const int nPixels, const float mInside, const float mOutside, const float ratioInOut, const float timeDelta, const float levelsetThreshold)
 Update levelset based on mean values in inside and outside regions, then threshold the result.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines