/ECGplot

The ECGplot application was created to visualize data from the measurement of the heart's ECG. The application was written in QT using the qwtplot library version 6.1.

Primary LanguageC++

# ECGplot

The ECGplot application was created to visualize data from the measurement of the heart's ECG. The application was written in QT using the qwtplot library version 6.1.

The application allows you to load data and basic functions related to chart operation. For example U can pick exact point in time of measurment and it will be mark on chart.

What's more, the obtained graph can be exported to a .png file.

You can also read the basic measurement data and set the graph to match our expectations.