Closed chenerg closed 3 years ago
Please download the code of Matterport3D pre-processing again. I missed some .m files in the first submission. We have added them now.
Do you mean that I should copy stich.m
to PanoBasic? I'm confused about how PanoBasic
and stitching_Matterport3D.m
work together, which is shown in https://github.com/alibaba/UniFuse-Unidirectional-Fusion/blob/fece286301838efef7967d7030ab449e8ea0e449/UniFuse/Matterport3D/README.md.
You should copy all the .m files under the folder Matterport3D to PanoBasic. stitching_Matterport3D.m has to call other .m files by us. The README.md has not been updated yet, although we had added these .m files several days ago.
That's great!
Sorry to bother you again. It seems that you have changed the combineViews.m
in PnnoBasic, would you please share the code? @HalleyJiang
We have updated the code for pre-processing Matterport3D. Please try again according to readme.
It seems that stiching_Matterport3D uses
stich.m
, whilestich.m
is missing in PanoBasic.@robertsheng