NVIDIA / NVIDIA/ncore

[FEA] Add tilting parameters to OpenCV camera models

Open
#166 0 comments 0 reactions 1 assignee View on GitHub

@janickm is already working on this.

Since Jul 23, 2026.

enhancement
Dominant language
Python
Stars
197
Forks
35
Avg merge
15h 8m
Merged PRs (30d)
18

Description

Problem Statement

OpenCV tilt parameters tau_x, tau_y

https://docs.opencv.org/4.13.0/d9/d0c/group__calib3d.html#gga64299f9f4e4da0dd0fda5a2fff388927ac87f64a9ebe7c605bc8e4dd6e355528d

are currently not supported by the OpenCV pinhole / fisheye camera models.

Proposed Solution

Add them in a backwards compatible way by assuming zero if not existing.

Alternatives Considered

No response

Additional Context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.