Skip to content

Windows上测试效果与WSL2(ubuntu)上不一致 - Test on windows, get bad result comparing with Ubuntu #973

@yuxiaoz

Description

@yuxiaoz

将代码转移到windows上后,发现待遇运行效果与ubuntu上差异很大,体现在LocalBA后,优化效果出错,同样的数据集,初始化成功,开始追踪后,同样的数据LocalBA优化后,在Windows上删除了很多地图点,但是在Ubuntu上没有这种现象,请问是哪些编译选项设置出了问题?在ubuntu上是使用gcc编译,在windows上是使用MSVC编译。

When test on windows, the same dataset, same code with testing on Ubuntu. Feature extraction, triangulation seems normally and correct, however, after LocalBA, more mappoints were deleted, how to solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions