v2.0.0
Loading...
Searching...
No Matches
fs_label.cpp File Reference

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>
Include dependency graph for fs_label.cpp:

Go to the source code of this file.

Detailed Description

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

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.0.0
Date
March 2026

Definition in file fs_label.cpp.