Skip to content

Total Least Squares #1

Description

@hokiespurs

@nosliwg
Here is an example code using Total Least Squares for the camera pose estimation. If you want to add the initial guess at pose as a constraint in the least squares solution, the jacobian and B matrix functions will both need to be modified slightly, but it's definitely doable. I think it would be an eye(6) added to the bottom of the Jacobian, and an -eye(6) added on the blkdiag for the B.

@Levi-Gorrell has some really cool ideas and has been developing some similar code as well, so I thought a sort of "sandbox" repo would be a good spot to collaborate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions