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
- Host: GitHub
- URL: https://github.com/juliaimagerecon/examples
- Owner: JuliaImageRecon
- License: mit
- Created: 2021-12-04T01:47:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T20:20:44.000Z (about 1 year ago)
- Last Synced: 2024-05-22T19:47:46.484Z (about 1 year ago)
- Topics: image-reconstruction, julia-language, tomography
- Language: Julia
- Homepage:
- Size: 5.56 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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