LaminoCam Documentation
Welcome to the LaminoCam documentation. LaminoCam is a high-performance C++ library for tomographic reconstruction of sparse lamninographic data, with missing cone correction using L1 regularization via the Split Bregman method.
Overview
LaminoCam is a C++ laminography reconstruction library developed at Lawrence Berkeley National Laboratory. It provides command-line tools for iterative reconstruction using split Bregman optimization and conjugate gradient methods, with optional GPU acceleration.
Getting Started
User Guide
Theory
Quick Links
Installing LaminoCam: Installation Guide
Running Your First Reconstruction: Quick Start
Configuring Reconstructions: Configuration Reference
Understanding the Math: Theory & Algorithms