I'm working on image-based localization problem. I built a framework based on VisualSFM (to build 3D model) and this open source: https://github.com/hanjianwei/ACG-Localizer (to do localization). Our framework is working quite well on our dataset.
However, I found that Theia's incremental SfM is more stable than VisualSFM's to build 3D models. Therefore, I want to use 3D models of Theia for our developed framework and compare with models of VisualSFM to see effects of 3D models to localization accuracy.
The way I did as follows:
1. Using VisualSFM to extract SIFT features (*.sift) and convert *.sift to Theia feature format *.feature. [To ensure two programs using the same features].
2. Reconstruct 3D models by using Theia (it looks better than VisualSFM's by visualization).
3. Export 3D Theia models ---> NVM file.
4. Using VisualSFM to load NVM file (exported by Theia) to create bundle file (this bundle is needed for our localization framework).
5. Using this bundle file in our localization framework for evaluation.
But it seems to me, the nvm/bundle files export from Theia is not the same as VisualSFM's, part of reasons may come from the configuration, for example, feature point normalization, etc, in reconstruction process... As results, the mdoel exported from Theia is not suitable for our framework while VisualSFM's model is good on the same dataset, even though Theia's model looks better than VisualSFM's.
Is there anyway to get the output of Theia reconstruction (export to NVM) in the same configuration of VisualSFM?
Thank you very much.
Best regards,
Trung
--
You received this message because you are subscribed to the Google Groups "Theia Vision Library" group.
To unsubscribe from this group and stop receiving emails from it, send an email to theia-vision-lib...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to theia-vision-library+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to theia-vision-lib...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Theia Vision Library" group.
To unsubscribe from this group and stop receiving emails from it, send an email to theia-vision-lib...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to theia-vision-library+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Theia Vision Library" group.
To unsubscribe from this group and stop receiving emails from it, send an email to theia-vision-library+unsub...@googlegroups.com.