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

Question about Using Generated Depth Image #1

Open
wangmiaowei opened this issue Sep 5, 2021 · 0 comments
Open

Question about Using Generated Depth Image #1

wangmiaowei opened this issue Sep 5, 2021 · 0 comments

Comments

@wangmiaowei
Copy link

Recently, I have generated some depth images by projecting the 3D model using intrinsic and extrinsic. However, when I run your code, I meet some problem:
RuntimeWarning: divide by zero encountered in true_divide
I found the the reasults of out_disp = filterDisp(depth_f, dot_pattern_, invalid_disp_) are all equal to invalid_disp_ = 99999999.9
Could you help solve this problem. My depth image is pasted here:
6

Where, the pixel value is X1000 rather than X5000.

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

No branches or pull requests

1 participant