Ask Your Question
0

Do OpenCV's BundleAdjuster classes also adjust camera pose?

asked 2015-09-19 07:33:51 -0600

The documentation does not state that OpenCV's BundleAdjuster classes also adjust the camera pose of the input.

From the code, however, it seems that steps are taken to adjust at least the rotation component of the camera pose.

Do BundleAdjusterRay and BundleAdjusterReproj also adjust the camera pose of the given input?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-09-24 10:45:45 -0600

For the record, yes, it does.

In my case it seemed to do nothing, because I set the conf_threshold value wrong.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-09-19 07:33:51 -0600

Seen: 187 times

Last updated: Sep 24 '15