Hi BoomFan:
Thank you for sharing your improved code, when I saved the map with your code, and I could not relocate the map when I reloaded it, either in monocular or binocular. I can't solve this problem in the function of Relocalization(): cv::Mat Tcw = pSolver->iterate(5,bNoMore,vbInliers,nInliers); The Tcw is always empty. And in the file PnPsolver.cc, the function void PnPsolver::CheckInliers(), error2 is so big that mnInliersi always zero. Could you help me?
Hi BoomFan:
Thank you for sharing your improved code, when I saved the map with your code, and I could not relocate the map when I reloaded it, either in monocular or binocular. I can't solve this problem in the function of Relocalization(): cv::Mat Tcw = pSolver->iterate(5,bNoMore,vbInliers,nInliers); The Tcw is always empty. And in the file PnPsolver.cc, the function void PnPsolver::CheckInliers(), error2 is so big that mnInliersi always zero. Could you help me?