https://github.com/idotta/edfio
A C++ 11 header-only library to read/write EDF(+)/BDF(+) files.
https://github.com/idotta/edfio
edf header-only read-write reader writer
Last synced: about 2 months ago
JSON representation
A C++ 11 header-only library to read/write EDF(+)/BDF(+) files.
- Host: GitHub
- URL: https://github.com/idotta/edfio
- Owner: idotta
- License: mit
- Created: 2017-12-05T12:58:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-12-14T17:35:30.000Z (3 months ago)
- Last Synced: 2025-12-16T05:47:31.521Z (3 months ago)
- Topics: edf, header-only, read-write, reader, writer
- Language: C++
- Homepage:
- Size: 117 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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