aimstil
5.0.5
readDICOM.h
Go to the documentation of this file.
1
#ifndef TIL_READDICOM_H
2
#define TIL_READDICOM_H
3
4
// includes from TIL library
5
#include "
til/til_common.h
"
6
#include "
til/ImageC.h
"
7
8
namespace
til
{
9
10
TIL_API
void
readDICOM
(
const
char
*fileName, ImageC<unsigned short> &);
11
12
}
// namespace
13
14
#endif
15
til
Belongs to package Box Do not include directly, include til/Box.h instead.
Definition:
Accumulator.h:10
til_common.h
General macros, definitions and functions.
TIL_API
#define TIL_API
Definition:
til_common.h:42
ImageC.h
til::readDICOM
TIL_API void readDICOM(const char *fileName, ImageC< unsigned short > &)
til
readDICOM.h
Generated by
1.8.13