-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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.

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.
Metadata
Metadata
Assignees
Labels
No labels