GitXplorerGitXplorer
s

3D

public
2 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
b409c5650d7d1f36a3d993737d2b225937119589

Update segmentation3D.py

ssymphonylyh committed 3 years ago
Unverified
8a734c8112ddf03000624a0d8fcda48bb9911123

update

ssymphonylyh committed 3 years ago
Unverified
7cb844e66a6d01efb57dce59ee0ddcd330d2d9b0

update bbox lineset visualizatoin

ssymphonylyh committed 3 years ago
Unverified
c319d97489d055eb3aec05741c0c1e1a53250de9

save results to ply

ssymphonylyh committed 3 years ago
Unverified
826a3cb67d4598df859b6c65ca6ca1e1fcdfd323

benchmark done

ssymphonylyh committed 3 years ago
Unverified
629635087220442a45ecb9e7c85f8e34aad55186

shape completion done

ssymphonylyh committed 3 years ago

README

The README file for this repository.

3D

The workflow for my 3D imaging research is modularized into three main components:

  • Reconstruction3D.
    • For the reconstruction of individual aggregates serving as the prototypes during scene synthesis, the software Agisoft Metashape Professional was used. Details are described in this document.
    • For the reconstruction of stockpile scene in real application, the open-source software Meshroom is used. Details are described in this document placholder.
  • Synthesis3D
    • The synthesis workflow is described in this document
  • Segmentation3D