An open API service indexing awesome lists of open source software.

https://github.com/juliaimagerecon/examples

Image reconstruction examples using the Julia language
https://github.com/juliaimagerecon/examples

image-reconstruction julia-language tomography

Last synced: 6 months ago
JSON representation

Image reconstruction examples using the Julia language

Awesome Lists containing this project

README

        

# Examples for JuliaImageRecon

[![docs][docs-img]][docs-url]
[![license][license-img]][license-url]

https://github.com/JuliaImageRecon/Examples

This repo contains examples of using the
[Julia language](https://julialang.org/)
to perform image reconstruction,
especially for methods
that use
[JuliaImageRecon](https://github.com/JuliaImageRecon)
tools.

To view the examples,
click this button:
[![examples][examples-img]][examples-url]

[docs-img]: https://img.shields.io/badge/-Documentation-blue
[docs-url]: https://JuliaImageRecon.github.io/Examples
[examples-img]: https://img.shields.io/badge/-Examples-blue
[examples-url]: https://JuliaImageRecon.github.io/Examples
[license-img]: https://img.shields.io/badge/license-MIT-brightgreen
[license-url]: LICENSE