zdzhaoyong / Map2DFusion

This is an open-source implementation of paper: Real-time Incremental UAV Image Mosaicing based on Monocular SLAM.
http://zhaoyong.adv-ci.com/map2dfusion/
GNU Lesser General Public License v3.0
326 stars 139 forks source link

core dumped issue #5

Closed Ammarah-Farooq closed 6 years ago

Ammarah-Farooq commented 6 years ago

I am unable to solve core dumped issue. I am changing to Qt4 like this qmake -qt=qt4 --version. then I run make file again. it executes. but main program again gives core dumped issue.

zdzhaoyong commented 6 years ago

Please make sure both opencv and qglviewer also use Qt4 instead of Qt5.

immuhammadadil commented 5 years ago

@Ammarah-Farooq did you successfully run map2DFusion? I cannot replicate the accuracy of this tool on a custom dataset. As authors are not replying. So, I was wondering if anyone did it successfully.