Data Writer

namespace yagit
namespace DataWriter

Functions

void writeToMetaImage(const ImageData &img, const std::string &filepath)

Write image to MetaImage file (.mha)

Parameters:
  • img – Image to save

  • filepath – File path where image will be saved