Implementation of FSLIB::FsAnnotation: parses FreeSurfer .annot per-vertex parcellation files and their embedded colortable. More...
#include "fs_annotation.h"#include "fs_label.h"#include "fs_surface.h"#include <iostream>#include <QDebug>#include <QFile>#include <QDataStream>#include <QFileInfo>
Go to the source code of this file.
Implementation of FSLIB::FsAnnotation: parses FreeSurfer .annot per-vertex parcellation files and their embedded colortable.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Definition in file fs_annotation.cpp.