lole-elol / tum_cv_challenge_SS23

2 stars 2 forks source link

Benchmarking functions for 3D reconstruction #33

Closed danielsanjosepro closed 1 year ago

danielsanjosepro commented 1 year ago

Closes #34 Closes #31

danielsanjosepro commented 1 year ago

Running tests for 3D reconstruction: image

Displaying 3D reconstruction results: image

danielsanjosepro commented 1 year ago

@lufixSch @lole-elol the benchmarking part is ready. Do you like it like this? Try out some of the commands in Benchmarking.md

lole-elol commented 1 year ago

Looks really nice. In the 3D reconstruction results you posted above, are pc1 and pc2 the same scene or tow different scenes?

lufixSch commented 1 year ago

Looks good. I like the feature that you added where you can enter multiple data paths.

I have some Remarks:

lufixSch commented 1 year ago
lufixSch commented 1 year ago

I also added rotation of the point cloud. Now the z-Axis should be the height axis.

I was not able to rotate the Cameras correctly. Among other things because it is really hard to tell where they should be.

danielsanjosepro commented 1 year ago

@lole-elol pc1 and pc2 are two scenes @lufixSch I will make some changes tomorrow then

danielsanjosepro commented 1 year ago

Closes #34 , #31

danielsanjosepro commented 1 year ago

I also added rotation of the point cloud. Now the z-Axis should be the height axis.

I was not able to rotate the Cameras correctly. Among other things because it is really hard to tell where they should be.

Did that image

danielsanjosepro commented 1 year ago

I will merge this tomorrow morning, I almost finished the requests of Lukas.

danielsanjosepro commented 1 year ago

@lufixSch

Merging now, I think it is fine as it is, otherwise we will change it later