Skip to content

monailabel::MonaiLabelUtils

Public Functions

Name
bool createDir(const QString & dirPath)
bool copySegmentation(const QString & sourcePath, const QString & destinationPath)
bool deleteTempFile(const QString & filePath)
std::string getFeatureName(QSharedPointer< shapeworks::Session > session)

Public Functions Documentation

function createDir

static bool createDir(
    const QString & dirPath
)

function copySegmentation

static bool copySegmentation(
    const QString & sourcePath,
    const QString & destinationPath
)

function deleteTempFile

static bool deleteTempFile(
    const QString & filePath
)

function getFeatureName

static std::string getFeatureName(
    QSharedPointer< shapeworks::Session > session
)

Updated on 2024-10-16 at 07:18:26 +0000