Coder Social home page Coder Social logo

mschiffn / rhombic_grids Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 5.73 MB

Rhombic grids for coherent plane-wave compounding (CPWC) in ultrasound imaging

License: Other

MATLAB 100.00%
beamforming coherent compounding delay-and-sum delay-and-sum-beamforming fourier-domain plane-wave rhombic sampling sampling-distribution

rhombic_grids's Introduction

Rhombic Grids for Coherent Plane-Wave Compounding

GitHub GitHub repository size GitHub stargazers GitHub forks View on File Exchange Watch on YouTube ko-fi

Simple MATLAB implementation of the rhombic grid [1] for coherent plane-wave compounding.

CIRS040

⚙️ Getting Started

  1. Clone the repository or download the release to your local hard drive.
git clone https://github.com/mschiffn/rhombic_grids
  1. Add the repository to your MATLAB path using
addpath( genpath( './rhombic_grids' ) )
  1. Run the script example.m

Folder Structure

The repository has the following structure:

.
├── +auxiliary      # auxiliary functions (e.g., dimension and size check)
├── +illustration   # illustration functions (e.g., logarithmic compression)
├── +windows        # classes for various window functions (e.g., boxcar, Hann, Tukey)
├── das_pw.m        # delay-and-sum (DAS) algorithm for arbitrary grids
├── data_RF.mat     # measurement data from tissue phantom
├── example.m       # main script
├── LICENSE         # license file
└── README.md       # this readme

The package +windows contains an exemplary class hierarchy to manage various types of window functions.

Image Formation

The script example.m shows the workflow to reproduce the results in [1].

📓 References

  1. M. F. Schiffner, "Rhombic grids reduce the number of voxels in fast pulse-echo ultrasound imaging," 2022 IEEE Int. Ultrasonics Symp. (IUS), Venice, Italy, Oct. 2022, pp. 1–4. DOI:10.1109/IUS54386.2022.9958278 arXiv Watch on YouTube

rhombic_grids's People

Contributors

mschiffn avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.