(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Fast iterative algorithms for synchrotron light tomographic reconstruction

What is it about?

The paper couples fast incremental iterative methods with fast projection/backprojection operators for performing computationally efficient high-resolution tomographic image reconstruction from synchrotron illuminated data.

Why is it important?

The coupling of fast Radon operators with fas incremental methods had not been explored before in tomographic applications, and we show that this approach can be effective.

Read more on Kudos…
The following have contributed to this page:
Elias Helou
' ,"url"));