-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.txt
21 lines (16 loc) · 1.07 KB
/
data.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
There must be two separate folders for distorted and undistorted image sets
I have uploaded them to Onedrive as one single .zip folder called data
LINK: https://1drv.ms/u/s!ArUi3CefOACGoKFCgjc50FySuksgUg
- scans/: scans with distortion not corrected
|-- calib/: calibration images with distortion
|-- <object>/:
- scans_undistort/: scans with distortion corrected
|-- calib_jpg_u/: calibration images without distortion
|-- couple/: individual scan grabs *.png (removed to save space), meshes of each grab mesh<n>.ply,
final mesh couple_final.ply, and MeshLab project file mesh.mlp
|-- teapot/: individual scan grabs *.png (removed to save space), meshes of each grab mesh<n>.ply,
final mesh teapot_final.ply, and MeshLab project file teapot.mlp
Once downloaded, place it at root folder, same folder as where python_code/, cache/, and calibrations/ are placed
Then, import the deleted scans into grab_n folders like provided
If you want to start directly from alignment or even directly view the final results,
there are *_final.ply as final products, mesh<n>.ply as individual meshes