rawtoaces

Contents:

  • Getting Started
    • Installation
      • From Source
    • Environment Setup
    • Basic Usage
  • User Guide
    • Command Line Interface
      • Basic Syntax
      • White Balance Options
      • Matrix Options
      • Output Options
      • Cropping Options
      • Camera Override Options
      • Lens Correction Options
      • Verbosity Options
    • Examples
  • Lens Correction
    • Basic usage:
  • C++ API Reference
    • ImageConverter
      • Overview
      • Basic Usage
      • Class Reference
        • ImageConverter Class
      • Utility Functions
    • rawtoaces Core
      • Overview
      • SpectralSolver Class
      • MetadataSolver Class
      • Utility Functions
    • Spectral Data
      • Overview
      • Spectrum
      • SpectralData
    • Namespaces
  • Python bindings
    • ImageConverter
      • ImageConverter
        • ImageConverter.Settings
    • Core
      • Data model summary
      • Metadata workflow
        • Metadata
        • MetadataSolver
      • Spectral workflow
        • SpectralData
        • SpectralSolver
      • Error handling notes
      • Data requirements for calculate_IDT_matrix
  • Contributing
    • Contributing to rawtoaces
      • Getting Information
        • How to Ask for Help
        • How to Report a Bug
        • How to Request a Change
        • How to Report a Security Vulnerability
        • How to Contribute a Bug Fix or Change
      • Legal Requirements
        • License
        • Contributor License Agreements
        • Commit Sign-Off
      • Development Workflow
        • Git Basics
        • Repository Structure and Commit Policy
        • The Git Workflow
        • Forks
        • Pull Requests
        • Code Review and Required Approvals
        • Test Policy
      • Coding Style
        • File conventions
        • Formatting
        • Naming Conventions
        • Third-party libraries
        • Comments and Doxygen
      • Versioning Policy
rawtoaces
  • Index

Index

I | M | S

I

  • ImageConverter (built-in class)
  • ImageConverter.Settings (built-in class)
  • ImageConverter.Settings.CropMode (built-in class)
  • ImageConverter.Settings.MatrixMethod (built-in class)
  • ImageConverter.Settings.WBMethod (built-in class)

M

  • Metadata (built-in class)
  • Metadata.Calibration (built-in class)
  • MetadataSolver (built-in class)
  • MetadataSolver() (MetadataSolver method)

S

  • SpectralData (built-in class)
  • SpectralSolver (built-in class)
  • SpectralSolver() (SpectralSolver method)

© Copyright 2024, Contributors to the rawtoaces Project.

Built with Sphinx using a theme provided by Read the Docs.