Implementation of FSLIB::FsLabel: parses FreeSurfer/MNE ASCII .label files into vertex / position / value arrays. More...
#include "fs_label.h"#include "fs_surface.h"#include <QFile>#include <QTextStream>#include <QStringList>#include <QSet>#include <QRegularExpression>#include <iostream>#include <vector>
Go to the source code of this file.
Implementation of FSLIB::FsLabel: parses FreeSurfer/MNE ASCII .label files into vertex / position / value arrays.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Definition in file fs_label.cpp.