Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDS scaled intrinsics #12788

Merged
merged 16 commits into from
Apr 3, 2024
Merged

DDS scaled intrinsics #12788

merged 16 commits into from
Apr 3, 2024

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Mar 24, 2024

The D400 has all resolutions predefined on camera and retrieved via RECPARAMSGET. But sometimes we want a single 'nominal' resolution intrinsics (focal length, principal point) that gets scaled to all other resolutions dynamically.

  • dds intrinsics serialize as an object now; fixed member names; added JSON serialization of float3
  • providing only a single resolution in the intrinsics set will now make it scalable (in libRS)
  • add unit-test

Also:

Tracked on [RSDEV-1868]

@maloel maloel requested a review from OhadMeir March 24, 2024 06:20
@maloel maloel merged commit 29ce06f into IntelRealSense:development Apr 3, 2024
17 checks passed
@maloel maloel deleted the intrinsics branch April 3, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants