abaghiyan / edfio

A C++ 11 header-only library to read/write EDF(+)/BDF(+) files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edfio

A C++ 11 header-only library to read/write EDF(+)/BDF(+) files.

Sample file

The sample file 'Calib5.edf' provided in the root directory of this source tree was taken from the Polyman Demodata only for testing.

Terms and Conditions

Copyright(c) 2017-present Iuri Dotta (dotta dot iuri at gmail dot com)

This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.

Official repository: https://github.com/idotta/edfio

About

A C++ 11 header-only library to read/write EDF(+)/BDF(+) files.

License:MIT License


Languages

Language:C++ 100.0%