MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Namespaces | Functions
mdsJPEG.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 "mdsJPEGBaseFunctions.h"
#include "mdsJPEG.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::loadJPEG (CImageBase< I > &Image, mds::mod::CChannel &Channel)
 Reads JPEG image from a given input channel.
template<>
bool mds::img::loadJPEG (CImageBase< CImage8 > &Image, mds::mod::CChannel &Channel)
template<class I >
bool mds::img::saveJPEG (const CImageBase< I > &Image, mds::mod::CChannel &Channel, int iQuality=128)
 Writes JPEG image to a given output channel.
template<>
bool mds::img::saveJPEG (const CImageBase< CImage8 > &Image, mds::mod::CChannel &Channel, int iQuality)

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:
mdsJPEG.h 1863 2010-08-31 20:40:15Z spanel

Description: