Linear operators used in iterative methods like conjugate gradient have typically been implemented either as ''matrix-driven'' subroutines backed by explicit sparse or dense matrices, or as ''matrix-free'' subroutines that implement specific linear operations directly (e.g. FFTs). The matrix-driven approach is generally more portable because it can target widely-Available BLAS libraries, but it can be inefficient in terms of time and space complexity. In contrast, the matrix-free approach is more performant because it leverages structure in operations, but it requires each operator be re-implemented on each new platform. To increase performance and portability, we propose a hybrid approach that represents linear operators as expression tree...
Purpose: Currently, the time required for image reconstruction is prohibitively long if data are acq...
Image recognition and reconstruction are common problems in many image processing systems. These pro...
This tutorial covers biomedical image reconstruction, from the foundational concepts of system model...
Linear operators used in iterative methods like conjugate gradient have typically been implemented e...
The widespread emergence of parallel computers in the last decade has created a substantial programm...
International audienceThe current shift towards computational imaging has made reconstruction proced...
We present a novel computational approach to fast and memory-efficient deformable image registration...
Diffuse optical tomographic image reconstruction uses advanced numerical models that are computation...
honors theresSchool of ComputingComputer ScienceCem YukselThere are several methods for volumetric s...
This paper presents a generic approach to highly efficient image registration in two and three dimen...
Mathematical scripting languages are commonly used to develop new tomographic reconstruction algorit...
Image reconstruction from nonuniformly sampled spatial frequency domain data is an important problem...
Ptychography is a popular microscopic imaging modality for many scientific discoveries and sets the ...
This PhD thesis presents a generic approach to more efficient image registration in a classical opti...
In linear solvers, like the conjugate gradient algorithm, sparse-matrix vector multiplication is an ...
Purpose: Currently, the time required for image reconstruction is prohibitively long if data are acq...
Image recognition and reconstruction are common problems in many image processing systems. These pro...
This tutorial covers biomedical image reconstruction, from the foundational concepts of system model...
Linear operators used in iterative methods like conjugate gradient have typically been implemented e...
The widespread emergence of parallel computers in the last decade has created a substantial programm...
International audienceThe current shift towards computational imaging has made reconstruction proced...
We present a novel computational approach to fast and memory-efficient deformable image registration...
Diffuse optical tomographic image reconstruction uses advanced numerical models that are computation...
honors theresSchool of ComputingComputer ScienceCem YukselThere are several methods for volumetric s...
This paper presents a generic approach to highly efficient image registration in two and three dimen...
Mathematical scripting languages are commonly used to develop new tomographic reconstruction algorit...
Image reconstruction from nonuniformly sampled spatial frequency domain data is an important problem...
Ptychography is a popular microscopic imaging modality for many scientific discoveries and sets the ...
This PhD thesis presents a generic approach to more efficient image registration in a classical opti...
In linear solvers, like the conjugate gradient algorithm, sparse-matrix vector multiplication is an ...
Purpose: Currently, the time required for image reconstruction is prohibitively long if data are acq...
Image recognition and reconstruction are common problems in many image processing systems. These pro...
This tutorial covers biomedical image reconstruction, from the foundational concepts of system model...