MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Namespaces | Functions
mdsPNG.h File Reference

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

#include <MDSTk/Image/mdsImageBase.h>
#include <MDSTk/Image/mdsImageFunctions.h>
#include "mdsPNGBaseFunctions.h"
#include "mdsPNG.hxx"

Namespaces

namespace  mds
 

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


namespace  mds::img

Functions

template<class I >
bool mds::img::loadPNG (CImageBase< I > &Image, mds::mod::CChannel &Channel)
 Reads PNG image from a given input channel.
template<>
bool mds::img::loadPNG (CImageBase< CImage16 > &Image, mds::mod::CChannel &Channel)
template<class I >
bool mds::img::savePNG (const CImageBase< I > &Image, mds::mod::CChannel &Channel)
 Writes PNG image to a given output channel.
template<>
bool mds::img::savePNG (const CImageBase< CImage16 > &Image, mds::mod::CChannel &Channel)

Detailed Description

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

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2007/06/12

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

Description: