MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2009 by Michal Spanel
.
More...
#include <MDSTk/Math/mdsStaticVector.h>
Classes | |
class | mds::img::CFeatureVector< T, Size > |
Base class for all feature vectors encapsulating statistics extracted from an image region. More... | |
Namespaces | |
namespace | mds |
Medical Data Segmentation Toolkit (MDSTk) | |
namespace | mds::img |
namespace | mds::img::FeatureVector |
Enumerations | |
enum | mds::img::FeatureVector::EState { mds::img::FeatureVector::UNKNOWN = 0, mds::img::FeatureVector::VALID = 1 << 0, mds::img::FeatureVector::NOT_EVALUATED = 1 << 1, mds::img::FeatureVector::CANNOT_EVALUATE = 1 << 2, mds::img::FeatureVector::DEFAULT = UNKNOWN } |
Internal feature vector state. More... |
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2009 by Michal Spanel
.
Authors: Michal Spanel, spanel@fit.vutbr.cz
Date: 2009/01/09
Description: