mdsTetraFeatures.h File Reference


Detailed Description

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2010 by Michal Spanel

Authors: Michal Spanel, spanel@fit.vutbr.cz
Date: 2006/04/04

Id
mdsTetraFeatures.h 1619 2010-02-11 08:35:23Z spanel

Description:

#include "mdsTetraBase.h"
#include "mdsTetraData.h"
#include <MDSTk/Base/mdsGlobalLog.h>
#include <MDSTk/Math/mdsStaticVector.h>
#include <VectorEntity/mcentity.h>
#include <string>
#include <ostream>

Go to the source code of this file.

Namespaces

namespace  mds
namespace  mds::seg
namespace  mds::seg::TetraFeatures

Classes

class  mds::seg::CTetraFeatures
class  mds::seg::CTetraFeaturesExtractor
struct  mds::seg::STetrahedronData

Defines

#define SUBST_SMALL_TETRAS
 Enables substitution of very small tetrahedra (mean value and variance be evaluated) by voxels lying in the tetrahedron center.

Functions

CTetraFeatures * mds::seg::getTetrahedronFeatures (vctl::MCTetra *pTetrahedron)
 Returns pointer to the tetrahedron feature vector.
int mds::seg::getTetrahedronRegion (vctl::MCTetra *pTetrahedron)
 Returns index of the tetrahedron region or -1 if additional tetrahedron data doesn't exist.
void mds::seg::setTetrahedronRegion (vctl::MCTetra *pTetrahedron, int iIndex)
 Sets tetrahedron region index.

Variables

const int mds::seg::TetraFeatures::MIN_NUM_OF_VOXELS = 1
 Various constants.
const int mds::seg::TetraFeatures::NUM_OF_BASIC_FEATURES = 1
 The number of basic tetrahedron features.
const int mds::seg::TetraFeatures::NUM_OF_FEATURES = NUM_OF_BASIC_FEATURES
 Total number of all tetrahedron features.


Define Documentation

#define SUBST_SMALL_TETRAS
 

Enables substitution of very small tetrahedra (mean value and variance be evaluated) by voxels lying in the tetrahedron center.


Generated on Thu Mar 11 10:35:45 2010 for MDSTk Extension Libraries by  doxygen 1.4.6-NO