Function puma::import_3DTiff(Workspace *, std::string, int)

Function Documentation

bool puma::import_3DTiff(Workspace *work, std::string fileName, int numThreads = 0)

Imports a 3D Tiff into the passed workspace.

Parameters
  • work – is a pointer to a workspace

  • fileName – is a string that has the path to the tiff: ex: “/home/jsmith/Desktop/myTiff.tif”

  • numThreads – the number of threads used in the operation. 0 for maximum number of threads