ImFusion C++ SDK 4.4.0
ImFusion::MincIO Class Reference

#include <ImFusion/IO/MincIO.h>

Class for reading and writing MINC images. More...

Detailed Description

Class for reading and writing MINC images.

Static Public Member Functions

static std::unique_ptr< MemImageloadMINCImage (const char *filename, mat4 &matrixOut, bool verbose=false)
 Load a MINC file.
static bool loadXFMMatrix (const char *filename, mat4 &matrixOut)
 Load a transformation matrix from XFM file, returns true upon success.
static bool loadTAGFilePoints (const std::string &filename, std::vector< vec3 > &pointsAOut, std::vector< vec3 > &pointsBOut)
 Load point correspondences from TAG format.

The documentation for this class was generated from the following file:
  • ImFusion/IO/MincIO.h
Search Tab / S to search, Esc to close