Skip to content

BundleAdjustment::rodrigues_to_matrix bug #515

@stanleylijilin

Description

@stanleylijilin

In function : rodrigues_to_matrix,
the ct 's formula should be : double ct = (a == 0.0) ? 0.5f : (1.0f - std::cos(a)) / (a * a);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions