Skip to content

Fix get_intrinsics for unrectified image - #12115

Merged
maloel merged 3 commits into
realsenseai:developmentfrom
OhadMeir:formats_converter
Aug 23, 2023
Merged

Fix get_intrinsics for unrectified image#12115
maloel merged 3 commits into
realsenseai:developmentfrom
OhadMeir:formats_converter

Conversation

@OhadMeir

@OhadMeir OhadMeir commented Aug 20, 2023

Copy link
Copy Markdown
Contributor

Should throw not_implement_exception but we get stack overflow.
Problem was a cycle of calls between cloned profile intrinsics function and raw profile intrinsics function.
We are counting on the device to set the cloned profile function and break the cycle, but the device does not set for unrectified image.

Fixes RealCI issue and also RSDEV-424

@OhadMeir
OhadMeir marked this pull request as ready for review August 21, 2023 08:16
@OhadMeir
OhadMeir requested review from maloel and noacoohen August 21, 2023 08:17
@maloel
maloel merged commit 46c1ec3 into realsenseai:development Aug 23, 2023
@OhadMeir
OhadMeir deleted the formats_converter branch March 14, 2024 09:52
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