% ecg_grid_size_from_paper - Estimates the size of the standard ECG coarse % grid on a given image, based on a given ECG with % This function calculates the grid size of an ECG image based on the ...
% IMAGE_TO_SEQUENCE Extracts a sequence/time-series from an image. % This function processes an image to extract a time-series representation, % data = image_to_sequence(img, mode, method) % data = ...