Papers › Why Having 10,000 Parameters in Your Camera Model is Better Than Twelve

Why Having 10,000 Parameters in Your Camera Model is Better Than Twelve

5 Dec 2019arXiv:1912.02908archive 2025-07-28

Thomas Schöps, Viktor Larsson, Marc Pollefeys, Torsten Sattler

Camera calibration is an essential first step in setting up 3D Computer Vision systems. Commonly used parametric camera models are limited to a few degrees of freedom and thus often do not optimally fit to complex real lens distortion. In contrast, generic camera models allow for very accurate calibration due to their flexibility. Despite this, they have seen little use in practice. In this paper, we argue that this should change. We propose a calibration pipeline for generic models that is fully automated, easy to use, and can act as a drop-in replacement for parametric calibration, with a focus on accuracy. We compare our results to parametric calibrations. Considering stereo depth estimation and camera pose estimation as examples, we show that the calibration error acts as a bias on the results. We thus argue that in contrast to current common practice, generic models should be preferred over parametric ones whenever possible. To facilitate this, we released our calibration pipeline at https://github.com/puzzlepaint/camera_calibration, making both easy-to-use and accurate camera calibration available to everyone.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1912.02908")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: community (archive-listed): 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

puzzlepaint/camera_calibration officialmentioned in papermentioned on GitHubBSD-3-Clause report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from SimonLBSoerensen/Flexible-Camera-Calibration. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

cal_angles_and_mag SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Metrics/voronoi.py community (archive-listed) unverified MIT (permissive) · 27d03eb31eb3353b · report
calibrate_camera_charuco SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Parametric/calibrate.py community (archive-listed) unverified MIT (permissive) · 19231fec4625a734 · report
calibrate_camera_chessboard SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Parametric/calibrate.py community (archive-listed) unverified MIT (permissive) · 84b8f6020e2b77b7 · report
do_homogeneous_Rt SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Metrics/rtvecs_illustration.py community (archive-listed) unverified MIT (permissive) · 9cbfbda4fa59739f · report
find_Charuco SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Parametric/calibrate.py community (archive-listed) unverified MIT (permissive) · 62128ae25abb80da · report
grid_creation SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/CentralModel/BundleAdjustment/initialization.py community (archive-listed) unverified MIT (permissive) · 33e9caf8f0712930 · report
maha_dist SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Metrics/stats.py community (archive-listed) unverified MIT (permissive) · 044ebc85d9049288 · report
maha_dist_arr SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Metrics/stats.py community (archive-listed) unverified MIT (permissive) · f94f84f5c93ddb9b · report
make_cm_vec_plot SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Metrics/centralmodel.py community (archive-listed) unverified MIT (permissive) · aab56a82925e8b10 · report
make_colorbar_gray SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Metrics/voronoi.py community (archive-listed) unverified MIT (permissive) · 470bbe3446107c01 · report
mean_cov SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Metrics/stats.py community (archive-listed) unverified MIT (permissive) · 49db7b17ae5410b3 · report
open_uniform SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/CentralModel/BSpline/knot_generators.py community (archive-listed) unverified MIT (permissive) · cade152309161290 · report
projectPoints SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/Metrics/voronoi.py community (archive-listed) unverified MIT (permissive) · a3026d44f5dd289a · report
uniform SimonLBSoerensen/Flexible-Camera-Calibration/flexiblecc/CentralModel/BSpline/knot_generators.py community (archive-listed) unverified MIT (permissive) · a24b649f98dd40e3 · report

Tasks

Camera CalibrationCamera Pose EstimationDepth EstimationPose EstimationStereo Depth Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections