You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I got a issue about the pointcloud I created after processing register_scene.py.
Here is the model I got:
The rgb data I used in ./JPEGImages are like below:
The whole textures and other things seem reasonable. I guess that is because some planes are caculated wrong when generating the whole point cloud, but I can't tell why exactly. Can you please help me work it out?Will it be possible that I didn't use the colorprint of makers?
My intrinsics.json is as below: {"fx": 486.93841979, "fy": 491.66013004, "height": 512, "width": 704, "ppy": 271.29438632, "ppx": 333.28631074, "ID": "620201000292", "depth_scale": 0.001}
The text was updated successfully, but these errors were encountered:
Hi, I got a issue about the pointcloud I created after processing register_scene.py.
Here is the model I got:
The rgb data I used in ./JPEGImages are like below:
The whole textures and other things seem reasonable. I guess that is because some planes are caculated wrong when generating the whole point cloud, but I can't tell why exactly. Can you please help me work it out?Will it be possible that I didn't use the colorprint of makers?
My intrinsics.json is as below:
{"fx": 486.93841979, "fy": 491.66013004, "height": 512, "width": 704, "ppy": 271.29438632, "ppx": 333.28631074, "ID": "620201000292", "depth_scale": 0.001}
The text was updated successfully, but these errors were encountered: