Skip to content

an issue with overlay #8

Description

@jdyjjj

As you can see in this picture, the depth frame does not match the rgb frame, so there are two frames showing at the same time.
image
the main code is as followed:

    pcl = Cloud(dynamic=True, simultaneously=True, depth=True, color=False, body=False, skeleton=True, color_overlay=True)
    pcl.visualize()

I have read the code, and did not find the matching function. Do you have any idea? Thanks very much.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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