plastimatch
Loading...
Searching...
No Matches
src
base
dcmtk_sro.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _dcmtk_sro_h_
5
#define _dcmtk_sro_h_
6
7
#include "
plmbase_config.h
"
8
#include <string>
9
#include "
rt_study_metadata.h
"
10
#include "
xform.h
"
11
12
class
Xform
;
13
14
class
PLMBASE_API
Dcmtk_sro
{
15
public
:
16
static
void
save (
17
const
Xform::Pointer& xf,
18
const
Rt_study_metadata::Pointer
& rsm_src,
/* Fixed image */
19
const
Rt_study_metadata::Pointer
& rsm_reg,
/* Moving image */
20
const
std::string& dicom_dir,
21
bool
filenames_with_uid);
22
};
23
24
#endif
Dcmtk_sro
Definition
dcmtk_sro.h:14
Rt_study_metadata::Pointer
std::shared_ptr< Self > Pointer
Definition
rt_study_metadata.h:29
Xform
The Xform class is an abstraction that encapsulates a simple transform, either native format (B-splin...
Definition
xform.h:66
plmbase_config.h
PLMBASE_API
#define PLMBASE_API
Definition
plmbase_config.h:19
rt_study_metadata.h
xform.h
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0