8000 GitHub - hmella/HARP-I
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hmella/HARP-I

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HARP-I

HARP-I (Harmonic Phase Interpolation) is a method that utilizes radial basis function interpolation to recover tissue motion from 2D and 3D tagged MR images.

Estimated motion and circumferential strain map Estimated motion and circumferential strain map

Installing unwrapping functionalities

HARP-I relies on the unwrapping algorithm implemented in the DENSEanalysis toolbox. However, any unwrapping procedure can be used. The unwrapping algorithm is available in the DENSEanalysis repository.

To install DENSEanalysis and access its unwrapping functionalities, follow these steps:

  1. Clone the repository:
    git clone https://github.com/denseanalysis/denseanalysis.git
  2. Navigate to the DENSEanalysis folder:
    cd denseanalysis/
  3. Open MATLAB and run:
    DENSEsetup

HARP-I installation

To install HARP-I, follow these steps:

  1. Clone the repository:
    git clone git@github.com:hmella/HARP-I.git
  2. Navigate to the HARP-I folder:
    cd path/to/HARP-I
  3. Open MATLAB and run:
    HARPIsetup

Graphical Installation Demonstration

For users who prefer a graphical interface instead of using the terminal, a step-by-step video tutorial is available here:

Watch the installation guide

Examples

HARP-I includes demo scripts showcasing its application to 2D and 3D tagged MR images. These can be found in the examples/ folder.

📁 Inside this folder, you will also find a README file that provides additional explanations about the demo scripts and their usage.

Data Availability

Anonymized 2D and 3D tagged MR images can be found in the data/ directory.

📢 Note: Due to size constraints, the data is hosted on an external cloud storage service. Please refer to the README within the data/ folder for the download link.

Citing

If you use HARP-I in your research, please cite the following publication:

📰 H. Mella et al., HARP-I: A Harmonic Phase Interpolation Method for the Estimation of Motion From Tagged MR Images in IEEE Transactions on Medical Imaging, vol. 40, no. 4, pp. 1240-1252, April 2021. doi: 10.1109/TMI.2021.3051092.


Contact

For questions, feedback, or collaboration opportunities, feel free to reach out:

🎓 Hernán Mella
📍 Pontificia Universidad Católica de Valparaíso
✉️ hernan.mella@pucv.cl


License

This source code is licensed under the Mozilla Public License, Version 2.0 (MPL-2.0). If a copy of the MPL was not distributed within this repository, you can obtain one at http://mozilla.org/MPL/2.0/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0