xiaopeige

Results 4 issues of xiaopeige

When I call the fgr algorithm, the prompt crashes here, line 141 in fastglobalregistration.cu thrust::sort(utility::exec_policy(0)->on(0), corres.begin(), corres.end()); and the following error is prompted, ![微信图片_20220728110848](https://user-images.githubusercontent.com/40971314/181411853-6f80765e-1451-4d38-b794-c68b00826489.png) How to solve this problem please?...

bug

When the posegraph is relatively large, using globaloptimization will be slower, so can globaloptimization be accelerated by cuda?

enhancement

I run this program on RTX 3060 CUDA11.0, but it cannot reach the nominal 750HZ, only 300HZ, how can I solve it?

hello,I try to use your code, but I need a file in ion format. I see relevant files on your home page, but I can't download them. Can you share...