Function puma::import_bin(Workspace *, const std::string&, int)¶
Defined in File import_bin.h
Function Documentation¶
-
bool
puma::import_bin(Workspace *work, const std::string &fileName, int numThreads = 0)¶ Imports a binary file (.puma) 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/myWorkspace.puma”
numThreads – is the number of threads used in the input. 0 defaults to max number of threads