Skip to content

Fixing bounding box issue when exporting poisson mesh#3591

Merged
brentyi merged 2 commits intonerfstudio-project:mainfrom
HeaIn:main
Apr 4, 2025
Merged

Fixing bounding box issue when exporting poisson mesh#3591
brentyi merged 2 commits intonerfstudio-project:mainfrom
HeaIn:main

Conversation

@HeaIn
Copy link
Copy Markdown
Contributor

@HeaIn HeaIn commented Feb 12, 2025

When exporting poisson mesh, --use_bounding_box, --bounding_box_min, --bounding_box_max were previously used to crop point clouds. However, these parameters are no longer used in ExportPoissonMesh class. Instead, --obb_center, --obb_rotation, --obb_scale are now used.

These parameters should be removed to prevent confusion such as #3579.

Copy link
Copy Markdown
Collaborator

@brentyi brentyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@brentyi brentyi merged commit 54b127f into nerfstudio-project:main Apr 4, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants