Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
gdcm.h
Go to the documentation of this file.
1
/* Biomedical Image Analysis Library
2
* See README file in the root instalation directory for more information.
3
*/
4
14
#include "
Common.hpp
"
15
#include "
Image.hpp
"
16
#include "
MultiImage.hpp
"
17
#include "
guiimage.h
"
18
#ifndef BIALGDCM_HPP
19
#define BIALGDCM_HPP
20
namespace
gdcm
{
21
class
Image;
22
}
23
24
class
GDCM
{
25
public
:
26
static
Bial::MultiImage
OpenGImage(
const
std::string &filename );
27
};
28
29
#endif
/* BIALGDCM_HPP */
Image.hpp
GDCM
Definition:
gdcm.h:24
Common.hpp
Content: Commonly used macros, types, static variables and functions. Description: Some macros used...
MultiImage.hpp
Bial::MultiImage
The MultiImage class may have only one of the following image types: int, float, Color, or RealColor.
Definition:
MultiImage.hpp:34
gdcm
Definition:
gdcm.h:20
guiimage.h
BIAL-GUI
src
gdcm.h
Generated by
1.8.11