Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I generate mesh with my own point cloud data #7

Open
zhao-you-fei opened this issue Oct 24, 2022 · 10 comments
Open

How can I generate mesh with my own point cloud data #7

zhao-you-fei opened this issue Oct 24, 2022 · 10 comments

Comments

@zhao-you-fei
Copy link

@tangjiapeng
How can I generate mesh with my own point cloud data, and what are the other input data?
Looking forward to your reply!

@tangjiapeng
Copy link
Owner

Hi,if you want to generate scene meshes from input point clouds,you need to put your own data (after normalization) into 'data/demo/synthetic_room_dataset', and then run

python generate_optim_scene.py configs/pointcloud/demo_syn_room.yaml

or

python scripts/dataset_matterport/make_cropscene_dataset2.py --in_folder data/demo/Matterport3D_processed --out_folder data/demo/Matterport3D_processed_normalize --do_norm (this is the provided data pre-processing script for your scenes), and then run:
python generate_optim_largescene.py configs/pointcloud_crop/demo_matterport.yaml

@zhao-you-fei
Copy link
Author

zhao-you-fei commented Oct 30, 2022 via email

@tangjiapeng
Copy link
Owner

是的,我们方法的出发点就是 不用法向进行点云的表面重建

@zhao-you-fei
Copy link
Author

zhao-you-fei commented Oct 30, 2022 via email

@tangjiapeng
Copy link
Owner

有.ply 文件也可以,只要有点云坐标就行了

@zhao-you-fei
Copy link
Author

zhao-you-fei commented Oct 30, 2022 via email

@tangjiapeng
Copy link
Owner

你好,我没太理解到报错信息,可以再发一遍吗?

@zhao-you-fei
Copy link
Author

zhao-you-fei commented Oct 30, 2022 via email

@tangjiapeng
Copy link
Owner

你有得到生成mesh结果吗?报错信息是啥?

@zhao-you-fei
Copy link
Author

zhao-you-fei commented Oct 31, 2022 via email

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

No branches or pull requests

2 participants