Replies: 2 comments 1 reply
-
Excuse me, have you solved the problems? |
Beta Was this translation helpful? Give feedback.
0 replies
-
No, i can't.
it's impossible question.
because point clouds that the model makes is only specific presentation. (not include point of view that we can't see). so i recommend you to look up MobileNerf Model.
…________________________________
From: kafei123456 ***@***.***>
Sent: Wednesday, September 13, 2023 5:46 PM
To: NVlabs/instant-ngp ***@***.***>
Cc: Smashh712 ***@***.***>; State change ***@***.***>
Subject: Re: [NVlabs/instant-ngp] PCL(Point Cloud) export (Discussion #702)
Excuse me, have you solved the problems?
—
Reply to this email directly, view it on GitHub<#702 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALLTY6FMMN2NCHWLRGFOLELX2FXFPANCNFSM5ZGWHWYQ>.
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to export the point cloud shown in the testbed.
so i have tried this code,
but it's not work well, I just got Sparse Pointcloud...😭
Next, I tried to export the Mesh(obj) with this Python code not PCL.
and i want mesh object. so tried this code.
However, the resulting obj file was different from the result exported from the gui.
I think the reason is that the aabb range cannot be set.
finally, i want to show 3d object in web browser...
Beta Was this translation helpful? Give feedback.
All reactions