Quick start
- Download the Windows installer or AppImage.
- Create a project and import your image folder.
- Choose a quality preset (Low / Medium / High).
- Run the pipeline and review outputs under 05_exports/.
Workflow guide
End-to-end workflow from image import through 05_exports/ is documented in the release notes and feature overview.Features →
CLI usage
terapetra run <images> -o <output> -q medium --log-level INFO — see documentation and `terapetra --help`.
Install from source
- Source installation is not covered in public guides during early access.
- Use the download page for installers. Contact support if you need licensed source-setup help.
- Typical stack: Terapetra engine conda env (`terapetra-engine` / `tpe`), COLMAP, GDAL, and PDAL on PATH.
Verify release checksums
Compare SHA256 hashes from the release notes page before installing.Release notes → · Checksum guide →
Early access available
Download the installer and read the guides on this site. Version 1.0 is coming soon. Questions: contact@terapetra.com.