Open elevenjiang1 opened 5 months ago
Hello,
Thank you for reaching out. I understand that you're able to retrieve both color and depth data individually using the color_viewer.py
and depth_viewer.py
examples from the pyorbbecsdk, but you're encountering issues with the depth_color_sync_align_viewer.py
example, specifically regarding aligned color and depth data.
To better assist you, could you please clarify what specific data or outcome you are expecting from the alignment process? Are you looking for a way to overlay the color data directly on top of the depth data in a single image, or are there specific attributes or features in the data alignment that you need?
Hello, I can use pyorbbecsdk to get bolt color and depth data with examples/color_viewer.py and examples/depth_viewer.py, but can not get the align color and depth from examples/depth_color_sync_align_viewer.py; Also I try orbbec/pyKinectAzure, but still will get Segmentation fault, any help?