Skip to content

Question about Using Generated Depth Image #1

@wangmiaowei

Description

@wangmiaowei

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions