The class for VIDA data write operation.
More...
#include <aims/io/ecatW.h>
The class for VIDA data write operation.
Definition at line 51 of file ecatW.h.
◆ EcatWriter()
aims::EcatWriter::EcatWriter |
( |
const std::string & |
name | ) |
|
|
inline |
◆ ~EcatWriter()
virtual aims::EcatWriter::~EcatWriter |
( |
| ) |
|
|
inlinevirtual |
◆ removeExtension()
std::string aims::EcatWriter::removeExtension |
( |
const std::string & |
name | ) |
|
Return a name without .vimg, .vhdr or .vinfo extension.
◆ write() [1/2]
void aims::EcatWriter::write |
( |
const AimsData< float > & |
thing | ) |
|
◆ write() [2/2]
void aims::EcatWriter::write |
( |
const AimsData< short > & |
thing | ) |
|
Write the data to disk with "name" file name.
- Parameters
-
thing | const reference to the data to write |
The documentation for this class was generated from the following file: