A Java version of the linear back-projection algorithm for tomographic reconstruction, implemented in Processing.
- Download Processing IDE from: https://processing.org/download/
- Download or clone this respository
- Open lbp.pde with the Processing IDE and run the code
The reconstruction results should appear on the window:
- Run lbp_interactive_version.pde
- Drag and drop to reposition the obstacles inside the container

