Authors: Michal Spanel, spanel@fit.vutbr.cz
Date: 2005/10/17
Description:
#include <MDSTk/VectorSegmentation/mdsTriIterator.h>
#include <MDSTk/VectorSegmentation/mdsTriFeatures.h>
#include <MDSTk/Base/mdsGlobalLog.h>
#include <MDSTk/Image/mdsImageFiltering.h>
#include <MDSTk/Math/mdsBase.h>
#include <MDSTk/Math/mdsVectorFunctions.h>
#include <cmath>
Namespaces | |
namespace | mds |
namespace | mds::seg |
Functions | |
double | mds::seg::getLog (double x) |
Safe computation of the log(x) function. |