{% extends "base.html" %}
{% block title %}Raspberry Pi Camera Tuning Tool{% endblock %}
{% block body %}
Raspberry Pi Camera Tuning Tool
A web front end for creating libcamera tuning files for Raspberry Pi camera
sensors.
How it works
Create a project — one per sensor or camera module, from the
Projects page.
Capture calibration images — Macbeth chart images across a range of
colour temperatures and lux levels, flat-field images for lens shading (ALSC), and dark
frames for black level. Use the Capture tab with a connected camera, or upload
existing DNGs on the Images tab.
Run CTT — generate a tuning file from the captured images.
Inspect and refine — review the generated parameters on the
Results tab, and hand-edit values on the Tuning tab.
Preview — capture live images with the new tuning applied and compare
against the current default.
MTF — optionally measure lens sharpness with a slanted-edge target;
this is independent of the tuning run.