{% extends 'base.html' %} {% load static %} {% block css %} {{ block.super }} {% endblock %} {% block content %}

Advanced Series Reconstruction

Plan reconstruction from interactive DV3D MPR viewports with crosshair-linked navigation.

Back to series
Workflow: the page auto-configures a 3-volume MPR layout on load and attempts to enable crosshair-linked navigation. Adjust crosshairs as needed, then generate reconstructions.
{% csrf_token %}
Output planes
Spacing is user-controlled and defaults to 3.0 mm minimum to reduce generated stack size.
Live Reconstruction Plan
Waiting for viewer telemetry...
Viewport 1: -
Viewport 2: -
Viewport 3: -
Slab thickness: 3.0 mm
Slice spacing: 3.0 mm
{% endblock %}