python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Meshlab alignment issue
When I am trying to align two point clouds in meshlab, there is an error saying No successful arc among candidate Alignment arcs. And even though the point clouds after alignment can be seen in window...
user17952666
Votes: 0
Answers: 1
Create 3D points cloud from 2D images python
I have a dataset of 2d RGB images and I want to generate a 3D points cloud as a PLY file or CSV file in the following format x,y,z,r,g,b.
Should I first convert the 2D images to depth maps?
I have tri...
Dar
Votes: 0
Answers: 0
How to visualize voxels and show it on meshlab?
I have a voxel coordinates tensor with shape (Number_voxel,4). The second dim just indicate the batch_id and coordinates of that voxel (batch_id,x,y,z).
How can I use this tensor to create voxels whic...
Z FINN
Votes: 0
Answers: 1