laxnpander / OpenREALM

OpenREALM is a pipeline for real-time aerial mapping utilizing visual SLAM and 3D reconstruction frameworks.
GNU Lesser General Public License v2.1
466 stars 119 forks source link

The performance is not very satisfactory when using my own dataset. #102

Closed Aishop119 closed 6 months ago

Aishop119 commented 9 months ago

Hello, thank you very much for your outstanding contribution. I would like to ask, after adding latitude, longitude, and altitude information exiv2 tags to the images in my own dataset, and modifying the camera parameter configuration in calib.yaml, what other modifications do I need to make? Currently, I have only made these changes, but the results are not satisfactory. I am looking forward to your reply, thank you.

laxnpander commented 9 months ago

Depends on a lot of factors, such as quality of camera, overlap etc. pp. What drone do you use? What resolution? What frame rate?

Aishop119 commented 9 months ago

I use the DJI Phantom 4 RTK with a frame rate set at 10fps and a frame size of 1920x1080. The front and rear overlap rate is 0.995, and the left and right overlap rate is 0.78. The shooting is conducted on a farm. img-0034

Aishop119 commented 9 months ago

And the mosaic result as this d54127ca4fecde8f33a49a3504c7aa0 11643499c104c2de852ab7870ec7f10

laxnpander commented 7 months ago

@Aishop119 Looks like tracking was not really good. I've seen similar behaviour in other datasets and usually this happens when the camera calibration is not good. How did you calibrate your setup? Do you think you can improve it?

laxnpander commented 6 months ago

Closed until reopen.