2013 paper record
- Blurred/noisy capture pair
- Harris/LK disparity
- Color graph-cut over-segmentation
- Adjacent disparity-region merge
- Regional gradient-domain Tikhonov PSF
- Kurtosis validation and replacement
- L1/FFT regional restoration and merge
2013 paper record · 2026 reference reconstruction
A framework-free gallery for the preserved paper archive and a disparity-guided regional restoration reference implementation. Each comparison is ordered blurred, noisy auxiliary, restored, then optional reference.
Click an image, or focus it and press Enter, to enlarge it.
The preserved paper PDF and historical 2009–2011 README figures are research records. The 2026 Python package is a reproducible modern reference reconstruction, not the exact deleted original implementation and not bit-identical to historical outputs.
Guided noisy-detail fusion is a 2026 enhancement, not a claim about the deleted 2013 code. This reconstruction is not bit-identical to historical outputs.
Mat3 is an authorized Hyeon Sang Jeon living-room photograph rendered with the selected HPO preset. It has no clean ground truth: the 0.874256 proxy score and 0.919059 proxy SSIM use the registered, denoised noisy auxiliary, not PSNR.
Selected HPO: 12 color labels, disparity threshold 1.0, 17px kernels, 192px patches, Tikhonov 0.001, data weight 60, beta 8, feather sigma 12, unsharp amount 0.3, and guided detail-fusion amount 0.5.
The middle panel adds deterministic σ=0.02 Gaussian noise for visible separation; the original historical auxiliary remains archived.
Ringing-aware result: 35% regional restoration plus up to 65% confidence-guided, denoised noisy-image structure.
Metrics and selected HPO configurations are from the committed public benchmark manifest output. The historical-photograph values are conservative no-reference proxy objectives, not PSNR or SSIM.
uv sync
uv run disparity-deblur-benchmark \
--manifest benchmarks/manifests/public.json \
--dataset-root benchmarks/public-assets \
--output-dir output/showcase
NumPy remains the canonical backend. See the optional C++ and CUDA acceleration manual for explicit native builds, cuFFT usage, limitations, and reproducible timing.