globfit
globfit copied to clipboard
Prepare my own dataset
Hi,
Could you please give some instructions on how to create a new input dataset? Say if I have a point cloud generated by SfM, how can I convert it to a .globfit file?
I checked the sample datasets and it seems that you need to specify the initial primitives and their size and pose as well as the point IDs associated with them as part of the input data. How do you get these information? I got confused because I thought generating those information was the purpose of this program.
Thank you in advance.
Hi, Did you run the code successfully? There's something wrong with lib-link when I use vs. What's your complilation environment?
The cpp&matlab code provided by the author is bug-free, as i've already tested it by myself. Initially, the cpp&matlab mixed programming environment performs unstable on my workstation. So i compile the .m functions to .h, .dll and .lib, and link them in my cpp project with minor modifications to the cpp code.
At 2021-09-12 14:13:03, "yuhang971" @.***> wrote:
Hi, Did you run the code successfully? There's something wrong with lib-link when I use vs. What's your complilation environment?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.