Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Static Public Member Functions | List of all members
Core::FileUtil Class Reference

Static Public Member Functions

static bool FindFileSeries (const boost::filesystem::path &first_file, std::vector< boost::filesystem::path > &filenames, std::string &error)
 
static bool OrderFileSeries (const std::vector< boost::filesystem::path > &files, std::vector< boost::filesystem::path > &filenames, std::string &error)
 
static bool CheckExtension (const boost::filesystem::path &file, const std::string &extensions)
 CheckFileExtension.
 

Member Function Documentation

bool Core::FileUtil::FindFileSeries ( const boost::filesystem::path &  first_file,
std::vector< boost::filesystem::path > &  filenames,
std::string &  error 
)
static

FINDFILESERIES Find a file series based on the file of one file

bool Core::FileUtil::OrderFileSeries ( const std::vector< boost::filesystem::path > &  files,
std::vector< boost::filesystem::path > &  filenames,
std::string &  error 
)
static

OrderFILESERIES Order a file series


The documentation for this class was generated from the following files: