libxdffileio0

Library to read/write EEG data file formats

Description

xdffileio is a library that provides a unified interface for writing and reading various biosignal file formats in realtime (i.e. streaming). It has been designed to provide a flexible, consistent and generic interface to all supported file formats while minimizing the overhead of the function calls: the heaviest operations (type casting, scaling and formatting) are offloaded into a separated thread. This design makes its particularly suitable to be directly used in a data acquisition loop (like in electrophysiology recording or in Brain-Computer Interfaces (BCI)).

The genericity of the interface makes trivial various operations like transformation of a recorded file or its conversion to another file format. xdffileio currently supports EDF, BDF, GDF1 and GDF2 file formats and more will be added in future.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://cnbi.epfl.ch/software/xdffileio.html


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libxdffileio0