Fix Alignment processing block - #3760
Merged
Merged
Conversation
added 3 commits
April 15, 2019 13:26
- The alignment must update the extrinsic of the new profile. - the alignment shall filter inputs and avoid non-video frames passed on, otherwise the blocks fails with exception This addresses realsenseai#3752 Tracked on: DSO-12515 Change-Id: I189a77710733245cd13644807420830b0d9bc432 Signed-off-by: Evgeni Raikhel <evgeni.raikhel@intel.com>
Refactor unit-tests for reuse Change-Id: I92f58a01f1f5941e48a968791d6ecbfb0e59e122 Signed-off-by: Evgeni Raikhel <evgeni.raikhel@intel.com>
Change-Id: I1accb9e232949d1b2137a4570fcd5e043e9d4aab Signed-off-by: Evgeni Raikhel <evgeni.raikhel@intel.com>
Change-Id: If474eed659daf4eb8adbe691e8439b97be25c791
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses #3752
Tracked on: DSO-12515