Closed ojh6404 closed 1 month ago
Hey, I believe the answer is yes. If you’re comfortable using them as initial estimates and then refining them during the bundle adjustment stage, you can simply replace the input intrinsics in the triangulator with your own data, as shown here:
If you need the output intrinsics to match your input exactly, it’s possible, but I’ll need to explore how we can freeze the intrinsics during the bundle adjustment process.
Thanks for your kind answer. I will give it a try.
Thanks for great work.
I'm trying to use this work for camera pose estimation and I have a question. Is there anyway to utilize camera intrinsics (fx,fy,cx,cy) that I already know?