Hi Team,
Our customer is working on calculating homography matrix and would like to know if we have any code or library for LM optimization of homography matrix?
Currently, he is using cminpack for this, but in DSP the performance is low. Do we have any alternative for this?
For your reference, this is the current implementation he is using.
https://github.com/jinchenglee/zhang2d_cam_calib/blob/master/src/cminpack.c
Regards,
Danilo