zed-sdk icon indicating copy to clipboard operation
zed-sdk copied to clipboard

how to save .pcd with "nan" value

Open KainanSu opened this issue 3 years ago • 3 comments

Hi, The Python API let you save retreived data in different file format: https://www.stereolabs.com/docs/api/python/classpyzed_1_1sl_1_1Mat.html#ae0568cd94ee09fa51eaf50679e3a2def

You can save images in jpg/png as well as Point Cloud in PCD/PLY

Originally posted by @P-yver in https://github.com/stereolabs/zed-examples/issues/309#issuecomment-993532230

KainanSu avatar Jun 11 '22 02:06 KainanSu

Hi,

I want to save origin .pcd with nan value, becauses i want to find the matching .pcd data with .jpg dada index.

But using with mat.write, I will get a .pcd which is filtered out "nan", leading to .jpg and .pcd index didnot match.

I want know is there any way to save the origin point cloud data with "nan"?

Thanks.

KainanSu avatar Jun 11 '22 02:06 KainanSu

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days

github-actions[bot] avatar Jul 12 '22 02:07 github-actions[bot]

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days

github-actions[bot] avatar Aug 13 '22 01:08 github-actions[bot]