{% extends "base.html" %} {% block title %}MTF · {{ project.name }}{% endblock %} {% block body %} {% set active_tab = 'mtf' %} {% include '_project_tabs.html' %}

MTF (slanted edge)

Frame an ISO 12233 / eSFR slanted-edge chart and focus (watch the Focus FoM), then press Detect patches: a raw DNG is captured and measurement regions are placed on the edges it finds.

live preview
Sensor
Resolution
Flips
Exposure
Gain
Colour temp
Lux
Focus FoM

Adjust the patches if needed — drag to draw your own over a single clean edge (it self-centres when measured), click one to remove it — then press Measure.

{% endblock %} {% block scripts %} {% endblock %}