Demonstration of processing an apical 4/2/3 chamber into the endocardial contours to calculate the longitudinal strain.
Make sure python 3.11 is already installed
python3.11 -m venv ~/venv/unity
source ~/venv/unity/bin/activate
pip3 install torch torchvision torchaudio numpy pydicom highdicom pylibjpeg[all] scipy imageio imageio-ffmpeg polarTransform requests_cache
git clone https://github.com/UnityImaging/unity-gls.git
cd unity-gls
python3 ./gls_from_dicom.py --file ~/test_dicom.dcm --output_dir ~/output/