Hi everyone,
I’m working on a problem involving wand-based camera calibration and want to perform bundle adjustment using Ceres Solver. My goal is to obtain highly accurate intrinsic parameters and distortion coefficients. The method involves using a rigid wand with a known fixed length, and I want to enforce this length constraint during optimization.
Here’s my approach:
How should I model this length constraint in Ceres? Should I add a custom residual block enforcing the distance between two 3D points on the wand to remain constant across frames?
Any advice on defining the cost function and ensuring good convergence for precise intrinsic calibration would be greatly appreciated!
Thanks!
--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ceres-solver/f31917ab-009a-4988-bdf7-e71e9940434bn%40googlegroups.com.