Replies: 1 comment
-
I think this is the wrong repository :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
My use case is simple, i want to generate a synthetic view (from new extrinsic parameters) given a src rgbd frame associated with extrinsic and intrinsic parameters. I use the DepthWarper class but results seems stange:
I expect to have missing pixels in the middle of the image (not just on the sides) because of the occlusion, but I don't have any on the result, and the image is distorted.
Does DepthWarper fit with my use case?
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions