MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2010 by Michal Spanel
.
More...
#include <MDSTk/Base/mdsSetup.h>
#include <MDSTk/Base/mdsRefData.h>
#include <MDSTk/Base/mdsException.h>
#include "mdsCvTraits.h"
#include "mdsCvImageRef.hxx"
Classes | |
class | mds::img::CvImageRef< T > |
Class template providing mechanism of reference counting to IplImage data (see the OpenCV library documentation). More... | |
struct | mds::img::CvImageRef< T >::SRefInfo |
Structure containing number of references to the image. More... | |
Namespaces | |
namespace | mds |
Medical Data Segmentation Toolkit (MDSTk) | |
namespace | mds::img |
namespace | mds::img::cv |
Functions | |
mds::img::cv::MDS_DECLARE_EXCEPTION (CBadImageAlloc,"Failed to allocate IplImage struct or image data") | |
Exception thrown when OpenCV functions like cvCreateImage() have failed. |
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2010 by Michal Spanel
.
Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2010/01/19
Description: