Skip to content

What is the shift operation in the SUNRGBD data set for? #34

@hyx1999

Description

@hyx1999

depth = np.bitwise_or(np.right_shift(depth,3),np.left_shift(depth,16-3))
I am currently reproducing this paper, so I am studying the author's implementation method. I can't understand this code in sunrgbd_dataset.py. Could someone please give me some help?

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