/ceres-solver-learning

ceres solver learning , including pose estimation and others

Primary LanguageC++

ceres solver learning

1. Pose Estimation

Basic implementation

  • ceres PnP
  • ceres ICP

The difference of results between PnP and ICP is due to the error of depth image and mismatch.