MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Classes | Namespaces | Typedefs
mdsRLECompressor.h File Reference

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2009 by Michal Spanel
. More...

#include "mdsCompressor.h"
#include <string>

Classes

class  mds::mod::CRLE16Compressor
 Class providing 16-bit RLE compression. More...
class  mds::mod::CRLE8Compressor
 Class providing 8-bit RLE compression. More...

Namespaces

namespace  mds
 

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


namespace  mds::mod

Typedefs

typedef CRLE16Compressor::tSmartPtr mds::mod::CRLE16CompressorPtr
 Smart pointer to the 16-bit RLE compressor.
typedef CRLE8Compressor::tSmartPtr mds::mod::CRLE8CompressorPtr
 Smart pointer to 8-bit RLE compressor.

Detailed Description

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

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2009/03/27

Id:
mdsRLECompressor.h 1863 2010-08-31 20:40:15Z spanel

Description: