cant update geometry because the number of points is higher then the old pcd. #5229
Unanswered
MeyerBuaharon
asked this question in
Q&A
Replies: 1 comment
-
Also have this problem( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to do updateGeometry() on my new pcd it gives me the following warning:
[Open3D WARNING] Geometry for point cloud points cannot be updated because the number of points exceeds the existing point count (Old: 97098, New: 1000000)
Does anyone know how I can bypass that?
Beta Was this translation helpful? Give feedback.
All reactions