Personal tools

Difference between revisions of "Ultrasound signal processing acceleration with CUDA"

From iis-projects

Jump to: navigation, search
(Created page with "== Short Description == Ultrasound imaging is a non-invasive imaging technique that provides visible information on the structure of musculoskeletal tissues and organs. Thanks...")
 
(Professor)
Line 28: Line 28:
 
[[Category:Cosandre]]
 
[[Category:Cosandre]]
 
[[Category:Vsergei]]
 
[[Category:Vsergei]]
[[Category:System Design]]
 
 
[[Category:LightProbe]]
 
[[Category:LightProbe]]
 +
[[Category:Ultrasound]]

Revision as of 12:12, 2 June 2021

Short Description

Ultrasound imaging is a non-invasive imaging technique that provides visible information on the structure of musculoskeletal tissues and organs. Thanks to the increased availability of digital computation capabilities, fully-digital ultrasound systems are progressively replacing the more expensive and bulky analog solutions. In a fully-digital solution, the ultrasound signals are digitized directly on the probe, and sent to a commodity device (e.g. PC) for further processing. To support continuous imaging with high frame rates, the remote PC should perform efficient image reconstruction with minimal execution time.

Goal & Tasks

The goal of the mini-project is to optimize ultrasound signal processing routines and the Delay-And-Sum image reconstruction algorithm with PyCuda. The optimized code will be integrated into the PyBF ultrasound beamformer library developed at IIS.


Prerequisites

  • Python (sklearn, tensorflow)
  • C

Status: Available

Looking for Interested Students
Supervision: Sergei Vostrikov, Andrea Cossettini

Character

20% Literature Study
80% Coding


Professor

Luca Benini

↑ top